@charset "utf-8";
.fond-index {
	background-image: url(image/fond-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fond-int {
	background-color: #d6dade;
	background-image: url(image/fond-interieur.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt-adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fffbda;
}
.txt-central {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6b7185;
}
.txt-central-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fffbda;
	text-decoration: none;
}
.txt-red-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #aa321c;
}
.txt-central-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6b7185;
	text-decoration: none;
}
.txt-central-bold-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #6b7185;
	text-decoration: none;
}
.txt-central-bold-2bis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6b7185;
	text-decoration: none;
	background-color: #eac1b9;
}
.txt-red-bold-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aa321c;
}
.txt-central-bold-gros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6b7185;
	text-decoration: none;
}
.fond-int-oie {
	background-color: #d6dade;
	background-image: url(image/fond-interieur-oie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt-adresse-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fffbda;
}
