﻿/* versión 20091106 RGL */

body
{
}
.Login
{
	font-family: Arial;
	color: silver;
	font-weight: bold;
	font-size: 11px;
	background-position: right;
	margin-right: 0pt;
	background-attachment: fixed;
	margin-bottom: 0pt;
	bottom: 0pt;
	right: 0pt;
}
.LoginButton
{
	font-family: Arial;
	color: white;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../Imagen/Login/Login_Button.png);
	width: 23px;
	background-repeat: no-repeat;
	height: 82px;
	vertical-align: middle;
	text-align: center;
}
.TextBox
{
	font-family: Arial;
	font-size: 12px;
	width: 120px;
	height: 15px;
	cursor: text;
	padding-left: 3px;
	background-attachment: scroll;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-color: #e8eef4;
	text-align: left;
	border-right: #8ab0cc 1px solid;
	padding-right: 3px;
	border-top: #8ab0cc 1px solid;
	border-left: #8ab0cc 1px solid;
	border-bottom: #8ab0cc 1px solid;
}
.pie_portada
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999; /*text-decoration: underline overline;*/
}
.LabelError
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
}
.Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5d7b9d;
}
.OlvidoClave
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #859cae;
}
.LabelTitulo
{
	font-family: 'Century Gothic' , Verdana, Arial;
	color: #000066;
	font-weight: normal;
	font-size: 22px;
	height: 55px;
	width: 100%;
}
.IngreseDatos
{
	font-family: 'Century Gothic';
	color: #1e90ff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.lineup
{ 
	border-width: 1px;
	border-color: #999999;
	text-decoration: underline;
	background-color: #eeeeee;
	border-top-style: solid;
	height: 19px;
 }
 .a1lineup
{ 
	background-image: url('../Imagen/index/tb_01.png');
	width: 20px;
	height: 20px;
 }

  .a2lineup
{ 
	background-image: url('../Imagen/index/tb_03.png');
	width: 20px;
	height: 20px;
 }

 .linedown
{
	border-width: 1px;
	border-color: #999999;
	text-decoration: underline;
	background-color: #eeeeee;
	border-bottom-style: solid;
	height: 19px;
}
 .lineleft
{
	border-width: 1px;
	border-color: #999999;
	text-decoration: underline;
	background-color: #eeeeee;
	border-left-style: solid;
	width: 19px;
}

 .a1linedw
{ 
	background-image: url('../Imagen/index/tb_06.png');
	width: 20px;
	height: 20px;
 }
 
  .a2linedw
{ 
	background-image: url('../Imagen/index/tb_08.png');
	width: 20px;
	height: 20px;
 }
 
 .lineright
{
	border-width: 1px;
	border-color: #999999;
	text-decoration: underline;
	background-color: #eeeeee;
	border-right-style: solid;
	width: 19px;
}

.piepaglogin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	height:20px;
	color: white;
	vertical-align: middle;
	text-align: center;
	background-image: url(../Imagen/jpg/pie_pagina_fnd.jpg);
}
