body{
background-color: #eee;
}
header{
  background-image: url(../ressources/images/header.jpg);
  background-repeat:round;
  text-align: center;
}
.container{
  width: 100%;
}

span{
  color: #0c6588;
}
.mid div div img{
  height: 4rem;
}
/* .hitech{
  text-align: left;
} */
div img{
  width: 10%;
}
div a img{
  height: 2rem;
}
.logo{
  width: 100%;
}
.top{
    background-color:#e2f7ff;
}
.mid{

  color: white;
}
.bot{
  text-decoration: none;
    color: #0c6588;
    background-color:#e2f7ff;
    color:white;
    width: 100%;
}
