/*div.cadre {
    margin:0;
    padding:0;
}
h2 {
    color: #036;
    font-size: 15px ! important;
    font-weight: bold;
    margin:0;
    margin-bottom: 2px;
    padding: 3px 0 3px 5px;
    text-align: left;
}
label {
    border: 0;
    text-align: right;
    padding-right: 10px;
    text-align: right;
    width: 130px;
    font-size: 11px ! important;
    font-family: verdana;
    clear: both;
    color:#003366;
    margin-left: 50px;
    margin-top: 5px;
}
.submit {
    margin-left: 190px;
    margin-top: 5px;
    clear: both;
}
* html .submit {
    margin-left: 180px;
}
.required {
    color: #9F1B29;
}
input, select, textarea {
    border: 1px #7F9DB9 solid;
    font: messageBox;
    font: message-Box;
}
input, select, textarea, label {
    float: left;
}
textarea{
    width: 250px;
    height: 100px;
}
h1 {
    color: #336699;
    font-size: 18px;
}
h2 {
    font-size: 16px;
    color: #036;
}
h3 {
    font-size: 14px;
    color: #036;
    font-weight: normal;
    text-align:left;
}*/
