body {
	margin: 0px;
	background-color: #FFF;
}
#header {
	height:322px;
	width:1100px;
	left:50%;
	margin-top:10px;
	margin-left:-550px;
	margin-bottom:0px;
	background-image:url(media/fond_haut.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	padding:0px;
	position:absolute;
}
#corps {
	height:auto;
	width:1100px;
	left:50%;
	margin-top:332px;
	margin-left:-550px;
	margin-right:auto;
	background-image:url(media/fond_milieu_repeat.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	position:absolute;
}
#footer {
	height:77px;
	width:1100px;
	left:50%;
	margin-left:-550px;
	background-image:url(media/fond_bas.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
}
#menu {
	width:250px;
	height:auto;
	padding:0px;
	margin-top:0px;
	margin-left:5px;
	display:block;
}
#menu li {
	width:250px;
	height:40px;
	padding:0px;
	margin:0px;
	display:list-item;
	list-style-type:none;
	overflow:hidden;
	white-space:nowrap;
}
#menu li a {
	white-space:nowrap;
	filter: alpha(opacity=0); 
    -khtml-opacity: 0; 
    -moz-opacity: 0; 
    opacity: 0.0; 
	font-size:50px;
	line-height:40px;
	width:250px;
	height:40px;
}
#menu li a div {
	opacity:0;
	font-size:50px;
	line-height:40px;
	width:250px;
	height:40px;
}
#normal_1 {
	height:40px;
	width:250px;
	background-image:url(media/1.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_1:hover {
	height:40px;
	width:250px;
	background-image:url(media/1_over.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#active_1 {
	height:40px;
	width:250px;
	background-image:url(media/1_active.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_2 {
	height:40px;
	width:250px;
	background-image:url(media/2.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_2:hover {
	height:40px;
	width:250px;
	background-image:url(media/2_over.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#active_2 {
	height:40px;
	width:250px;
	background-image:url(media/2_active.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_3 {
	height:40px;
	width:250px;
	background-image:url(media/3.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_3:hover {
	height:40px;
	width:250px;
	background-image:url(media/3_over.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#active_3 {
	height:40px;
	width:250px;
	background-image:url(media/3_active.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_4 {
	height:40px;
	width:250px;
	background-image:url(media/4.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_4:hover {
	height:40px;
	width:250px;
	background-image:url(media/4_over.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#active_4 {
	height:40px;
	width:250px;
	background-image:url(media/4_active.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_5 {
	height:40px;
	width:250px;
	background-image:url(media/5.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_5:hover {
	height:40px;
	width:250px;
	background-image:url(media/5_over.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#active_5 {
	height:40px;
	width:250px;
	background-image:url(media/5_active.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_6 {
	height:40px;
	width:250px;
	background-image:url(media/6.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_6:hover {
	height:40px;
	width:250px;
	background-image:url(media/6_over.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#active_6 {
	height:40px;
	width:250px;
	background-image:url(media/6_active.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_7 {
	height:40px;
	width:250px;
	background-image:url(media/7.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#normal_7:hover {
	height:40px;
	width:250px;
	background-image:url(media/7_over.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#active_7 {
	height:40px;
	width:250px;
	background-image:url(media/7_active.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.arial12noir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#horaires {
	border-left:1px solid black; 
	border-top:1px solid black;
}
#horaires tr td {
	border-right:1px solid black; 
	border-bottom:1px solid black;
	padding-left:5px;
	height:20px;
}
#planningcoursavances {
	border-left:1px solid black; 
	border-top:1px solid black;
}
#planningcoursavances tr td {
	border-right:1px solid black; 
	border-bottom:1px solid black;
	padding:5px;
	height:20px;
}
