﻿#titreAbonnementPro, #titreAbonnementParticulier
{
    position: relative;
    background-image: url(./Images/mon_abonnement/titre_monabonnement.gif);
    background-repeat:no-repeat;
    height:26px;
}

#proTxtAbonnementPro2
{
    position:relative;
    background-image: url(./Images/inscription/pro_abon_txtabon.gif);
    background-repeat:no-repeat;
    width:160px;
    height:20px;
    left:70px;
    top:40px;
}

#proCadreAbon2
{
    position:relative;
    background-image: url(./Images/inscription/pro_cadre_abonnement.gif);
    background-repeat:no-repeat;
    background-position:top;
    width:427px;
    height:190px;
    left:20px;
    top:50px;
}

#proCadrePkoi2
{
    position:absolute;
    left:260px;
    top:310px;
    background-image: url(./Images/inscription/pro_cadre_choixBDaBD.gif);
    background-repeat:no-repeat;
    width:467px;
    height:144px;
}

#contenuMonAbonnementPart
{
    position: relative;
    height:572px;
}

