@CHARSET "ISO-8859-1";
form {
    font-family:      Arial,Verdana,Helvetica,sans-serif;
    font-size:        12px;
    margin:0; padding:0;
}
input, textarea, select {
    font-family:            Arial,Verdana,Helvetica,sans-serif;
    font-size:              11px;
    color:                  black;
    background-color:       #F1F1F1;
    border:1px solid #d5d7d8;
    border-bottom-color :   #f4f4f4;
    border-right-color :    #f4f4f4;
    padding :               1px;
    margin:                 0 0 2px 0;
}

input.votrecompteL {width: 272px;color:#417BBC;}
input.votrecompteM {width: 176px;color:#417BBC;}
input.votrecompteS {width: 48px;color:#417BBC;}

input.creationcompteL {width: 200px;color:#417BBC;}
input.creationCompteS {width: 48px;color:#417BBC;}

input.besoinL {width: 278px;color:#417BBC;}
select.besoinL {width: 278px;color:#417BBC;}
input.besoinS {width: 152px;color:#417BBC;}

textarea.commentaire {
    width: 648px;
    height: 156px;
    border:1px solid #d5d7d8;
    font-size: 12px;
}

textarea.libre {
    margin-top: 2px;
    width: 278px;
    height: 168px;
    border:1px solid #d5d7d8;
}

.saisieS {font-size:12px; width:36px;color:#417BBC;}
.saisie {font-size:12px; width:70px;color:#417BBC;}
.fixe {font-size:12px; width:194px; color:#417BBC;}
.fixeXS {font-size:12px; width:68px; color:#417BBC;}
.fixeS {font-size:12px; width:106px; color:#BA7355;}

