/* Start of CMSMS style sheet 'Command_Form_CSS' */
form .error_message {
   margin-bottom:10px;
}

.book_com_form textarea {
    display:inline-block;
    height:50px;
    width:392px;
}
.book_com_form label {
    display:inline-block;
    width:120px;
}
.book_com_form .submit {
    text-align:right;
}
.book_com_form .fbsubmit {
    width:80px;
    border:1px solid #999999;
    margin-right:58px;
}
.fbsubmit:hover {
    cursor:pointer;
}
.book_com_form .label {
    width:225px;
}

.book_com_form .address input {
    width:392px;
}

.book_com_form .prenom {
    float:left;
    margin-right:5px;
}

.book_com_form .nom label {
    width:80px;
} 

.book_com_form .email {}


.book_com_form input {
    width:150px;
}
.book_com_form .checkbox {
   width:20px;
   border:none;
}
.book_com_form .npa input {
    width:44px;
}


/* End of 'Command_Form_CSS' */

