.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{
border-style: solid;
}

tr{
border-style: solid;
}

td{
border-style: solid;
}

.presentation {
background-image: <img src="bootstrap-3.3.5/img/Fond.jpg" alt="Ordinateur portable" /> ;
}
.Images {
width: 100%;
height: 100%;
}

body {
  padding-top: 50px;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

h4 {
font-weight: lighter;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

img{
width: 50px;
height: 70px;
}

span{
	font-weight: bolder;
}

