body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.titre
    {
        font-family:Tahoma;
        font-size:14px;
        line-height:14px;
        color:#57636B;
        font-weight:700;
    }
.m_text
    {
        font-family:Tahoma;
        font-size:11px;
        line-height:13px;
        color:#57636B;
    }
.h_text
    {
        font-family:Tahoma;
        font-size:11px;
        line-height:11px;
        color:#008CD2;
    }
    
.c_text
    {
        font-family:Tahoma;
        font-size:10px;
        line-height:10px;
        color:#7A7D81;
    }

.form
    {
        width:177px; height:20px; border-color:#5791B5; border-width:1px; background-color:#ffffff; border-style:solid;
    }
.form_div
    {
        height:23px; margin-top:0px;        
    }
        
    a.text{color:#57636B;text-decoration:none;} 
    a.text:hover{color:#57636B;text-decoration:underline;}