.cadre {
	background-color: #4f3c33;
	background-image: url(../images/ImgHabillage/cadre_index.jpg);
	background-position: 0px 230px;

}
.menu {
	height: 53px;
	padding-top: 15px;

}
a.bouton {
	width: 169px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	line-height: normal;
	font-size: small;
	background-color: #E4CBB1;
	color: #333333;
}
a.bouton:hover {
	background-color: #333333;
	color: #E4CBB1;
}
h1 {
	font-size: medium;
	border-bottom-style: solid;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #E4CBB1;
	color: #E4CBB1;
}
p {
	color: #E4CBB1;
}
.copyright {
	color: #E4CBB1;
	border-top-color: #E4CBB1;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
