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

.compFooterMarqueBlanche {

}
#pageCompte .compFooterMarqueBlanche {

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

.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .topContentComposants {
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants {
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .serviceClient {
color: #fff;
display: block;
font-family: "Open Sans";
font-size: 12px;
font-weight: 400;
left: 0;
position: absolute;
text-align: left;
top:20px;
width: 200px;
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .paiement {
background: url("../image/footer.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
color: #fff;
display: block;
font-family: "Open Sans";
font-size: 13px;
font-weight: 400;
padding: 0 0 40px 10px;
position: absolute;
right: 0;
text-align: left;
text-transform: uppercase;
top: 20px;
width: 320px;

}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .conditionsGenerales {
   display: none;
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .conditionsGenerales a {
    color: #fff;
}

.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .mentionsLegales {
    display: none;
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .mentionsLegales a {
    color: #fff;
}

.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .bottomContentComposants{
    clear: both;
}
#footerSite{
margin:-177px 0 0 0;
width:855px;
height:25px;
line-height:25px;
padding:30px 0 0 0;
text-align:center;
}
#footerSite a{
color:#fff;
}
#footerSite a:hover{
color:#666;
}
.site {
    color: #fff;
    display: block;
    text-decoration: none;
}
.site:hover {
    color: #666;
}

