body {
	margin:0px;
	padding:0px;
	margin-bottom:50px;
	font-family: Verdana, "sans serif";
	background:#006633;
	color: #000000;

	scrollbar-face-color: #006633;
	scrollbar-shadow-color: #006633;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #990000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #006633;
	scrollbar-arrow-color: #666666;
	}
.container {
	border-top:1px solid #006633;
	border-left:1px solid #006633;
	border-right:1px solid #006633;
	border-bottom:1px solid #006633;
	background: #ffffff;
	}
.border {
	border-left:1px solid #333333; 
	}
.menu {
	background: #006633;
	color: #ffffff;
	height: 30px;
	}
img.right {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
img.left {
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

h3 {
	font-size: 180%;
	color: #006633;
	}
h5 {
	border-bottom:1px solid #006633; 
	font-size: 120%;
	color: #006633;
	}
h6 {
	font-size: 100%;
	color: #006633;
	}
li {
	font-size: 90%;
	margin-bottom: 10px;
	}
td.on {
	font-size: 100%;
	font-weight: bold;
	}
td.off {
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	color: #cccccc;
	}
td.on a {
	color: #ffffff;
	text-decoration: none;
	}
p {
	text-align: justify;
	}
.chambre {
	text-align: left;
	}
.center {
	text-align: center;
	}
a {
	color: #006633;
	font-weight: bold;
	}
a:hover {
	color: #999999;
	text-decoration: none;
	}
.bottom {
	border-top:1px solid #333333;
	text-align: center;
	color:#333333;
	}
.bottom a {
	color: #333333;
	}
.auteur {
	text-align: right;
	font-style: italic;
	}
.millesime {
	margin-top: 30px;
	background: #333333;
	}
