#ft_background {
	background-image: url("../../img/organiser/65eea488a99c47edb51ce4b8632768cc/template/background.jpg");
}

#ft_headerLogo {
	width: 135px;
	height: 55px;
	background-image: url("../../img/organiser/65eea488a99c47edb51ce4b8632768cc/template/logo_header.png");
	background-repeat: no-repeat;
	background-size: 135px 55px;
}


#ft_introLogo {
	width: 300px;
	height: 300px;
	background-image: url("../../img/organiser/65eea488a99c47edb51ce4b8632768cc/template/logo_intro.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


@media print {
	h1:before {
		position: relative;
		top: -50px;
		margin-right: -65px;
		content: url("../../img/organiser/65eea488a99c47edb51ce4b8632768cc/logo_header.png");
	}
}


/* -- Custom CSS -- */
.footer, .footer__top { 
 	background-color: #92A881 !important;
    color: #FFFFFF !important;
}

 .footer__bottom .footer__disclaimer span,  .footer__top .footer__contact li.footer__contact-item a {
        color: #000;
        color: #FFFFFF !important;
}
/* -- Custom CSS -- */
