/* Ce fichier a été copié depuis le projet Commun. */
/* Ne pas éditer ce fichier directement; l'éditer depuis le projet Commun. */

.ficheContact {
    margin-bottom: 25px;
}

.ficheContact #colonne1 {
    width: 350px;
    float: left;
}

.ficheContact #colonne2 {
    width: 350px;
    margin: 0 25px;
    float: left;
}

.ficheContact #colonne2 telephone {
    margin-bottom: 0;
}

.ficheContact #colonne3 {
    width: 320px;
    float: left;
}

onglet-contact table, onglet-abonnement table {
    margin-bottom: 10px;
}

onglet-abonnement th, onglet-abonnement td {
    width: 150px;
}

onglet-abonnement table case-cocher {
    margin-left: 69px;
}