@charset "utf-8";
.fond-construction {
	background-image: url(images/fond-construction.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.txt-central {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #824443;
	text-decoration: none;
}
.txt-adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #824443;
	text-decoration: none;
}
.txt-adresse-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #824443;
	text-decoration: none;
}
.bouton{
	border:1px solid #211111;
	background-color:#824443;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;

}
.txt-adresse-petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #824443;
	text-decoration: none;
}

