@charset "utf-8";
/* CSS Document */

.head_login{
	float: left;
	width: 208px;
	height: 142px;
	margin: 0px 0px 0px 10px!IMPORTANT;
	margin: 0px 0px 0px 5px;
	background: #FFF;
	background: url(../imagenes/usuarios.jpg) no-repeat;
}

.head_login_txt_usuario{
	float: left;
	width: 130px;
	height: 15px;
	margin: 66px 0px 0px 66px;
}

.head_login_txt_password{
	float: left;
	width: 130px;
	height: 15px;
	margin: 10px 0px 0px 66px;
}

.head_login_btn_login{
	float: left;
	width: 49px;
	height: 25px;
	font-size: 1px;
	margin: 3px 0px 0px 66px!IMPORTANT;
	margin: 1px 0px 0px 66px;
	background: url(../imagenes/index_r11_c6.png) no-repeat;
	background-position:top left;
	border:hidden;
}
.head_logeado{
	float: left;
	width: 208px;
	height: 142px;
	margin: 0px 0px 0px 10px!IMPORTANT;
	margin: 0px 0px 0px 5px;
	background: #FFF;
	background: url(../imagenes/logeado/usuarios.jpg) no-repeat;
}
.head_logeado a:link, .head_logeado a:visited{
color: #ffffff;
text-decoration: none;
}
.head_logeado_lbl_usuario, head_logeado_lbl_usuario a:link{
	float: left;
	width: 140px;
	height: 20px;
	font-size: 10px;
	font-family:Verdana;
	margin: 60px 0px 0px 45px!IMPORTANT;
	margin: 60px 0px 0px 20px;
	background-position:top left;
	border:hidden;
	color: #ffffff;
	text-decoration: none;
}
.head_logeado_lbl_usuario a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.head_logeado_lbl_usuario a:visited{
	color: #ffffff;
	text-decoration: none;
}

.head_logeado_lbl_mi-panel ,head_logeado_lbl_mi-panel a:link{
	float: left;
	width: 140px;
	height: 20px;
	font-size: 10px;
	font-family:Verdana;
	margin: 10px 0px 0px 45px!IMPORTANT;
	margin: 10px 0px 0px 20px;
	background-position:top left;
	border:hidden;
	color: #ffffff;
	text-decoration: none;
}

.head_logeado_lbl_mi-panel a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.head_logeado_lbl_mi-panel a:visited{
	color: #ffffff;
	text-decoration: none;
}

.head_logeado_lbl_cerrar-sesion ,head_logeado_lbl_cerrar-sesion a:link ,head_logeado_lbl_cerrar-sesion a:visited{
	float: left;
	width: 140px;
	height: 20px;
	font-size: 10px;
	font-family:Verdana;
	margin: 10px 0px 0px 45px!IMPORTANT;
	margin: 10px 0px 0px 20px;
	background-position:top left;
	border:hidden;
	color: #ffffff;
	text-decoration: none;
}

.head_logeado_lbl_cerrar-sesion a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.head_logeado_lbl_cerrar-sesion a:visited{
	color: #ffffff;
	text-decoration: none;
}
