body{
  color: #565656;
  font-family: 'Open Sans', sans-serif;
}

a{
  color: black;
  font-weight: bold;
}
a:hover{
  color: black;
  text-decoration: underline;
}

.idiomaSelec a{
  color: #dedddd ;
}

.home-grid img{
  width: 100%;
  height: auto;
}

.imgCenter{
  width: 100%;
  text-align: center;
}
.imgCenter img{
  margin: 0 auto;
  max-width: 100%;
}

.slick-slide img:hover{
  cursor: e-resize;
}
#minombre{
    margin-top: 20px;
    font-size: 21px;
}
