@CHARSET "UTF-8";

h3 {
    color:#7F7F7F;
    font-family:arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;
}

.form_input {
    margin-top: 2px;
    width: 175px;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    padding:1px;
    margin:0px;
}

.form_2ch {
    margin-top: 2px;
    width: 46px;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
}

.form_4ch {
    margin-top: 2px;
    width: 66px;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
}

.form_input2ch{
    margin-top: 2px;
    width: 20px;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
}

.bt_etape {
    background-image : url(../images/fond_nav_orange.gif);
    background-repeat : repeat-x;
    width:100px;
    margin-right:1px;
    text-align:center;
    color: white;
    font-size: 14px;
    font-family: arial, Helvetica, sans-serif;
    font-weight:bold;
    padding-top:2px;
    padding-bottom:2px;
    cursor:pointer;
    margin-right:6px;
    float: right;
}

.bt_etape a, .bt_etape alink, .bt_etape a:hover {
    color: white;
    font-size: 14px;
    font-family: arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
} 

.tab_form {
    margin:0px;
    margin-left:10px;
    width:300px;
}

.tab_form td {
    padding-top:4px;
    padding-bottom:4px;
}

.tab_form .tit_td {
    background-color:#7C7C7C;
    background-image : url(../images/puce_vert.gif);
    background-repeat : no-repeat;
    background-position : left;
    padding-left:20px;
    padding-top:3px;
    padding-bottom:3px;
    color:white;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
}

.tab_form .cell_td {
    color:#797979;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
    white-space:nowrap;
}

.align_dte {
    text-align:right;
    color:#797979;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
    white-space:nowrap;
}

table.table-compare {
    width:100%;
    border-collapse: collapse;
    margin-top: 5px;
}

table.table-compare th, table.table-compare td {
    border: 1px solid black;
    padding: 3px;   
}

ul.big-list li {
    color:#7F7F7F;
    font-family:arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:normal;
    padding: 8px;
    padding-left: 30px;
    background-image : url(../images/puce_fleche.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
}

u.title {
    font-size:14px;
}

ul#lexique li {
    padding-bottom: 15px;
}
