/* CSS Document */
@IMPORT URL(../css/popup.css);


BODY
{ margin-top:5%}
.fond_connexion
{
 background-image:url(../images_pro/fond_connexion.png); 
 background-repeat:repeat-x; 
 background-position:bottom;
 vertical-align:top;
 text-align:left;
}
.champ_connexion
{
width:160px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
text-align:left;
}
.submit_seconnecter
{
background-image:url(../images_pro/seconnecter.png);
background-position:top;
background-repeat:no-repeat;
width:87px;
height:17px;
text-align:center;
border:0px;
cursor:pointer;
font-size:9px;
color:#2E1D8B;
padding:0px;
}
.tab_connexion
{
margin-left:200px; 
margin-top:36px;
}
.tab_oublier
{
margin-left:193px; 
margin-top:27px;
}
.tab_synchrone
{
margin-left:479px; 
margin-top:25px;
}


.champ_email
{
width:132px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
text-align:left;
}
