﻿#formInscription
{
    position:relative;
    width:740px;
    font-size:13px;
    line-height:22px;
}


#titreDevenezMembre
{
    position: relative;
    background-image: url(./Images/inscription/titrepage_inscription.gif);
    background-repeat:no-repeat;
    height:26px;
}

#corpInscription
{
    position: relative;
    height:570px;
    padding:10px 5px 0 10px;
}

#contenuCorpInscription
{
    position: relative;
    left:10px;
    top:10px;
    
}

#basForm
{
    position:relative;
    clear:both;
    float:none;
    width:740px;
}

#txtDevenirMembre
{
    position: relative;
    height:17px;
    top:20px;
    background-image: url(./Images/inscription/txt_devenir_membre.gif);
    background-position:center;
    background-repeat:no-repeat;    
}

#txtDevenezMembre
{
    position: relative;
    height:17px;
    top:70px;
    background-image: url(./Images/inscription/txt_devenez_membre.gif);
    background-position:center;
    background-repeat:no-repeat;
    
}

#texteEtape0
{
    position:relative;
    width:700px;
    left:10px;
    line-height:14px;
    top: 40px;
}

#texteEtape0 li
{
    list-style-type: disc;
    list-style-position: inside; /* par défaut; inside: le retrait est plus grand */
}

#boutonsPartPro
{
    position:relative;
    text-align:center;
}


img
{
    text-decoration:none;
    border:0px;
}


#titreInscription
{
    position:relative;
    background-image: url(./Images/inscription/menu_gauche_titre_inscr.gif);
    background-position:center;
    background-repeat:no-repeat;
    width:172px;
    height:31px;
}

#blockInscription{
    position:relative;
    top:9px;
    width:172px;
    height:120px;
}




