body {
	background-color: White;
	margin: auto;
	
scrollbar-face-color:#E9AA01;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E0E0E0;
}


td {
	vertical-align: top;
}

div#text {
	float: left;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin-left: 26px;
	margin-right: 31px;
	margin-top:15px;
	}

div#text2 {
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin-top:15px;
}

div#horaire {
	float: right;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	margin-right: 5px;
	margin-top: 75px;
	}
div#adress {
   float: none;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	margin-top:5px;
	}

	.menu {
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		line-height: 30px;
		font-weight: bold;
		margin-left: 38px;
		margin-top: 70px;
		}
a.index:active, A.index:link, a.index:visited {
	color: Gray;
	text-decoration: none;
}		
a.index:hover {
	color: #E9AA01;
	text-decoration: underline;
}

.menuc {
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		line-height: 30px;
		font-weight: bold;
		margin-left: 31px;
		margin-top: 200px;
		}