#main {
    padding-bottom: 20px;
    overflow: auto;
    background-color: #fff;
}



.card #main {
    background: url(../../images/commun/logo_accueil.png) no-repeat 40px 30px, #fff;
}
#main.phone { background: url(../../images/commun/logo_numero_telephone.png) no-repeat 40px 30px,#fff ; }
#main.contract { background: url(../../images/commun/logo_moncontrat.png) no-repeat 40px 30px, #fff;}
#main.contract .col-sm-10  {
    width: 72%;
}
#main.contract #mail_confirmation tr {
    height: 36px;
}

#main.contract #mail_confirmation tr a {
    display: block;
    padding: 5px 0;
}


#main.content .col-sm-2.control-label {
    width: 18%;
    text-align: left;
}

#main.contactInfos { background: url(../../images/commun/logo_mes_coordonnees.png) no-repeat 40px 30px, #fff }
#main.tv {  background: url(../../images/commun/logo_television.png) no-repeat 40px  30px, #fff }
#main.net { background: url(../../images/commun/logo_internet.png) no-repeat 40px 30px, #fff}
#main.contactUs { background: url(../../images/commun/logo_contact_us.png) no-repeat 40px 30px, #fff }
#main.contactUs .info { margin: 0 !important; }

#main.contactUs #ctl00_contentPlaceHolder_demandDivOnglet {width: 100%;display: block;overflow: auto;padding: 0;}
#main.contactUs .info .darkButton {
    margin-bottom: 20px;
    float: right;
}

.payment #bouton { margin-left: 0; }


#divRight {
    width: 260px;
    float: left;
    margin-left: 20px;
}

.page {
    background: #fff;
    position: relative;
}

.page:after {
    position: absolute;
    bottom: 0;
    left: 0; 
    content: '';
    /*box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);*/
    width: 100%;
    height: 5px;

}

.page .info {margin-top: 0;}




.offre ul.mater li { min-height: 50px;}






.info h4 { float:none;}
.page .info h4 {
    text-decoration: underline;
}

.info h4 a {
    font-size: 12px;
    color: #ccc;
    background: url(../../App_Themes/images/commun/picto_supprimer.gif) no-repeat 0 0;
    padding: 0 0 0 20px;

}

#reference_client {
    width: 290px;
    margin-top: 20px;
    float: left;
    margin-left: 10px;
}

#info_client_gauche {
    width: 290px;
    margin-top: 10px;
    float: left;
    margin-left: 10px;
}

#info_client_droite {
    width: 290px;
    margin-top: 10px;
    float: left;
    margin-left: 10px;
}


/*#mon_offre {
    width: 290px;
}

    #mon_offre .offre {
        width: 288px;
    }*/

#modifier_offre {
    margin: 10px 0 0 35px;
}

#net_plus_sur {
    float: left;
    width: 315px;
}

#witbe {
    float: left;
    width: 315px;
    margin-left: 10px;
}

    #net_plus_sur p, #witbe p {
        color: #125fcc;
        font-size: 11px;
    }

    #net_plus_sur img, #witbe img {
        float: left;
        padding: 0 10px 0 10px;
    }
