﻿/**************************/
/*page Authentification*/
/**************************/

div.titreAuthentification {background:url('./images/bandeauconnexion.png') no-repeat top left;	width:396px; height:40px; margin:2px; padding-top:10px;}
.erreur {color:Red; display:block; }
.errorAuthentification {font-size:x-small; color:Red;  }
.cadre_login {margin: 80px auto 100px auto; min-height:205px; width: 400px; border:solid 1px Gray;}
