/* Paul--------------------*/

.ao_chaine {
    width: 250px!important;
}

.ao_email {
    width: 300px!important;
    background-image: url(../img/email.png) !important;
    background-repeat: no-repeat !important;
    background-position: right 15px center !important;
    cursor: pointer;
}

.ao_zip {
    width: 100px!important;
}

.ao_ville {
    width: 250px!important;
}

.ao_pays {
    width: 250px!important;
}

.ao_date {
    background-image: url(../img/calendrier.png) !important;
    background-repeat: no-repeat !important;
    background-position: right 15px center !important;
    cursor: pointer;
    width: 210px!important;
}

.ao_tel {
    width: 150px!important;
}

.ao_time {
    width: 90px!important;
}

.ao_entier {
    width: 70px!important;
    text-align: right!important;
}

.ao_float {
    width: 70px!important;
    text-align: right!important;
}

.ao_combo {
    width: 300px!important;
    display:none;
}

.ao_combo.petit {
    width: 94px!important;
}

.ao_combo_depend {
    width: 250px!important;
}

.ao_datetime{
    background-image: url(../img/calendrier.png) !important;
    background-repeat: no-repeat !important;
    background-position: right 15px center !important;
    cursor: pointer;
    width: 210px!important;
}
