BODY, TD, TH
{
	color: #000;
	font-family: arial;
	font-size: 11px;
}
BODY
{
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #002081;
	margin: 0;
}
.contenedor
{
	background-image: url(fondo_final.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 167px;
}
.azul
{
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ECECEC;
	/*[empty]margin-top:;*/
	padding-top: 91px;
}
.panel
{
	background-image: url(panel.jpg);
	width: 972px;
	margin: auto;
	position: relative;
}
.panel .texto
{
	float: left;
	width: 670px;
	background-image: url(texto.jpg);
	margin-top: 7px;
}
.panel .texto P
{
	margin: 0;
	padding: 11px;
	color: #444444;
}
.texto_interior .grupo .overflow
{
	overflow: hidden;
}
.texto_interior H3
{
	padding: 6px;
	margin: 14px 0 9px;
	width: 627px;
	float: left;
	background-color: #E0E0E0;
	position: relative;
}
.texto_interior H3 SPAN
{
	color: #EA0000;
	position: absolute;
	right: 7px;
}
.texto_interior .campo
{
	padding: 3px !important;
	width: 310px;
	float: left;
}
.texto_interior FORM
{
	padding: 0px 16px 16px;
	overflow: hidden;
}
.texto .texto_interior
{
	background-image: url(texto_final.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contenedor .panel .final
{
	background-image: url(panel_final.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	overflow: hidden;
}
.texto_interior .botonera
{
	float: left;
	padding-top: 25px;
	text-align: right;
	width: 640px;
}
.texto_interior FORM INPUT[type=text], .texto_interior FORM INPUT[type=password], .texto_interior FORM SELECT, .texto_interior FORM [type=file]
{
	border: 1px solid #BEBEBE;
	padding: 4px;
	width: 291px;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: #515151;
}
#iae
{
	/*[empty]display:;*/
}

.recargo{
width:290px;
padding:160px 10px 10px;
}

.texto_interior .campo .inputRequirement
{
	color: #EA0000;
}
.texto_interior .campo LABEL
{
	float: left;
	width: 111px;
}
.texto_interior .recarg LABEL
{
	float: left; 
	width: 205px;
	padding-left:0px;
}
.texto_interior .grupo
{
	overflow: hidden;
}
.contenedor .panel .final .marcas
{
	width: 965px;
	text-align: center;
	padding-bottom: 12px;
}
.panel DIV H4
{
	margin: 0 0 6px;
	padding: 10px 10px 18px;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(texto_h4.jpg);
}
.panel FORM.login
{
	float: left;
	margin-left: 25px;
	margin-top: 7px;
	padding: 56px 20px 29px 16px;
	width: 213px;
	background-image: url(cuenta.jpg);
	height: 91px;
	margin-right: 11px;
}
.panel FORM.login #button_login
{
	margin-left: -29px;
	margin-top: -1px;
}
.panel FORM.login INPUT[type=text], .panel FORM.login INPUT[type=password]
{
	border: 1px solid #BEBEBE;
	padding: 5px 0px 6px 27px;
	width: 178px;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: #515151;
	height: 16px;
}
.panel FORM.login P
{
	margin: 0 0 5px;
	padding: 0;
}
A
{
	text-decoration: none;
	color: #0A0A0A;
}
.crear_cuenta .recuperar
{
	font-weight: normal;
	padding-left: 4px;
}
INPUT.email_address
{
	background-image: url(../../theme/email_address.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0 solid #000000;
	font-family: arial;
	font-size: 12px;
	padding-bottom: 6px;
	padding-left: 27px;
	padding-top: 6px;
	width: 200px;
}
INPUT.password
{
	background-image: url(../../theme/pass.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0 solid #000000;
	font-family: arial;
	font-size: 12px;
	padding-bottom: 6px;
	padding-left: 27px;
	padding-top: 6px;
	width: 200px;
}
.crear_cuenta A
{
	background-image: url(../../theme/crear_cuenta.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 3px;
	padding-left: 23px;
	width: 131px;
	color: #1948F4;
	font-size: 12px;
	font-weight: bold;
}
.crear_cuenta A:hover
{
	text-decoration: underline;
}
.recordar A
{
	background-image: url(../../theme/recordar.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	padding-left: 23px;
	width: 131px;
	font-size: 12px;
}
.recordar A:hover
{
	text-decoration: underline;
}
