h1 {
	font-size: 3em;
	margin-bottom: 10px;	
}
h2 {
	font-size: 1.3em;
	color: #86BBD8;
}
.areahome {
	position: relative;
	border-top: 1px solid #C9CBCC;
	margin-top: 45px;
}
.areahome .cols_3 {
	margin-top: 20px;
}
.areahome h3 {
	position: absolute;
	margin: 0;
	top: -1.1em;
	left: 50%;
	transform: translate(-50%, 0);
	text-align: center;
	font-weight: normal;
	padding: 4px 1.5em 2px 1.5em;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #b8b8b8;
	border: 1px solid #C9CBCC;
	border-radius: 1em;
	background-color: #fff;
	display: flex;
	align-items: center;
	line-height: 1.5em;
}
#en_vedette h3:before, #en_vedette h3:after {
	font-size: 0.7em;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f005";
	align-self: center;
	line-height: 1.5em;
}
#en_vedette h3:before {
	margin-right: 5px;
}
#en_vedette h3:after {
	margin-left: 5px;
}
.en_vedette h4 {
	text-align: center;
	color: #33638A;
	font-size: 1.3em;
}
.en_vedette picture {
	position: relative;
}
.en_vedette picture a img {
	border-radius: 10px;
}
.en_vedette a span {
	text-align: center;
	position: absolute;
	margin: 0;
	bottom: 2em;
	left: 50%;
	transform: translate(-50%, 0);
	border: 1px solid #33638A;
	border-radius: 1em;
	background-color: #fff;
	padding: 4px 2em 3px 2em;
	color: #33638A;
	text-decoration: none;
	font-size: 0.9em;
}
.en_vedette a:hover span {
	background-color: #33638A;
	color: #fff;
}
.en_vedette h4:before {
	content: '';
	display: block;
	width: 2.2em;
	height: 2.2em;
	background-size: 2.2em;
	margin: auto;
}
.en_vedette h4.t2:before {
	background-image: url(icones/enfants-bleu.svg);
}
.en_vedette h4.t5:before {
	background-image: url(icones/humour-bleu.svg);
}
.en_vedette h4.t6:before {
	background-image: url(icones/artistes-bleu.svg);
}
.en_vedette h4.t43:before {
	background-image: url(icones/sosies-bleu.svg);
}
.en_vedette h4.t151:before {
	background-image: url(icones/tribute-bleu.svg);
}
.en_vedette h4.t228:before {
	background-image: url(icones/dedicace-bleu.svg);
}
.en_vedette h4.t59:before {
	background-image: url(icones/magie-bleu.svg);
}
.en_vedette h4.t7:before {
	background-image: url(icones/cabaret-bleu.svg);
}
.en_vedette h4.t198:before {
	background-image: url(icones/concert-bleu.svg);
}
.en_vedette h4.t199:before {
	background-image: url(icones/animation-bleu.svg);
}
.en_vedette h4.t9:before {
	background-image: url(icones/casino-bleu.svg);
}
.en_vedette h4.t229:before {
	background-image: url(icones/bois-bleu.svg);
}
.presta h4 {
	color: #F26419;
	font-size: 1.1em;
	margin: 1em 0;
	line-height: 1.3em;
	display: flex;
	align-items: center;
}
h4 span.new {
	padding: 4px 10px 3px 10px;
	top: 1em;
	right: 10px;
}
.presta h4:before {
	content: '';
	width: 1.7em;
	height: 1.7em;
	display: inline-block;
	background-size: 1.7em;
	margin-right: 5px;
	align-self: center;
}
.presta h4.t2:before {
	background-image: url(icones/enfants-orange.svg);
}
.presta h4.t5:before {
	background-image: url(icones/humour-orange.svg);
}
.presta h4.t6:before {
	background-image: url(icones/artistes-orange.svg);
}
.presta h4.t43:before {
	background-image: url(icones/sosies-orange.svg);
}
.presta h4.t151:before {
	background-image: url(icones/tribute-orange.svg);
}
.presta h4.t228:before {
	background-image: url(icones/dedicace-orange.svg);
}
.presta h4.t59:before {
	background-image: url(icones/magie-orange.svg);
}
.presta h4.t7:before {
	background-image: url(icones/cabaret-orange.svg);
}
.presta h4.t198:before {
	background-image: url(icones/concert-orange.svg);
}
.presta h4.t199:before {
	background-image: url(icones/animation-orange.svg);
}
.presta h4.t9:before {
	background-image: url(icones/casino-orange.svg);
}
.presta h4.t229:before {
	background-image: url(icones/bois-orange.svg);
}
#presentation {
	margin-top: 30px;
	border-top: 1px solid #C9CBCC;
	padding-top: 30px;
	color: #070504;
}
#presentation a {
	color: #070504;
}
#presentation h2 {
	font-size: 1.1em;
	color: #663300;
}