<style>
/*----- BODY & LINKS */
body {
padding: 0;
}
a{
        text-decoration:none;
        color:#3856ad;
}
a:hover{
        text-decoration:underline;
        color:#FFCC66;
}
/* -------------------- TABLEAUX ----- */
.Main
{
font-family:Verdana;
font-size:11px;  
color:#717071;
}
.Barre
{
font-family: arial;
font-size:15px;
color:#FFCC66;
font-weight:bold;
}
.BL
{
font-family: arial;
font-size:15px;
color:#FFFFFF;
font-weight:bold;
}
.MainAlert{font-family:Verdana;font-size:11px;color:#e06060;}
p.Left
{
border-left-style:solid;
border-left-color:#ffeccb;
font-family:Verdana;
font-size:11px;  
color:#e06060;
padding-left:5px;
}
/*----- FORMS.PART */
.Valide{font-family:Verdana;font-size:13px;color:#20e040;font-weight:bold;}
.Invalide{font-family:Verdana;font-size:13px;color:#e06060;font-weight:bold;}

.FormFontB{font-family:Verdana;font-size:11px;color:#3856ad;}
.FAV{font-family:Verdana;font-size:11px;color:#52b435;font-weight:bold;}

.blured {border:1px solid #80a0ff;}
.focused{border:1px solid #e06060;}
</style>
