@charset "utf-8";
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fond01.jpg);
	background-repeat: no-repeat;
}
#apDiv1 {
	position:absolute;
	left:32px;
	top:155px;
	width:840px;
	height:559px;
	z-index:1;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 16px;
}
#apDiv2 {
	position:absolute;
	left:910px;
	top:81px;
	width:413px;
	height:659px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}
table.alternate_rows {
}
#tableauhoraire {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}

table.alternate_rows th, table.alternate_rows td {

}
table.alternate_rows th {
	background-color: #CCCCCC;
}
table.alternate_rows td {
}
table.alternate_rows tr.odd td {
	background-color: #252525;
}
table.alternate_rows tr.even td {
	background-color: #333333;
}
table.alternate_rows tr.sortbottom td {
	background-color: #CCCCCC;
}
