/* ===| COLORS |==============================================================*/
body {background: #ffffff;}

#wrap-container{background: #ffffff repeat-y top center;}
#container{background: #ffffff no-repeat 100% 100%;}
#footer{background: url(../images/charte/bg-footer.jpg) no-repeat top left;color: inherit;}

#horaires
{
    background: url(../images/charte/right-horaires.jpg) no-repeat top;
    background-position:0px 0px;
}

#info
{
 background: url(../images/charte/right-info.jpg) no-repeat top;
 background-position:0px 0px;
}
#promo{
 background: url(../images/charte/right-promo.jpg) no-repeat top;
}

#wrap-footer{background-color: transparent;}

.bg
{
  background: url(../images/charte/location-bg-button.jpg) no-repeat left 20px;
}

