

IMG.custom-logo {
	height: 100px;
	width: auto;
	display: inline ;
	margin: 20px;
}

H1 {
	text-align: center;
	font-size: 30px;
	clear: both;
}

P {
	clear: left;
}

.bdg-activite-description {
	clear: left;
	width: 70%;
	margin: 20px;
}

.bdg-activite-description P, {
	clear: none
}

DIV.bdg-activite-details {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius: 10px;
	overflow: hidden;
	position : absolute;
	right: 0;
	top: 300px;
	width : 25%;
	margin: 20px;
	border: solid 1px black;
}

DIV.bdg-activite-details UL{
	min-height: 290px;
	padding: 10px 10px 10px 45px;
	margin-bottom: 0 !important;
}

DIV.bdg-activite-details UL LI {
	margin-bottom: calc(0.8 * var(--global--spacing-vertical));
}


IMG,
.bdg_cat_picto,
.bdg-avis,
.screen-reader-text,
.aligncenter,
.bdg-activite-difficulte IMG,
.bdg-activite-programme,
.bdg-photo-activite {
	display: none;
}
