hr {
	width: 100%;
}

#course-title {
	padding-bottom: 15px;
	padding-top: 30px;
	font-weight: bold;
	text-align: center;
	font-size: xx-large;
}

#course-schedule {
	font-weight: bold;
	text-align: center;
	font-size: x-large;
}

#footer {
	text-align: center;
}

span.chap {
	
	font-weight: bold;	
}

span.update {
	
	color:	red;
	
}

table {
	border-style: solid;
	border-width: thin;
	width: 90%;
}

table.horaire {
	border-style: solid;
	border-width: thin;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

table.examens {
	border-style: solid;
	border-width: thin;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}

th {
	font-weight: bold;
}

tr {
	text-align: center;
}

td, th {

	border: solid thin;

}

.spaceditem li {
	margin: 0 0 .25em 0;
}
