@charset "utf-8";
body {
	background-image: url(img/motif_degrade.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}
.barre_menu {
	background-color: #4f1a16;
	height: 38px;
}
.contenu {
}
.fioriture {
}
.ombre {
	background-image: url(img/ombre.png);
	background-repeat: repeat-x;
	height: 20px;
}
.container_menu {
	height: 57px;
}
.logo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 89px;
	float: left;
}
.bouton1 {
	font-family: verdana;
	color: #FFFFFF;
	background-color: #4f1a16;
	height: 28px;
	width: 150px;
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	font-weight: regular;
	text-decoration: none;
	font-size: 12.59px;
}
.bouton1:hover {
	font-family: verdana;
	color: #b58b8b;
	background-color: #4f1a16;
	height: 28px;
	width: 150px;
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	font-weight: regular;
	text-decoration: none;
	font-size: 12.59px;

}
.bouton2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #282627;
	height: 28px;
	width: auto;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
}
.bouton2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #282627;
	height: 28px;
	width: auto;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
}
.fond {
	background-image: url(img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.addresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504f50;
}
