﻿body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.divEncabezado
{
	margin: 30px auto 20px auto;
	text-align: center;
	height: 117px;
}
.divContenedor
{
	background-image: url('../Images/FONDO-GRIS-BASE.png');
	background-repeat: no-repeat;
	height: 351px;
	margin: 0px auto 0px auto;
	width: 942px;
}

.divDatosContenido
{
	height: 258px;
	margin: 46px 0px 46px 60px;
	position: absolute;
	width: 883px;
}

.divAnimacion
{
	margin-right: 60px;
	float: left;
	width: 342px;
	height: 258px;
}

.divBarra
{
	float: left;
	text-align: center;
	width: 20px;
	height: 258px;
}

.divIngreso
{
	float: left;
	margin: 0px 0px 0px 60px;
	text-align: left;
	width: 400px;
	height: 258px;
}

.LeyendaIngreso
{
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #A5AFB4;
}

.divBotonOlvido
{
	background-image: url('../Images/BOTON-LARGO.png');
	background-repeat: no-repeat;
	color: White;
	cursor:pointer;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	margin-top: 36px;
	margin-bottom: 25px;
	padding-top: 9px;
	text-align: center;
	width: 187px;
}

.divBotonOlvidoOver
{
	background-image: url('../Images/BOTON-LARGO-OVER.png');
	background-repeat: no-repeat;
	color: White;
	cursor:pointer;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	margin-top: 36px;
	margin-bottom: 25px;
	padding-top: 9px;
	text-align: center;
	width: 187px;	
}

.divLeyenda
{
	margin: 0px 0px 25px 0px;
	width: 365px;
	height: 25px;
}

.divCampoLeyenda
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.Leyenda
{
	padding-top: 2px;
	line-height:normal;
	color: #A5AFB4;
	float:left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
}

.divBotones
{
	float:right;
	vertical-align: middle;
	margin-right: 60px;
}

.divBoton
{
	float: right;
	background-image: url('../Images/BOTON.png');
	background-repeat: no-repeat;
	color: White;
	cursor:pointer;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	margin-left: 20px;
	padding-top: 9px;
	text-align: center;
	width: 78px;
}

.divBotonOver
{
	float: right;
	background-image: url('../Images/BOTON-OVER.png');
	background-repeat: no-repeat;
	color: white;
	cursor:pointer;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	margin-left: 20px;
	padding-top: 9px;
	text-align: center;
	width: 78px;
}

.divBotonDisabled
{
	float: right;
	background-image: url('../Images/BOTON-DESACTIVADO.png');
	background-repeat: no-repeat;
	color: White;
	cursor:pointer;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	margin-left: 20px;
	padding-top: 9px;
	text-align: center;
	width: 78px;
}

.divBotonDisabledOver
{
	float: right;
	background-image: url('../Images/BOTON-DESACTIVADO.png');
	background-repeat: no-repeat;
	color: White;
	cursor:pointer;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	margin-left: 20px;
	padding-top: 9px;
	text-align: center;
	width: 78px;
}

.divPiePagina
{
	margin: 40px auto 0px auto;
	width:940px;
	text-align: right;
	vertical-align:middle;
	height: 23px;
}

.divLogoPie
{
	float:right;
	height:23px;
	text-align:left;
	width:160px;
}

.divLeyendaPie
{
	color: #2273ED;
	float:right;
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	height:23px;
	margin-right:80px; 
	padding-top:5px;
	text-align:right;
	vertical-align:middle;
}
