/*
Petites adaptations par Jeff
*/

.form-row .required
{
	color:#000000 !important;
}

#Lien_admin_modifier_page
{
	display:block;
	position:absolute;
	right:50px;
	top:5px;
}

.Contenu_a_propos
{
	margin-bottom: 50px;
}

.your-politeness
{
	display:block;
	margin-top:9px;
}

/*
h1
{
	margin-top:50px;
	margin-bottom:30px;
	color:#00008;
}
*/

.trombi_contact
{

}

.bandeau_Covid19{
	background: url('../images/bandeau_Covid19.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	padding: 40px 10px!important;
}

.bandeau_Covid19 a{
	display: block;
	width: 136px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fbe137;
	padding: 4px 0 4px 0;
	background-color: #384799;
	border-radius: 7px;
}

.bandeau_contenu{
	width: 60%;
	margin: auto;
	color: white;
}

.bandeau_contenu h3{
	text-align: center;
	margin-bottom: 20px;
	font-size: 36px;
}

.bandeau_contenu .en-savoir-plus{
	float: right;
}

.bandeau_contenu p{
	font-size: 21px;
}
