
/******************************************************************************/
/*                            compFooterMarqueBlanche                         */
/******************************************************************************/

.compFooterMarqueBlanche {
    
}


.compFooterMarqueBlanche .headerComposants {
    margin-top: 0px;
}
.compFooterMarqueBlanche .headerComposants .footerComposants {
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants {
    color: #fff;
}

.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .topContentComposants {
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .topContentComposants .Hotline {
    color: #000;
    position: absolute;
    left: 72px;
    top: 50px;
    font-weight: bold;
}
a.Hotline:hover {
    text-decoration: underline;
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants {
    font-size: 11px;
    position: relative;
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .serviceClient {
    color: #000;
    font-size: 10px;
    left: 30px;
    position: absolute;
    top: 27px;
    width: 210px;
    font-family:Arial, Helvetica, sans-serif;
    display:none;
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .paiement {
   color: #000000;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 165px;
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .conditionsGenerales {
   
    position: absolute;
    color:#000;
    font-size:10px;
     margin-left: 10px;
    right: 158px;
    top: 65px;
    font-family:Arial, Helvetica, sans-serif;
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .conditionsGenerales a {
    color:#000;
}

.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .mentionsLegales {

     color: #192D04;
    font-size: 10px;
    padding-left: 10px;
    position: absolute;
   right: 60px;
    top: 65px;
    font-family:Arial, Helvetica, sans-serif;
}

.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .mentionsLegales a {
    color: #000;
}

.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .bottomContentComposants{
    clear: both;
}

.Adress{
    position:absolute;
    color:#fff;
    top:93px;
    font-size:9px;
     margin-left: 320px;
    }