﻿
.formulaire
{
    margin: 10px 0 0 10px;
}
.libelle 
{
    width : 110px;
    float: left;
}

.textbox
{
    width : 175px
}

.textboxLarge
{
    width : 300px;    
    height : 50px;
}




