#contenedor_login {
    position:relative;
    min-height:600px;
    min-width:490px;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    z-index:1;
}
#login {
    padding-top:0px;
    margin-left:-245px;
    position:relative;
    left:50%;
    margin-top:72px;
    width:490px;
    height:376px;
    z-index:1;
}
.redondo_gris {
    border: 1px;
    text-align: center; width: 200px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: #666 1px 1px 3px;
    -moz-box-shadow: #666 1px 1px 3px;
    box-shadow: #666 1px 1px 3px;
    background: #F3F3F3;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F3F3F3), to(#F0F0F0));
    background: -webkit-linear-gradient(#F3F3F3, #F0F0F0);
    background: -moz-linear-gradient(#F3F3F3, #F0F0F0);
    background: -ms-linear-gradient(#F3F3F3, #F0F0F0);
    background: -o-linear-gradient(#F3F3F3, #F0F0F0);
    background: linear-gradient(#F3F3F3, #F0F0F0);
    -pie-background: linear-gradient(#F3F3F3, #F0F0F0);
    behavior: url(../core/pie.htc);
}
#top_degradado{
    position:relative;
    margin-top:0px;
    margin-left:0px;
    width:490px;
    height:83px;
    z-index:1;
}
.redondo_news {
    text-align: center; width: 200px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 0px;
    border-radius: 1px;
    background: #00608F;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#00608F), to(#008ACE));
    background: -webkit-linear-gradient(#00608F, #008ACE);
    background: -moz-linear-gradient(#00608F, #008ACE);
    background: -ms-linear-gradient(#00608F, #008ACE);
    background: -o-linear-gradient(#00608F, #008ACE);
    background: linear-gradient(#00608F, #008ACE);
    -pie-background: linear-gradient(#00608F, #008ACE);
    behavior: url(../core/pie.htc);
}
#line{
    position:relative;
    margin-top:0px;
    margin-left:0px;
    width:490px;
    height:2px;
    z-index:1;
    background-image:url(../images/line.png);
}
#logo{
    position:relative;
    top:-5px;
    margin-left:0px;
    width:490px;
    height:88px;
    z-index:1;
    background-image:url(../images/loginxpeditus.png);
    background-repeat:no-repeat;
}
#med_contenido{
    position:relative;
    margin-top:0px;
    margin-left:0px;
    width:489px;
    height:250px;
    z-index:1;
}
#campo_spacer{
    position:relative;
    margin-top:0px;
    margin-left:50px;
    width:389px;
    height:30px;
    z-index:2;
    cursor:pointer;
    cursor:hand;
}
#campo_spacer_small{
    position:relative;
    margin-top:0px;
    margin-left:50px;
    width:389px;
    height:5px;
    z-index:2;
    cursor:pointer;
    cursor:hand;
}
#campo_nombre{
    position:relative;
    margin-top:5px;
    margin-left:50px;
    width:389px;
    height:40px;
    z-index:2;
    cursor:pointer;
    cursor:hand;
}
.redondo_campo {
    border: 1px solid #DADADA;
    text-align: center; width: 200px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FDFDFD), to(#F7F7F7));
    background: -webkit-linear-gradient(#FDFDFD, #F7F7F7);
    background: -moz-linear-gradient(#FDFDFD, #F7F7F7);
    background: -ms-linear-gradient(#FDFDFD, #F7F7F7);
    background: -o-linear-gradient(#FDFDFD, #F7F7F7);
    background: linear-gradient(#FDFDFD, #F7F7F7);
    -pie-background: linear-gradient(#FDFDFD, #F7F7F7);
    behavior: url(../core/pie.htc);
}
.redondo_campo:hover {
    border: 1px solid #00699C;
    text-align: center; width: 200px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FDFDFD), to(#F7F7F7));
    background: -webkit-linear-gradient(#FDFDFD, #F7F7F7);
    background: -moz-linear-gradient(#FDFDFD, #F7F7F7);
    background: -ms-linear-gradient(#FDFDFD, #F7F7F7);
    background: -o-linear-gradient(#FDFDFD, #F7F7F7);
    background: linear-gradient(#FDFDFD, #F7F7F7);
    -pie-background: linear-gradient(#FDFDFD, #F7F7F7);
    behavior: url(../core/pie.htc);
}
.redondo_campo_small {
    border-right:1px solid #DADADA;
    text-align: center; width: 200px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background: #EBEBEB;
    behavior: url(../core/pie.htc);
}
#campo_icon{
    position:relative;
    margin-top:0px;
    margin-left:0px;
    width:42px;
    height:40px;
    z-index:1;
}
#campo_icon_imagen{
    position:absolute;
    left:12px;
    top:9px;
    width:18px;
    height:21px;
    z-index:1;
    background-image:url(../images/icon_us.png);
    background-repeat:no-repeat;
}
#campo_txt_nombre{
    position:absolute;
    left:55px;
    top:6px;
    width:200px;
    height:20px;
    z-index:1;
}
.txt_campos {
    font-family:Arial, Helvetica, sans-serif;
    font-size:17px;
    color:#00689B;
    text-decoration:none;
    text-align:left;
}
#campo_icon_imagen2{
    position:absolute;
    left:12px;
    top:9px;
    width:18px;
    height:21px;
    z-index:1;
    background-image: url(../images/candado.png);
    background-repeat:no-repeat;
}
#campo_recuerda{
    position:relative;
    margin-top:5px;
    margin-left:50px;
    width:389px;
    height:25px;
    z-index:2;
}
.redondo_campo_ok {
    border:1px solid #DCDCDC;
    text-align: center; width: 200px;
    -webkit-border-radius:3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #EBEBEB;
    behavior: url(../core/pie.htc);
}
.redondo_cchewch {
    border:1px solid #DCDCDC;
    text-align: center; width: 200px;
    -webkit-border-radius:2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #ffffff;
    behavior: url(../core/pie.htc);
    cursor:pointer;
    cursor:hand;
}
.redondo_cchewch:hover {    
    background: #00699C;
}
.redondo_cchewchOn {
    border:1px solid #DCDCDC;
    text-align: center; width: 200px;
    -webkit-border-radius:2px;
    background: #00699C;
    behavior: url(../core/pie.htc);
}
#campo_check{
    position:absolute;
    top:6px;
    left:6px;
    width:12px;
    height:12px;
    z-index:2;
}
#campo_check_rec{
    position:absolute;
    top:6px;
    left:23px;
    width:150px;
    height:16px;
    z-index:2;
}
#campo_check_olvido{
    position:absolute;
    top:6px;
    left:263px;
    width:125px;
    height:16px;
    z-index:2;
}
.txt_recuerda_sin{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#A4A4A4;
    text-decoration:none;
    text-align:left;
}
.txt_recuerda{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#A4A4A4;
    text-decoration:none;
    text-align:left;
    cursor:pointer;
    cursor:hand;
}
.txt_recuerda:hover{
    color:#8F8F8F;
}
#btn_bg{
    position:relative;
    margin-top:5px;
    margin-left:50px;
    width:392px;
    height:64px;
    z-index:2;
    background-image:url(../images/bg_boton.png);
    background-repeat:no-repeat;
}
#usuario_nuevo{
    position:absolute;
    top:22px;
    left:10px;
    width:120px;
    height:20px;
    z-index:2;
}
.txt_nuevo{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#808080;
    text-decoration:none;
    text-align:left;
}
#usuario_registrese{
    position:absolute;
    top:22px;
    left:135px;
    width:93px;
    height:20px;
    z-index:2;
}
.txt_regis{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#318DD1;
    text-decoration:none;
    text-align:left;
    cursor:pointer;
    cursor:hand;
}
.txt_regis:hover{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#006191;
    text-decoration:none;
    text-align:left;
}
#flechas{
    position:absolute;
    right:0px;
    top:3px;
    width:20px;
    height:15px;
    z-index:2;
    background-image:url(../images/flechas.png);
    background-repeat:no-repeat;
}
.redondo_azul {
    border:1px solid #0D3859;
    text-align: center; width: 200px;
    -webkit-border-radius:4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #0D3859;
    behavior: url(../core/pie.htc);
    cursor:pointer;
    cursor:hand;
}
.redondo_azul_degra{
    border: 1px solid #00699C;
    text-align: center; width: 200px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #5BA4DA;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5BA4DA), to(#0072C6));
    background: -webkit-linear-gradient(#5BA4DA, #0072C6);
    background: -moz-linear-gradient(#5BA4DA, #0072C6);
    background: -ms-linear-gradient(#5BA4DA, #0072C6);
    background: -o-linear-gradient(#5BA4DA, #0072C6);
    background: linear-gradient(#5BA4DA, #0072C6);
    -pie-background: linear-gradient(#5BA4DA, #0072C6);
    behavior: url(../core/pie.htc);
}
#boton_entrar_d{
    position:absolute;
    left:-1px;
    top:-1px;
    width:121px;
    height:42px;
    z-index:2;
}
#flecha{
    position:absolute;
    left:95px;
    top:5px;
    width:17px;
    height:32px;
    z-index:2;
    background-image: url(../images/gos.png);
    background-repeat:no-repeat;
    z-index:500;
}
#entrar{
    position:absolute;
    left:30px;
    top:10px;
    width:80px;
    height:30px;
    z-index:500;
}
.entrar_txt{
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#F3F9FF;
    text-decoration:none;
    text-align:left;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    z-index:500;
}
#animacion{
    position:absolute;
    left:255px;
    top:10px;
    width:125px;
    height:50px;
    z-index:2;
}
#boton_entrar{
    position:absolute;
    left:0px;
    top:0px;
    width:121px;
    height:43px;
    z-index:2;
}
#separa_term{
    position:absolute;
    margin-top:5px;
    width:1px;
    height:14px;
    z-index:2;
    background-color:#ACCCDD;
}

#separa_term2{
    position:absolute;
    margin-top:5px;
    width:1px;
    height:14px;
    z-index:2;
    background-color:#ACCCDD;
}
#control{
    position:relative;
    left:50%;
    margin-left:-220px;
    margin-top:10px;
    width:340px;
    height:25px;
    z-index:2;
}
.controles{
    font-family:Arial, Helvetica, sans-serif;
    font-size:17px;
    color:#317DA6;
    text-decoration:none;
    text-align:center;
}
#terminos{
    position:relative;
    left:50%;
    margin-left:-285px;
    margin-top:10px;
    width:493px;
    height:25px;
    z-index:2;
    text-align:center;
}

.terminos{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#839BB4;
    text-decoration:none;
    text-align:left;
    cursor:pointer;
    cursor:hand;
}
.terminos:hover{
    color:#999999;
}
.medical_cop{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#839BB4;
    text-decoration:none;
    text-align:left;
}
#terminos_uno{
    position:relative;
    margin-top:5px;
    margin-left:8px;
    margin-right:3px;
    width:90px;
    height:18px;
    z-index:2;
}
#aviso_uno{
    position:relative;
    margin-top:5px;
    margin-left:8px;
    margin-right:3px;
    width:100px;
    height:18px;
    z-index:2;
}

#copyright_uno{
    position:relative;
    margin-top:5px;
    margin-left:8px;
    width:220px;
    height:18px;
    z-index:2;
}
#pop_acondi_lugar_droup{
    margin-left: 40px;
    margin-top: 0;
    height: 20px;
    left: 14px;
    position: absolute;
    top: 6px;
    width: 200px;
    z-index: 1;
    color: #00689B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    text-align: left;
    text-decoration: none;
}
#recuperar{
    height:250px;
    margin-left:-245px;
    margin-top:-70px;
    left:50%;
    top:160px;
    position:absolute;
    width: 489px;
    z-index: 1;
}
#boton_enviar{
    position:absolute;
    left:0px;
    top:0px;
    width:121px;
    height:43px;
    z-index:2;
}