.haut_lyon {
    background: url('../../webroot/images_formation/images_lyon/centre-formation-lyon.jpg') no-repeat center center;
    background-size: cover;
}

.haut_lyon h1 {
    color: white;
    line-height: 2;
    padding-top: 6vh;
    font-weight: bold;
    font-size: 52px;
    padding-bottom: 2vh;
}

.haut_lyon h3 {
    color: white;
    line-height: 1.5;
    padding: 6vh;
    display: inline-block;
    background: rgba(71, 71, 71, 0.4);
}

.autres_formations {
    padding-bottom: 6% !important;
    padding-top: 5%;
    background-color: #F0F0F0;
    color: #333333;
}

.autres_formations a {
    color: white;
}

#production-electricite,
#distribution-electricite {
    color: #333333;
}

.popover {
    color: #81ca47;
}

#btn2 {
    border: 1px solid #046197 !important;
    color: #046197 !important;
}

#btn2:hover {
    color: white !important;
    background-color: #046197;
    font-size: 14px;
}

#pratique ul {
    padding-left: 0;
}

#pratique p {
    text-align: justify;
}

#pratique a {
    text-decoration: underline;
    font-weight: bold;
}

#pratique img {
    max-width: 300px;
    display: block;
    margin: auto;
}