BODY {
	scrollbar-face-color:#000066;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #33CCFF;
	scrollbar-3dlight-color: #33FFCC;
	scrollbar-darkshadow-color: #336666;
	scrollbar-track-color:#FF9900;
	scrollbar-arrow-color: #FF9900;
	width: 640px;
	background-image: url(images/fond_cont.jpg);
	margin: 0px;
	background-position: 0px 0px;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.jaune{
	color:#FFCC00;
}
.gras{
	font-weight: bold;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
}
h3 {
	text-align: center;
	color: #FFCC66;
	
}
.table {
	margin-left: 15px;
}
.tableauhorairecollonnes1{
	color: #FFFF00;
}