body {
	margin: 0 0 0 0;
	background-color: #865d24;
	background-image:  url(images/ligne.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 100%;
	z-index: -1;
}
.background {
	height: auto;
	width: 100%;
	min-height: 100%;
	background-color: transparent;
	background-image:  url(images/cle.gif);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 0;
}
.container {
	background-image:  url(images/content.gif);
	background-repeat: repeat-y;width: 750px;
	height: auto;
	background-color: transparent;
	margin: 0 auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: White;
	padding: 0px;
}
.content {
	background-image:  url(images/content.gif);
	background-repeat: repeat-y;
	width: 750px;
	text-align: left;
	padding-bottom: 0px;
	clear: left;
}
#text {
	color: #3C3C3C;
	background-color: transparent;
	width: 550px;
	min-height: 300px;
	text-align: justify;
	position: relative;
	bottom: 20px;
	padding-top: 40px;
	padding-left: 50px;
	font-size: 13px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#text a {
	color: #A72922;
	text-decoration: underline;
}
#text a:visited {
	color: #8A5E22;
	text-decoration: underline;
}
#text h1 {
	color: White;
	font-size: 15px;
	background-color: #A72922;
	padding: 2 4;
}
th {
	color: #A72922;
}
#produit {
	color: Black;
	font-size: 13px;
	padding: 0px;
}
#desc {
	font-style: italic;
	font-size: 12px;
	padding: 0px;
}
#heures {
	width: 649px;
	position: relative;
	bottom: 0px;
	margin-top: 20px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 110px;
	width: 750px;
	display: block;
	background-color: Black;
	color: White;
	margin: 0 auto;
	padding: 0px;
}
#footer a {
	color: #A72922;
	text-decoration: none;
}
#footer a:hover {
	color: #A72922;
	text-decoration: underline;
}
#footer a:visited {
	color: #8A5E22;
	text-decoration: none;
}
.menu {
	font-family: sans-serif;
    font-weight: bold;
    text-align: center;
	color: White;
	font-size: 12px;
	position: absolute;
	top: 200px;
	padding-left: 649px;
	width: 101px;
}
.menu ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.menu li {
	float: left;
    line-height: 30px;
	padding-top: 0px;
}
.menu a {
	display: block;
	width: 101px;
	height: 30px;
	background-color: #A72922;
	color: Black;
	text-decoration: none;
	border: none;
}
.menu a:hover {
	background-color: #D5896A;
	border-right:#A72922 solid thick;
}
.table {
	position: absolute;
	top: 150px;
	margin-left: 20px;
	width: 450px;
	z-index: 9999;
}
#calendar {
	float: left;
	width: 141px;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #fff;
}
#legende {
    float: left;
	width: 141px;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #fff;
}
table#calendar th.title,
table#legende th.title {
	height: 22px;
	margin: 0;
	padding: 0;
	width: 141px;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
table#calendar th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

table#calendar td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
}
#ouv12 {
	color: #FFFFFF;
	background-color: #851618;
}
#ouv15 {
	color: #FFFFFF;
	background-color: #526a8c;
}
#ouv17 {
	color: #FFFFFF;
	background-color: #d4b342;
}