.presentation {
	background-image:url(../../images/programmation1.jpg);
}


span {
	font-weight: bolder;
}

footer {
	position: fixed;
	height: 100px;
	bottom: 0;
	width: 100%;
}

.col-md-4 {
	border-style: solid;
	border-color: #ff0000 #0000ff;
}

.col-md-8 {
	background-color: #F4E86B;
}

table {
	margin-left: auto;
	margin-right: auto;

}
