@charset "utf-8";
.LIGNE {
	background-color: #AB0918;
	height: 5px;
}
.LIGNE2 {
    background-color: #272115;
    height: 2px;
}
a:hover {
    color: #251F13;
}
body {
	background-color: #26204b;
	color: #ffffff;
}
.LOGO {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
	padding-left: auto;
	padding-right: auto;
}
.CONSTRUCTION {
    text-align: center;
    margin-top: 40px;
    color: #BD9E4E;
    font-size: 25px;
    font-weight: bold;
}
.CONTENT {
    margin-top: 40px;
    margin-bottom: 40px;
}
.TEXTE_ACCUEIL {
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	line-height: 20px;
	background-color: #BF9271;
	padding-top: 30px;
	padding-bottom: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.TEXTE_ACCUEIL2 {
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 40px;
	font-weight: normal;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	line-height: 20px;
}
.footer.container .adresse {
    text-align: center;
    color: #272115;
    font-size: 14px;
    margin-top: 15px;
}


.SITE {
	text-align: center;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bolder;
}
.footer.container .tel {
    color: #272115;
    text-align: center;
    font-weight: bolder;
    font-size: 30px;
    margin-top: 10px;
}
.footer.container {
    margin-bottom: 50px;
}
a {
    color: #2f261d;
}
.logo {
	text-align: center;
	width: 206px;
	height: 228px;
	display: block;
}
