@charset "iso-8859-1";
*{font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	padding:0;	margin:0;}
a{text-decoration:none;}
img{border:none;}


.text{	background: #dce7f9;}
.text-mal{	background: #a55050;}


.textbox-comun {
border: 3px double #CCCCCC;
height:23px;
}

.textbox-comun:hover {
border: 3px double #background: #ffde00;
background: #f8efb5;
height:23px;
}

.textbox-error {
border: 3px double #CCCCCC;
background: #FFBFBF;
height:23px;
}


.textbox-error:hover {
border: 3px double #background: #ffde00;
background: #f8efb5;
height:23px;
}

.textbox-ok {
border: 3px double #CCCCCC;
background: #DFFFE0;
height:23px;
}


.textbox-ok:hover {
border: 3px double #background: #ffde00;
background: #DFFFE0;
height:23px;
}


#form_registro {
background:url(../img/registrar_bg.png) no-repeat;
height:500px;
width:420px;
position: absolute;
left: 35%;
top: 10%;
}

#form_password {
background:url(../img/password_bg.png) no-repeat;
height:500px;
width:420px;
position: absolute;
left: 35%;
top: 10%;
}


#registro_fondo {
background:#707070;
height:100%;
width:100%;
position: absolute;
left: 0%;
top: 0%;
}


#registrar_ci {
width:80%;
position: absolute;
left: 60px;
top: 145px;
font-weight:bold;
color:#40454C;
font-size:20px;
}

#password_ci {
width:80%;
position: absolute;
left: 60px;
top: 145px;
font-weight:bold;
color:#40454C;
font-size:20px;
}


#password_passworda {
width:80%;
position: absolute;
left: 170px;
top: 170px;
font-weight:bold;
color:#40454C;
font-size:20px;
}

#password_password {
width:80%;
position: absolute;
left: 170px;
top: 220px;
font-weight:bold;
color:#40454C;
font-size:20px;
}

#password_password2 {
width:80%;
position: absolute;
left: 175px;
top: 245px;
font-weight:bold;
color:#40454C;
font-size:20px;
}



#registrar_nombre {
width:80%;
position: absolute;
left: 99px;
top: 192px;
font-weight:bold;
color:#40454C;
font-size:20px;
}

#registrar_apellido {
width:80%;
position: absolute;
left: 99px;
top: 220px;
font-weight:bold;
color:#40454C;
font-size:20px;
}

#registrar_email {
width:80%;
position: absolute;
left: 84px;
top: 250px;
font-weight:bold;
color:#40454C;
font-size:20px;
}

#registrar_ciudad {
width:80%;
position: absolute;
left: 88px;
top: 280px;
font-weight:bold;
color:#40454C;
font-size:20px;
}

#registrar_ciudad {
width:80%;
position: absolute;
left: 88px;
top: 280px;
font-weight:bold;
color:#40454C;
font-size:20px;
}

#registrar_password {
width:80%;
position: absolute;
left: 120px;
top: 325px;
font-weight:bold;
color:#40454C;
font-size:20px;
}

#registrar_password2 {
width:80%;
position: absolute;
left: 175px;
top: 350px;
font-weight:bold;
color:#40454C;
font-size:20px;
}

#registro_msg_error {
width:80%;
position: absolute;
left: 95px;
top: 390px;
font-weight:bold;
color:#CF2626;
font-size:14px;
}

#registro_msg_ok {
width:80%;
position: absolute;
left: 95px;
top: 390px;
font-weight:bold;
color:#4AEF4D;
font-size:14px;
}

#password_msg_error {
width:80%;
position: absolute;
left: 50px;
top: 300px;
font-weight:bold;
color:#CF2626;
font-size:14px;
}

#password_msg_ok {
width:80%;
position: absolute;
left: 50px;
top: 300px;
font-weight:bold;
color:#4AEF4D;
font-size:14px;
}



.boton_registrar{
background:url(../img/boton_registrar_comun.png) no-repeat;
width:108px;
height:29px;
position: absolute;
top: 430px;
right  : 10%;
font-weight:bold;
color:#FFFFFF;
font-size:15px;
text-align: center;
border: none;
cursor: pointer
}

.boton_registrar:hover {
background:url(../img/boton_registrar_seleccionado.png) no-repeat;
width:108px;
height:29px;
position: absolute;
top: 430px;
right  : 10%;
font-weight:bold;
color:#FFFFFF;
font-size:15px;
text-align: center;
border: none;
cursor: pointer
}

.boton_modificar{
background:url(../img/boton_modificar_comun.png) no-repeat;
width:108px;
height:29px;
position: absolute;
top: 360px;
right  : 10%;
font-weight:bold;
color:#FFFFFF;
font-size:15px;
text-align: center;
border: none;
cursor: pointer
}

.boton_modificar:hover {
background:url(../img/boton_modificar_seleccionado.png) no-repeat;
width:108px;
height:29px;
position: absolute;
top: 360px;
right  : 10%;
font-weight:bold;
color:#FFFFFF;
font-size:15px;
text-align: center;
border: none;
cursor: pointer
}




.boton_salir_password {
width:108px;
height:29px;
position: absolute;
top: 345px;
left  : 0%;
font-weight:bold;
color:#FFFFFF;
font-size:15px;
text-align: center;
cursor: pointer
}

.boton_salir_password:hover {
width:108px;
height:29px;
position: absolute;
top: 345px;
left  : 0%;
font-weight:bold;
color:#FFFFFF;
font-size:15px;
text-align: center;
cursor: pointer
}









.boton_salir {
width:108px;
height:29px;
position: absolute;
top: 415px;
left  : 0%;
font-weight:bold;
color:#FFFFFF;
font-size:15px;
text-align: center;
cursor: pointer
}

.boton_salir:hover {
width:108px;
height:29px;
position: absolute;
top: 415px;
left  : 0%;
font-weight:bold;
color:#FFFFFF;
font-size:15px;
text-align: center;
cursor: pointer
}


.boton_ok {
    border: 1px solid #006;
    color:#000000;
    background:url(../img/ok.png) #bfe4b6 5px 50% no-repeat;
    padding:0px 40px 0px;
    width:100px;   
    height:30px;
    font-size:12px;
    font-weight:bold;
}

.boton_ok:hover {
    border: 1px solid #006;
    color:#ffffff;
    background:url(../img/ok.png) #4f8841 5px 50% no-repeat;
    padding:0px 40px 0px;
    width:100px;   
    height:30px;
    font-size:12px;
    font-weight:bold;
    cursor: pointer
}

.boton_cancelar {
    border: 1px solid #006;
    color:#000000;
    background:url(../img/cancelar.png) #fcbcbc 5px 50% no-repeat;
    padding:0px 30px 0px;
    width:100px;   
    height:30px;
    font-size:12px;
    font-weight:bold;
    
}

.boton_cancelar:hover {
    border: 1px solid #006;
    color:#ffffff;
    background:url(../img/cancelar.png) #a55050 5px 50% no-repeat;
    padding:0px 30px 0px;
    width:100px;   
    height:30px;
    font-size:12px;
    font-weight:bold;
    cursor: pointer
    
}


.boton_actualizar {
    border: 1px solid #006;
    color:#000000;
    background:url(../img/actualizar.png) #d3e9fd 5px 50% no-repeat;
    padding:0px 35px 0px;
    width:110px;   
    height:30px;
    font-size:12px;
    font-weight:bold;
    
}

.boton_actualizar:hover {
    border: 1px solid #006;
    color:#ffffff;
    background:url(../img/actualizar.png) #4c88bf 5px 50% no-repeat;
    padding:0px 35px 0px;
    width:110px;   
    height:30px;
    font-size:12px;
    font-weight:bold;
    cursor: pointer
    
}

.cantidad_resultados{
background:url(../img/star.png) #4c88bf 100% 50% no-repeat;
padding:3px 20px 0px;
text-align: right;
height:15px;
  font-weight:bold;
      color:#ffffff;
}

.cantidad_resultados_0{
background:url(../img/star_0.png) #4c88bf 100% 50% no-repeat;
padding:3px 20px 0px;
text-align: right;
height:15px;
font-weight:bold;
color:#ffffff;
}

.botones_abajo{
text-align: right;

}


#login_frame {
background:url(../img/login_frame.png) no-repeat;
height:400px;
width:400px;
position: absolute;
left: 35%;
top: 10%;
}

#login_fondo_arriba {
background:#D7E6F8;
height:100%;
width:100%;
position: absolute;
left: 0%;
top: 0%;
}


#login_usuario {
width:80%;
position: absolute;
left: 90px;
top: 149px;
font-weight:bold;
color:#40454C;
font-size:20px;
}

#login_password {
width:80%;
position: absolute;
left: 99px;
top: 200px;
font-weight:bold;
color:#40454C;
font-size:20px;
}





.textbox-comun {
border: 3px double #CCCCCC;
height:23px;
}

.textbox-comun:hover {
border: 3px double #background: #ffde00;
background: #f8efb5;
height:23px;
}

.textbox-error {
border: 3px double #CCCCCC;
background: #FFBFBF;
height:23px;
}


.textbox-error:hover {
border: 3px double #background: #ffde00;
background: #f8efb5;
height:23px;
}





