@charset "utf-8";
.fond-index {
	background-image: url(images/fond-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: e8cea2;
}
.fond-menu {
	background-image: url(images/trait-menu.gif);
	background-repeat: repeat-y;
}
.txt-central-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #674d3a;
}
.txt-central-1gb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #9a8779;
	text-decoration: none;
}
.txt-adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e8cea2;
}
.txt-central-1bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #674d3a;
	text-decoration: none;
}
.txt-central-1bold-gb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9a8779;
	text-decoration: none;
	font-style: italic;
}
.txt-central-2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.txt-central-1bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #674d3a;
}
.txt-central-1gb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #9a8779;
	text-decoration: none;
}
.bouton{
	border:1px solid #674d3a;
	background-color:#674d3a;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#FFFFFF;

}
