#authentication {background: url("/public/static/images/auth_acceso.gif") no-repeat; padding: 60px 0 0 20px; margin-top:5px;}
#authentication a{display: block; cursor: pointer; width:190px; color:#FFF; font-weight: bold; padding:5px 0;}
#authentication a:hover{color:#444242;}
/*#authentication a{display: block; cursor: pointer; width:190px; height:55px; background: url("/public/static/images/colRight_cuentenos.gif") no-repeat; text-indent:-99999px;}*/
#authentication .labeltexto { padding: 7px 5px 0 0; text-align:right; width:70px; float:left; font-size: 12px; font-weight: bold; color: #FFF;}
#authentication .campos { float:left; width:105px; height: 30px; }
#authentication .campotexto { background: url("/public/static/images/colRight_textfield.gif") no-repeat;}
#authentication .campotexto input{ margin: 0 5px 0 5px; padding: 5px 0 0 0; font-size: 10px; width:95px; height: 30px; border: 0px; background: none;}
#authentication .campos select{ font-size: 10px; margin: 2px 5px 0 5px; padding: 1px 0 0 0; width:95px; height: 20px; border: none; }
#authentication .campos .boton { margin: 6px 0 0 0; width:81px; height:27px; border: none; background:none; cursor: pointer; background: url("/public/static/images/auth_entrar.gif") no-repeat; overflow: hidden;}
#authentication .registrarseMenu{width:100px; margin:0px; padding:0 0 0 15px; background:url("/public/static/images/colaboradores_bullet2.gif") no-repeat 5px; overflow: hidden; }
#authentication .recuperar{width:150px;  padding:0 0 0 15px; background: url("/public/static/images/colaboradores_bullet2.gif") no-repeat 5px; overflow: hidden; }

#authenticated {background: url("/public/static/images/auth_acceso.gif") no-repeat; padding: 60px 0 20px 20px; margin-top:5px;}
#authenticated a{display: block; cursor: pointer; width:190px; color:#FFF; font-weight: bold; padding: 10px 0 0 15px;}
#authenticated strong{padding: 10px 0 0 15px; display: block; }

#authModCentral {background: url("/public/static/images/auth_acceso_center.gif") no-repeat 0 10px; padding: 70px 0 20px 20px; margin-top:5px; border: 1px solid #9cc300; border-left-width:5px; }
#authModCentral form{width:220px; margin: auto; overflow: hidden;}
#authModCentral .labeltexto { padding: 7px 5px 0 0; text-align:right; width:70px; float:left; font-size: 12px; font-weight: bold;}
#authModCentral .campos {float:left; width:105px; height: 33px; }
#authModCentral .campotexto {width:121px; background: url("/public/static/images/colRight_textfield2.gif") no-repeat;}
#authModCentral .campotexto input{padding: 5px 0 0 5px; font-size: 10px; width:121px;  border: 0; background: none;}
#authModCentral .campos .boton {width:81px; height:26px; border: none; background:none; cursor: pointer; background: url("/public/static/images/auth_entrar2.gif") no-repeat;}
#authModCentral .registrarse a{display: block; cursor: pointer; width:190px; color:#404040; font-weight: bold; }
#authModCentral .registrarse{margin-left: 20px; padding-left:10px; background: url("/public/static/images/colaboradores_bullet.gif") no-repeat 0 3px;}
