body {
    font-family: helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.6em;
    color: #757575;
    overflow-x: hidden;
    background: #25214f url(http://www.cannesurbantrail.com/2020/img/defaultslider/hp-illustration-photo-4.jpg) no-repeat scroll top center;
    background-size: cover;
}

.divHeader {
    border: 1px solid #555;
    background-color: #fff;
    height: 70px;
    margin: auto auto 10px;
    max-width: 500px;
    border-radius: 8px;
    text-align: center;
    color: #333;
    line-height: 50px;
    font-size: 40px;
    padding: 10px;
    font-weight: bold;
}
.contentHeader:before {
    content:"WELCOME BAG";
}

.titre {
}


.panel-footer,
.modal-header,
.btn-default{
    /*background-image: linear-gradient(to bottom, #f3ce1f 0%, #f6e821 100%);    */
  	background-color:#007CB6;
    background-repeat: repeat-x;
    color:#fff;
}
.panel-footer a {color:#fff;}


.btn-facebook {
    background-color:#4267b2;
    background-image: none;
}
.btn-twitter {
    background-color:#58cef2;
    background-image: none;
}
.btn-instagram {
    background-color:#3897f0;
    background-image: none;
}
.btn-youtube {
    background-color:#ff0000;
    background-image: none;
}

.boutonPDF .btn-default {    
    background-image: none;
    /*color:#333;*/
    font-size:30px;
}

/* ----------------------------- 2 COLONNES */
.col-md-6 .partenaireLogo {
    padding-top: 10px;
    text-align: center;
    height:85px;
}

.col-md-6 .partenaireLogo img {
    max-height: 100%;
    max-width: 160px;
}
/* ----------------------------- 3 COLONNES */

.col-md-4 .partenaireLogo {
    padding-top: 10px;
    text-align: center;
    height:65px;
}

.col-md-4 .partenaireLogo img {
    max-height: 100%;
    max-width: 120px;
    /*transform: translate(0,50%);*/
}

.baseline {
    color:#fff;
    text-align:center;
    /*font-style: italic;*/
    margin-bottom:10px;
    background-color:#007CB6;
}