<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#details_realisations_en .boxinfos {
    padding-bottom: 75px;
    padding-top: 55px;
    float: none;
    display:block;
    position: relative;
    line-height: 24px;
}
#details_realisations_en .lieux-details {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
#details_realisations_en .adr {
    color: #3d3d3d;
    font-size: 18px;
    padding-left: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

#details_realisations_en .title-lieu {
    font-size: 18px;
    color: #3a71b8;
    font-weight: bold;
}
#details_realisations_en .nom-pjt{
    font-size: 30px;
    color: #da2f29;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
}
#details_realisations_en .client-details {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
#details_realisations_en .boximg {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position:relative;
}
#details_realisations_en .courteDes ul{
    position: absolute;
    right: 0;
    background: #556272;
    bottom: -50px;
    padding: 50px;
    color: #fff;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
}
#details_realisations_en .bloc-realisation {
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}
#details_realisations_en .name-realisation {
    font-size: 30px;
    color: #e85252;
    font-family: 'Arcon Rounded';
    display: block;
    padding: 0 25px;
    position: relative;
    padding-top: 15px;
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
}

#details_realisations_en .parag {
    display: block;
}
#details_realisations_en .txtparag {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #090909;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    padding: 0 25px;
    border-left: 1px solid #ebebeb;
}
#details_realisations_en .boxcontenu {overflow: hidden;position: relative;}
#details_realisations_en .parag-realisation {
    float: none;
    margin: 0 auto;
    padding: 0;
}
#details_realisations_en .bloc-realisation:before {
    content: "";
    background: #ebebeb;
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
    position: absolute;
}
#details_realisations_en .txtparag p {
    margin: 0;
}
#details_realisations_en .boxpartage {
    position: absolute;
    right: 0;
    border-left: 1px solid #ebebeb;
}
#details_realisations_en .boxdownload {
    position: absolute;
    bottom: 0;
    right: -50%;
    border-left: 1px solid #ebebeb;
}
#details_realisations_en .css-doc {
    font-size: 0;
}
#details_realisations_en .css-doc:before {
    content: "TÃƒÂ©lÃƒÂ©charger la fiche technique";
    color: #e85252;
    font-size: 14px;
    font-family: 'Futura PT';
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}
#details_realisations_en .pdf-download {
    display: flex;
    justify-content: center;
    align-items: center;
}
#details_realisations_en .parag .txtparag:nth-child(2) {
    border-right: 1px solid #ebebeb;
}
#details_realisations_en .img-realisation {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
#details_realisations_en .fb {background: blue;
    width: 20px;
    height: 20px;
    display: block;}
#details_realisations_en .elt-img{
    /* max-height: 250px; */
    overflow: hidden;
    width: 100%;
}

#details_realisations_en .liste-img {
    margin: 20px auto;
    text-align: center;
    float: none !important;
    display: block;
    overflow: hidden;
}

#details_realisations_en .listes-img {
    max-height: 150px;
    float: none !important;
    text-align: center !important;
    margin: 0 auto;
}
#details_realisations_en .details-realisation {
    font-size: 13px;
    text-align: justify;
    line-height: 24px;
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
    overflow: hidden;
}
#details_realisations_en .elt-doc {
    background: #272f71;
    background: -moz-linear-gradient(top, #272f71 0%, #396db4 100%);
    background: -webkit-linear-gradient(top, #272f71 0%,#396db4 100%);
    background: linear-gradient(to bottom, #272f71 0%,#396db4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272f71', endColorstr='#396db4',GradientType=0 );
    color: #fff;
    padding: 15px 30px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin: 50px auto 100px;
    letter-spacing: 1px;
    position: relative;
    width: 280px;
    height: 50px;
}
#details_realisations_en .elt-doc:after {
    position: absolute;
    content: 'Download the document';
    left: 0;
    width: 280px;
}
#details_realisations_en .liste-doc {
    margin: 0 auto;
    text-align: center;
}
#details_realisations_en .elt-doc:hover {
    text-decoration: none !important;
    color: #fff !important;
}
@media screen and (max-width: 1440px) {
#details_realisations_en .txtparag {
    min-height: 350px;
}
#details_realisations_en .boxdownload {
    height: 350px;
}
#details_realisations_en .boxpartage {
    height: 355px;
    top: 405px;
}
#details_realisations_en .pdf-download {
    height: 350px;
}
}
@media screen and (max-width: 1280px) {
#details_realisations_en .txtparag {
    min-height: 400px;
}
#details_realisations_en .boxdownload {
    height: 400px;
}
#details_realisations_en .boxpartage {
    height: 405px;
    top: 455px;
}
#details_realisations_en .pdf-download {
    height: 400px;
}
}
@media screen and (max-width: 1024px) {
#details_realisations_en .name-realisation {
    font-size: 20px;
}
#details_realisations_en .txtparag {
    padding: 0 15px;
}
#details_realisations_en .css-doc:before {
    font-size: 13px;
}
}
@media screen and (max-width: 991px) {
#details_realisations_en .boxinfos {
    height: auto;
}
#details_realisations_en .boxinfos:before {
    display: none;
}
#details_realisations_en .lieux-details:before {
    display: none;
}
#details_realisations_en .client-details:before {
    display: none;
}
#details_realisations_en .lieux-details {
    padding: 35px 15px 0;
    height: auto;
}
#details_realisations_en .client-details {
    padding: 35px 15px;
    height: auto;
}
#details_realisations_en .name-realisation {
    font-size: 25px;
    text-align: center;
    padding: 25px 15px 0;
    border-right: 0;
    border-left: 0;
}
#details_realisations_en .name-realisation:before {display: none;}
#details_realisations_en .txtparag {
    padding: 0 15px;
    height: auto;
    min-height: auto;
    border-left: 0;
    margin-top: 25px;
    text-align: center;
}
#details_realisations_en .boxdownload {
    height: auto;
    position: relative;
    bottom: 0;
    right: 0;
    border-left: 0;
    padding: 40px 15px;
}
#details_realisations_en .pdf-download {
    height: auto;
}
#details_realisations_en .bloc-realisation:before {display:none;}
#details_realisations_en .bloc-realisation {
    border-bottom: 0;
}
}







</pre></body></html>