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

.compFooterMarqueBlanche {
    /*background: none repeat scroll 0 0 #a7a67e;*/
    
    clear: both;
    position: relative;
    text-align: right;
}
#pageCompte .compFooterMarqueBlanche {

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

.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .topContentComposants {
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants {
    background: url("../image/footer_bg.png") no-repeat scroll -5px center #000000;
    font-size: 11px;
    height: 61px;
    margin: 0 auto 20px 0;
    position: relative;
    width: 970px;
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .serviceClient {
    color: #fff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    
    width: 350px;
}

#num {
    color: #fff;
    font-size: 20px;
    left: 20px;
    position: absolute;
    top: 10px;
}

#charge {
    color: #AAAAAA;
    font-size: 9px;
    left: 51px;
    position: absolute;
    top: 35px;
}

#hours {
    border-left: 1px solid #fff;
    color: #fff;
    left: 155px;
    padding-left: 10px;
    position: absolute;
    text-align: left;
    top: 12px;
}

.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .paiement {
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 0;
    position: absolute;
    right: 430px;
    text-align: left;
    top: 26px;
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .conditionsGenerales {
   display: none;
   position: absolute;
   right: 25px;
   top: 45px;
}
.compFooterMarqueBlanche .headerComposants .footerComposants .contentComposants .dataContentComposants .conditionsGenerales a {
    color: #000;
}

.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:#000;
}
#footerSite a:hover{
color:#971919;
}