
li{
    text-align:left;
    padding:10px;
}

label {
    display:block;
    margin-bottom:3px;
}


/*************COLONNES****************/

#cont_gauche {
    float:left;
    width:260px;
    width:300px;
    height:auto;
}
#cont_droit {
    float:left;
    width:400px;
    padding-top:75px;
}




fieldset{border:none; margin:0px; padding:0px;}

/*************ELEMENT FORMULAIRE*********/
.error {
    padding-top:5px;
}

#submitlogin {						
    text-align:center;
    margin-bottom:4px;
}
p.centeredtext {					
    text-align:left;
    margin:0px;
}

#link1login {						
    float:left;
}
#link2login {						
    float:left;
    margin-left:30px;
}
#cont_droit li {					
    text-align:left;
    margin-left:0px;
    padding-left:0px;
}
#cont_droit ul {					
    padding:0px;
    margin:0px;
}
/****************************************/

#pub_right{
    border:medium none;
    float:right;
    margin-top:-1px;
    padding:7px 17px;
    right:25px;
    width:198px;
}
#pub_right a{
    color:#251E18;
}

#pub_right a img{
    vertical-align: top;
    margin-left:5px;
}
.top_modal_login{
    background:url(../../_img/modal_r1_c1.jpg) no-repeat;
    width:456px;
    height:25px;
}

.mid_modal_login{
    background:url(../../_img/modal_r2_c1.jpg) repeat-y;
    padding-top:0px;
    padding-left:16px;
    padding-right:16px;
    padding-bottom:0px;
    width:456px;
    font-size:12px;
}

.dark_link{
    color:#251E18;
}

.bot_modal_login{
    background:url(../../_img/modal_r4_c1.jpg) no-repeat;
    width:456px;
    height:25px;
}

/* IMAGE D'ANNONCE'*/
.affiche_pub img{
    border:5px solid #E27878;
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
}

/* PIXELINE ADDS*/
a.openidLink, a.classicLoginLink,a.moreInfoLink,a.shieldAddLink {
    background: transparent url(../../_img/icons/shield.png) center left no-repeat;
    padding-left:20px;
}
a.classicLoginLink {
    background: transparent url(../../_img/icons/user.png) center left no-repeat;
}
a.moreInfoLink{
    background: transparent url(../../_img/icons/help.png) center left no-repeat;
}

a.shieldAddLink{
    background: transparent url(../../_img/icons/shield_add.png) center left no-repeat;

}
/* --- revealPassword plugin --- */

.checker input, #remember input{width:25px;}
.checker label, #remember input{color:#AAA;}
label.check {
    display: inline;
}

#formResult .error{color:red;}