/* CSS Document */

body
 {
	background-color:#000000;
}
img, div
{ 
	behavior: url(iepngfix.htc) 
}

.encabezado {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #E43F19; }

.login_enc
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align:center;
	text-shadow:#E43F19;
	padding-top:7px;
	height:35px;
	width:382px;
	background-image:url(../imagenes/titulo.png);
	background-repeat:no-repeat;
}
.login_cor
{
	height:180px;
	width:382px;
    background-image: url(../imagenes/cuadro-login.png)!important;
    background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/cuadro-login.png');
	background-repeat:no-repeat;
}

.boton {
	background-image: url(../imagenes/fondob.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}

.textpequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

a
{
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.cuadro {
	width: 180px;
	height: 25px;
	border: 1px solid #2C1F19;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:5px;
	background-color: #130907;
}
.cargando {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 200px;
}
.ban_est1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.ban_est2 {
	color: #FFFFFF;
	font-weight: bold;
}
.ban_est3 {
	color: #FFFFFF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.ban_estp {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 40px 10px 40px 10px;
}
.ban_estm {
	font-family: Arial, Helvetica, sans-serif;
	color: #807D7D;
	font-weight: bold;
	padding: 10px;
}
.historial {
	border: 1px solid #FFFFFF;
}
.divban{
	height:250px;
	overflow:hidden;
	background-color:#12090C;
}
.Blanco2 {
    font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}