body {
margin:0;padding:0;height:100%;
background-color:#124B71;
font-size: 10px;
font-family:Verdana;
}

#cabeceraBlanca IMG.logo_gn_uf{
position:relative;
z-index:2;
width:15.65em;
height:3.756em;
float:left;
/*border-right:45em solid red;*/
}

#cabecera IMG.logo_uf{
position:relative;
z-index:2;
width:15.188em;
height:6.125em;
float:left;
/*border-right:45em solid red;*/
}
#cabecera IMG.logo_gn_uf{
position:relative;
z-index:2;
width:15.65em;
height:3.756em;
float:left;
/*border-right:45em solid red;*/
}
#cabecera IMG.icono_login{
padding:.563em 0 0 0;
width:.563em;
height:.438em;
float:left;
}
H1.logotipo {
position:absolute;
z-index:0;
margin-left: 2em;
margin-top:2.5em;
float: left;
font-family: Verdana;
font-size: 1em;
color: White;
left:3em;
}
/*==================FORMULARIO LOGIN=====================*/
#formulario_login{
position:relative;
left:0;
top:4em;
width:17.313em;
height:100%;
color:#FFF;
font-family:Verdana;
float:right;
}

#formulario_login .txt_destacado{
font-weight: bold;
padding:.688em .3em .688em 1em;
font-size: .563em;
float:left;
}
#formulario_login .txt_destacado a{
color:#FFF;
text-decoration:none;
}
#formulario_login .txt_destacado a:hover{
color:#FFF;
text-decoration:underline;
}
#formulario_login .txt_nodestacado{
padding:.688em .3em .688em 1em;
background-repeat:no-repeat;
font-size: .563em;
float:left;
}
#formulario_login .txt_nodestacado a{
color:#FFF;
text-decoration:none;
}
#formulario_login .txt_nodestacado a:hover{
color:#FFF;
text-decoration:underline;
}
#txt_bajoform{
padding:.6em 0.3em 0.688em 1em;
font-size: 0.563em;
float:left;
color:#B4BDCB;
}
#txt_bajoform a{
color:#B4BDCB;
text-decoration:none;
}
#txt_bajoform a:hover{
color:#B4BDCB;
text-decoration:underline;
}

label.usuario {
font-weight: bold;
margin:.688em 1.8em .688em 1em;
font-size: .563em;
}
#input2{
width:13em;
float:left;
}
input.texto{
width:13.650em;
margin:.7em 0 0 0;
border:0;
height:1.650em;
font-size:.563em;
}
input.btnenviar{
height:1.8em;
cursor:pointer;
width:6em;
background-image:url(../img/ico_btnentrar.gif);
background-repeat: no-repeat;
background-position:0.535em 0.4em;
background-color:#FBE919;
padding:0 0 .3em .8em;
margin:.9em .4em 0em 0;
float:right;
color:#003366;
font-weight:bold;
font-size: 0.540em;
border:0;
}

