Rev 1206 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
.zoneIdentification {
font-size:11px;
padding:30px 15px 22px 15px;
height:70px;
background: none repeat scroll 0 0 white;
border: 1px solid #99C242;
border-radius: 0 10px 10px 10px;
text-align: left;
text-decoration: none;
width: 350px;
}
.connecter {
background-color: #99C242;
border-radius: 0 10px 0 0;
color: white;
font-size: 12px;
padding: 5px 5px 5px 9px;
text-align: left;
text-transform: uppercase;
width: 347px;
position:absolute;
margin-left:-15px;
margin-top:-30px;
padding-right:25px
}
.deconnecter, .preferences {
text-decoration: underline;
color: blue;
cursor: pointer
}
.email, .preferences {
padding-right: 10px
}
.zoneFormulaire {
}
.login {
width:150px;
font-size:11px;
}
.motdepasse {
width:150px;
font-size:11px;
}
.erreur {
color: red;
position:absolute;
margin-top:13px;
}
.boutonOK {
font-size:11px;
}
.colonneGauche {
float:left;
padding-bottom:15px;
margin-right:5px;
width:210px;
}
.colonneDroite {
float:left;
margin-right:5px;
padding-bottom:15px;
}
.zoneUtilisateur {
text-align:center;
}
.infoConnexion {
text-align:center;
font-size:15px;
}
.infoConnexion>div:first-child {
margin-top:10px;
}