@media only screen and (min-width: 992px) {
	.largeuracceuil {
		padding-left: 9% !important;
		padding-right: 9% !important;
	}
}

#wp--skip-link--target > div {
	margin-left: 0;
	margin-right: auto;
	max-width: 800px;
	margin-top: -36px;
}

@media only screen and (max-width: 991px) {
	#wp--skip-link--target > div {
		margin-left: 0;
		margin-right: auto;
		width: 98%;
		margin-top: -36px;
	}
}

#wp--skip-link--target > div a {
	color: grey;
}

#wp--skip-link--target > div a:hover {
	color: #A9A9A9;
}

#wp--skip-link--target > div > div > h1 {
	font-size: 2.25rem;
}

a.post-page-numbers {
	border: 1px solid grey;
	padding: 6px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: white;
}

span.post-page-numbers.current {
	border: 1px solid grey;
	padding: 6px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: grey;
}

div.sharedaddy.sd-sharing-enabled {
	padding-top: 15px;
}

.messenger {
	background-color: blue;
}

.siteweb a {
	color: black !important;
}

.siteweb1 a {
	color: white !important;
	background-color: black;
	border-radius: 30px;
	border: 1px solid grey;
	margin-bottom: 1px;
}

#wp--skip-link--target > div > div > div > div.wp-block-group.alignfull.is-style-section-2.has-global-padding.is-layout-constrained.wp-container-core-group-is-layout-d2bc80c8.wp-block-group-is-layout-constrained > ul > li.wp-social-link.wp-social-link-tiktok.has-white-color.reseaux.wp-block-social-link > a {
	border-radius: 30px;
	border: 1px solid grey;
	margin-bottom: 1px;
}

.reseaux a {
	color: white !important;
}

.messenger a {
	color: white !important;
}

.messenger1 {
	background-color: blue;
}

.messenger1 a {
	color: white !important;
	font-size: 18px !important;
}

.reseaux1 a {
	color: white !important;
	font-size: 18px !important;
}

@media only screen and (max-width: 991px) {
	.reseaux2 a {
		color: white !important;
		font-size: 11px !important;
	}
}

@media only screen and (max-width: 991px) {
	.reseaux3 a {
		color: black !important;
		font-size: 11px !important;
	}
}

@media only screen and (max-width: 991px) {
	.messenger2 a {
		color: white !important;
		font-size: 11px !important;
	}
}

.messenger2 {
	background-color: blue;
}

@media only screen and (min-width: 992px) {
	.messenger2 a {
		color: white !important;
		font-size: 24px !important;
	}
}

@media only screen and (min-width: 992px) {
	.reseaux2 a {
		font-size: 24px !important;
	}
}

@media only screen and (min-width: 992px) {
	.reseaux3 a {
		font-size: 24px !important;
		color: black !important;
	}
}

.titre::first-letter {
	text-transform: uppercase !important;
}

.titre {
	text-transform: lowercase;
}

.entete1 {
	text-align: center !important;
}

@media only screen and (min-width: 992px) {
	.entete1 img {
		max-width: 85px;
		margin-right: -179%;
	}
}

@media only screen and (min-width: 992px) {
	.entete {
		margin-left: 17%;
	}
}

@media only screen and (max-width: 991px) {
	.entete1 img {
		margin-right: -10px;
	}
}

#modal-2 {
	margin-top: 50px;
}

#modal-2 > div > div > button {
	margin-right: 11px;
	margin-top: 11px;
}

#modal-2-content > ul {
	margin-top: -22px;
}