/* CSS Document */


#login {
position:absolute;
top: 0px; 
right: 70px;
padding-top: 3px;
text-align:right;
border-top:#0E4A9B 8px solid;
padding:10px;
}

#login a.clients{ padding-left:15px; text-transform:uppercase; font-weight:bold; color:#383838; text-decoration:none; background: url(images/body/fleche_acces.gif) 0px 3px no-repeat;  }
#login a:hover.clients{ color:#F03F00; background: url(images/body/fleche_acces.gif) 3px 3px no-repeat; }