﻿body 
{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002469;
}

.Solicitud
{
 font-family:Arial;
 font-size:9pt;
 	
}

.TextoSolicitud
{
	font-family:Arial;
	font-size:10pt;
	font-weight : bold;	
}

.TextoEncabezado
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold ;
	color: #fff7db;	
	background-image: url("image/enca_bg.gif");
	BORDER-RIGHT: #8d7632 1px solid; 
	BORDER-TOP: #8d7632 1px solid; 
	BORDER-LEFT: #8d7632 1px solid; 
	BORDER-BOTTOM: #8d7632 1px solid;
}

.Mensaje
{
	color: #cc0000;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
}


.title
{

}

.msgError
{
	font-family:Verdana;
	font-size: 10pt;
	color: Red ;
	text-align:center
}

.textdark
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	text-align:center;
	color: #763732;
	
}

.Login
{
	 text-align:center;
	 color:#763732;
	 font-weight:bold;
 }


.linktitle
{
	font-family: Times, Helvetica, Verdana;
	font-size: 13px;
	color: #763732;
	line-height: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  large;
	font-weight: bold;
	color: #943716;
}
th.especial
{
	FONT-WEIGHT: bold; 
	FONT-SIZE:small;
	BACKGROUND-IMAGE: url(image/menu_bg.gif); 
	COLOR: #763732; 
	FONT-FAMILY: Verdana;
	border: 1px #775F08 solid ;
}

td.tdEspecial
{
 background-color:#EFDEAF;	
 border-color:#DDAF63;
 border-style:solid;
 border-width:1px;
 
}

table.tableEspecial
{
	border-color:#DDAF63;
	border-style:solid;
	border-width:1px;

}

.btn1 {
	color: #763732; 
	cursor: hand; 
	border: solid 1px #BA7B2C; 
	font-size: 9px;
	background: url("image/btn.gif") center; 
	padding:1px;
}

.btnLogin {
	color: #763732; 
	cursor: hand; 
	border: solid 1px #BA7B2C; 
	font-size: 11px;
	background: url("image/login_bg.gif"); 
	background-repeat:repeat-x;
	padding:1px;
}




.highlight 
{
    background-color: lemonchiffon; 
}

.accordionHeader
{
    border: 1px solid #00006F;
    color: #e1e1e1;
    background-image:url("image/header_bg.gif");
    background-repeat:repeat-x;
    font-weight: bold;
    font-family:Verdana;
    font-size:10px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #E9DBBF;
    border: 1px dashed #15325E;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.collapsePanel {	
	background-color: #ECD9A1;
	overflow:hidden;
}
.collapsePanelHeader{	
	height:20px;
	background-image: url("image/header_bg.gif");
	background-repeat: repeat ;
	border: 1px solid #775F08;
	font: verdana 10px ;
	color:#e1e1e1;
	cursor: pointer;
	
}

.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}


.btRedencion
{
	cursor: hand; 
	border: solid 1px #808080; 
	text-align:right;
	background: url("image/redimir.png") center; 
	background-repeat:no-repeat;
	background-position:left;
	background-color: #EDEEED;
	padding:1px;
	height:25px;
}
.btPerfil
{
	cursor: hand; 
	border: solid 1px #808080; 
	text-align:right;
	background: url("image/perfil-cliente.png") center; 
	background-repeat:no-repeat;
	background-position:left;
	background-color: #EDEEED;
	padding:1px;
	height:25px;
	
}

.btCuenta
{
	cursor: hand; 
	border: solid 1px #808080; 
	text-align:right;
	background: url("image/estado-cuenta.png") center; 
	background-repeat:no-repeat;
	background-position:left;
	background-color: #EDEEED;
	padding:1px;
	height:25px;
	
}
.btCerrar
{
	cursor: hand; 
	border: solid 1px #808080; 
	background: url("image/cerrar.png") center; 
	background-repeat:no-repeat;
	background-position:center;
	background-color: #EDEEED;
	padding:1px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.Invisible
{
	 display:none;
}


/***************/
input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	}

.titleVMenu{
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#9b4200;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	border-width : 0px 0px 0px 0px;
	border:1px solid #77560C;
	background: #b1a278 url(image/menu_bg.gif) left repeat-x;
	padding-left:5px;
}

.leftVMenu{
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#9b4200;
	display:block;
	padding:0px 1px  0px 10px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;	
	background-color:#d5cdb3;
	border-left: #978443 1px solid;
	border-right: #978443 1px solid;
}

.DynamicMenu{
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#9b4200;
	display:block;
	padding:0px 2px 0px 2px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;	
	background-color:#d5cdb3;
	border-left: #978443 1px solid;
	border-right: #978443 1px solid;
}
.DynamicMenu:hover{
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#9b4200;
	display:block;
	padding:0px 2px 0px 2px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;	
	background-color:#f0e2b6;
	border-left: #978443 1px solid;
	border-right: #978443 1px solid;
}
.DynamicMenu:visited{
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#9b4200;
	display:block;
	padding:0px 2px 0px 2px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;	
	background-color:#d5cdb3;
	border-left: #978443 1px solid;
	border-right: #978443 1px solid;
}

.leftVMenu:active{
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#9b4200;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background-color:#d5cdb3;
	border-left: #978443 1px solid;
	border-right: #978443 1px solid;
}
.leftVMenu:visited{
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#9b4200;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background-color:#d5cdb3;
	border-left: #978443 1px solid;
	border-right: #978443 1px solid;
}

.leftVMenu:hover{
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#9b4200;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background-color:#f0e2b6;
	border-left: #978443 1px solid;
	border-right: #978443 1px solid;

}

/***************/

.PanelBusqueda
{
	background-color:#E7DDBE;
	border: 1px solid #775F08;
}

.PanelOpciones
{
 background-color:#E7DDBE;
 border: 1px solid #775F08 ;
 position:absolute;
 left:100000px;
}

.PanelEstado
{
	background-color:#E0D3AB;
	border: 1px solid #775F08;
}

.PanelProgreso
{
	background-color:#DFCFA5;
	border: 1px solid #775F08;	
}

.PanelCarga
{
	background-color:Beige;
	border: Peru 1px solid;
	color:SaddleBrown;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

A:link.aseinfo
{
    color: oldlace;	text-decoration : none; FONT-SIZE: 10px;  FONT-FAMILY: Arial; TEXT-ALIGN: center;
	
}
A:active.aseinfo
{
    color: oldlace;	text-decoration : none;	FONT-SIZE: 10px;  FONT-FAMILY: Arial; TEXT-ALIGN: center;
}
A:visited.aseinfo
{
    color: oldlace;	text-decoration : none;	FONT-SIZE: 10px;  FONT-FAMILY: Arial; TEXT-ALIGN: center;
	}
A:hover.aseinfo
{
    color: Lime;	text-decoration : underline; FONT-SIZE: 10px;  FONT-FAMILY: Arial; TEXT-ALIGN: center; 
}

A:link.Registro
{
    color: #A44212;	text-decoration : none; FONT-SIZE: 12px;  FONT-FAMILY: Arial; 
	
}
A:active.Registro
{
    color: #A44212;	text-decoration : none;	FONT-SIZE: 12px;  FONT-FAMILY: Arial; font-weight:bold;
}
A:visited.Registro
{
    color: #A44212;	text-decoration : none;	FONT-SIZE: 12px; FONT-FAMILY: Arial; 
	}
A:hover.Registro
{
    color: #763732; text-decoration : underline; FONT-SIZE: 12px; FONT-FAMILY: Arial; 
}


.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002469;
}
.Estilo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8d7632;
}
.Estilo3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D5CDb3;
}
.Piel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002469;
}