BODY {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #333333;
	margin: 0 0 0 0;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
/*	background-image:url(../imag/fondo_top.png);
	background-repeat:no-repeat;
*/	
/*	position: fixed;
    width: 100%;
    height: 100%;
    background-image: url('images/panorama18.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
*/    
	
}


BODY.index {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #333333;
	margin: 0 0 0 0;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
/*	background-image:url(../imag/fondo_top.png);
	background-repeat:no-repeat;
*/	
/*	position: fixed;
    width: 100%;
    height: 100%;
*/    background-image: url('images/panorama18.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    
	
}

.cError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
.cMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.cFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003399;
}
.cTableHeader, .cTableHeader td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	font-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #669933;
	text-align: center;
}
.cTableHeader2, .cTableHeader2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #669933;
	text-transform:uppercase;
	padding: 4px;
}

.cTableHeaderLink, .cTableHeaderLink td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #669933;
	text-align: center;
}
.cTableHeaderLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #669933;
	text-align: center;
}
.cTableHeaderLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #669933;
	text-align: center;
}
.cTableHeaderLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #669933;
	text-align: center;
}
.cTableHeaderLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #669933;
	text-align: center;
}

.cTableItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.cTableLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000099;
}
input {
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
	font-size: 10 px; 
	font-family: arial; 
	border: 1 solid #013162	
}
.input2 {
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
	font-size: 10 px; 
	font-family: arial; 
	border: 1 solid #013162	
}
.input3 {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	text-align:right;
	float: right;	
	font-size: 10 px; 
	font-family: arial; 
	border: 1 solid #013162	
}
select {
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
	font-size: 10 px; 
	font-family: arial; 
	border: 1 solid #013162	
}
textarea {
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
	font-size: 10 px; 
	font-family: arial; 
	border: 1 solid #013162	
}
/*
.cFormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.cFormName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.cFormNeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;

}
*/
.cFormNeed {
	/*display: inline;*/
	vertical-align: baseline;
/*	margin: 0 1px;*/
	outline: none;
	/*cursor: pointer;*/
	text-align: left;
	text-decoration: none;
	font: 11px/100% Verdana,Arial, Helvetica, sans-serif;
	/*padding: .2em 0.3em .1em;
	*/
	padding: 6px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	
}
.cFormFieldRojo {
	/*display: inline;*/
	vertical-align: baseline;
/*	margin: 0 1px;*/
	outline: none;
	/*cursor: pointer;*/
	text-align: left;
	text-decoration: none;
	font: 11px/100% Verdana,Arial, Helvetica, sans-serif;
/*	padding: .4em 0.4em .4em;
	*/padding: 6px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	color: #FF0000;
	border: solid 1px #b7b7b7;
	background: #fff;
/*	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
*/
}
.cFormField {
	/*display: inline;*/
	vertical-align: baseline;
/*	margin: 0 1px;*/
	outline: none;
	/*cursor: pointer;*/
	text-align: left;
	text-decoration: none;
	font: 11px/100% Verdana,Arial, Helvetica, sans-serif;
	/* padding: .4em 0.4em .4em;
	*/
	padding: 6px;
	line-height: 20px;
	
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
/*	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
*/
}
.cFormField2 {
	/*display: inline;*/
	vertical-align: baseline;
/*	margin: 0 1px;*/
	outline: none;
	/*cursor: pointer;*/
	text-align: left;
	text-decoration: none;
	font: 11px/100% Verdana,Arial, Helvetica, sans-serif;
	padding: .4em 0.4em .4em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #E1E1E1;
/*	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
*/
}
.cFormField3 {
	/*display: inline;*/
	vertical-align: baseline;
/*	margin: 0 1px;*/
	outline: none;
	/*cursor: pointer;*/
	text-align: left;
	text-decoration: none;
	font: 11px/100% Verdana,Arial, Helvetica, sans-serif;
	padding: .4em 0.4em .4em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	color: #606060;
	border: solid 1px #b7b7b7;
	background:#C1FFC1;
/*	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
*/
}
.cFormField4 {
	/*display: inline;*/
	vertical-align: baseline;
/*	margin: 0 1px;*/
	outline: none;
	/*cursor: pointer;*/
	text-align: left;
	text-decoration: none;
	font: 11px/100% Verdana,Arial, Helvetica, sans-serif;
	padding: .4em 0.4em .4em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	color: #606060;
	border: solid 1px #b7b7b7;
	background:#FFDFDF;
/*	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
*/
}
.cFormFieldRed {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: normal;
	background-color: #660000;
	padding: 5px;
	border:1px solid #666666;

}
.cFormFieldBlue {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: normal;
	background-color: #000066;
	padding: 5px;
	border:1px solid #666666;

}
.cFormFieldGreen {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: normal;
	background-color: #336633;
	padding: 5px;
	border:1px solid #666666;

}

.cFormName {
	*display: inline;*/
	vertical-align: baseline;
/*	margin: 0 1px;*/
	outline: none;
	/*cursor: pointer;*/
	text-align: left;
	text-decoration: none;
	font: 11px/100% Verdana,Arial, Helvetica, sans-serif;
	padding: 6px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');

}
.cFormFieldNew {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCFF;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 5px;
	border:1px solid #666666;
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');

}
.cFormNameNew {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCFF;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 5px;
	border:1px solid #333333;

}

.TAcceso
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    LEFT: 40%;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    POSITION: relative
}
.TAcceso TABLE
{
    LEFT: 50pt
}
.TituloPagina
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana;
    LETTER-SPACING: 1px
}
.Boton1
{
	font-family: arial; 
	font-size: 11; 
	background-color: rgb(1,49,98); 
	color: rgb(255,255,255); 
	font-weight: bold; 
	padding: 2px;
    
}
.Boton2
{
	font-family: arial; 
	font-size: 11; 
	background-color:#FF8080 ; 
	color: rgb(255,255,255); 
	font-weight: bold; 
	padding: 2px;

    
}
.TituloColumna1
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #003399;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #0066CC
}
.Pagina
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: right
}
.FilaError
{
    FONT-SIZE: 11pt;
    COLOR: #ff0000;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #f0f0f0
}
.Fila11
{
    BACKGROUND-COLOR: #F3F3F3
}
.Fila21
{
    BACKGROUND-COLOR: #E2E2E2
}
.Fila1
{
    PADDING: 4px;
/*    PADDING-LEFT: 5px;
 */   BACKGROUND-COLOR: #E2E2E2
}
.Fila2
{
    PADDING: 4px;
/*   PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
 */   BACKGROUND-COLOR: #F3F3F3
}
.ContenidoListado
{
	font-family: arial; 
	font-size: 11px; 
	line-height: 16px; 
	color: 6B6B6B;
    TEXT-TRANSFORM: uppercase;
    TEXT-DECORATION: none
}
.ContenidoListadoNum
{
	font-family: arial; 
	font-size: 11px; 
	line-height: 16px; 
	color:#6B6B6B;
    TEXT-TRANSFORM: uppercase;
    TEXT-DECORATION: none;
 	font-weight: bold
}
HR
{
}
.FilaBoton, .FilaBoton td
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    LETTER-SPACING: 1px;
    BACKGROUND-COLOR: #669933;
    TEXT-DECORATION: none
	
}

.TablaPopup1
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 100%;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-COLLAPSE: collapse;
    BACKGROUND-COLOR: #003399
}
.TablaPopup2
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    WIDTH: 100%;
    BORDER-BOTTOM: #999999 1px solid;
    BORDER-COLLAPSE: collapse
}
.CajaTexto1
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid
}
.ContenidoPopup
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: "Verdana"
}
.MensajePopup
{
    BORDER-BOTTOM: #999999 1px solid;
    BACKGROUND-COLOR: #dcdcdc
}
.LineaEncabezado
{
    COLOR: #013475
}
.TablaEncabezado
{
    BORDER-RIGHT: #013475 thin;
    BORDER-TOP: #013475 thin;
    BORDER-LEFT: #013475 thin;
    WIDTH: 100%;
    BORDER-BOTTOM: #013475 thin solid;
    HEIGHT: 100%
}
.TablaMenu
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    PADDING-LEFT: 0px;
    BORDER-LEFT: thin;
    WIDTH: 100%;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: thin;
    HEIGHT: 100%
}
.CheckBox
{
    WIDTH: 12px;
    HEIGHT: 12px
}
.TituloMenu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial;
    LETTER-SPACING: 1px
}
.OpcionMenu
{
    BORDER-RIGHT: #003399;
    BORDER-TOP: #003399;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #003399;
    BORDER-BOTTOM: #617494 1px solid;
    FONT-FAMILY: Arial
}
.LinkMenu:active,.LinkMenu:link,.LinkMenu:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.LinkMenu:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #00CCFF;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.linkmenu2
{
    FONT-SIZE: 7pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.linkmenu3
{
    FONT-SIZE: 7pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #483d8b;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.contenidolistado2
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #003399;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.linkmenu4
{
    FONT-SIZE: 10pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #483d8b;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.filaboton2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #eaeaff;
    TEXT-DECORATION: none
}
.linkmenu5
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #483d8b;
    FONT-FAMILY: Arial
}
.filaboton3
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #eeeeee;
    TEXT-DECORATION: none
}
.filaboton4
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #eeeeee
}
.TituloCampo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.TituloFormulario
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial
}
.FilaCampo
{
    PADDING-LEFT: 5px;
    BACKGROUND-COLOR: #eaeaff
}
.TituloListado
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Tahoma
}
.LinkProceso
{
    COLOR: #483d8b;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.MensajeProceso
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.SinRegistro
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial
}
.Powered
{
    FONT-SIZE: 8pt;
    COLOR: #483d8b;
    FONT-FAMILY: Arial;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: none
}
.InfoCampo
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.SubOpcionMenu
{
    FONT-SIZE: 7pt;
    COLOR: #483d8b;
    FONT-FAMILY: Arial;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: none
}
.Observacion
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.Obligatorio
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.AccesoIncorrecto
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ff0000;
    FONT-FAMILY: Arial
}
.ContenidoMercado
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.TituloColumna2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #003399;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffffff
}
.LinkContenido
{
	font-family: arial; 
	font-size: 11px; 
	line-height: 16px; 
	color: 6B6B6B;
    TEXT-TRANSFORM: uppercase;
    TEXT-DECORATION: none
}
.TablaPopup1 TD
{
    PADDING-LEFT: 5px;
    BACKGROUND-COLOR: #0066CC
}
.LinkAgregar
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #0000ff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
.ContenidoEncabezado
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.LinkEncabezado
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.LinkEncabezado1
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
	background-color:#FFFFCC;
    COLOR: #000066;
    FONT-FAMILY: Arial;
    TEXT-DECORATION:blink
}
.LinkEncabezado2
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.LinkEncabezado3
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.LinkEncabezado4
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.LinkEncabezado5
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.LinkEncabezado6
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.LinkEncabezado7
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

.LinkBAvanzada
{
    COLOR: #003399;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.DialogoEditorHTML
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #eaeaff;
    TEXT-DECORATION: line-through
}
.BotonGaleria
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #999999 1px solid;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #9678ff
}
.CajaGaleria
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Arial
}
.CajaTablaEditor
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 40px;
    BORDER-BOTTOM: #000000 1px solid
}
.ComboBox
{
    BORDER-RIGHT: #006600 1px solid;
    BORDER-TOP: #006600 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #006600 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #006600 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.LinkMenu:hover
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana
}
.CajaTexto2 {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	font-size: 9px;

}


/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

.rojo {
	color: #FF0000;
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #FFFFFF;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}


.tlogin {
/*	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
		border-radius: 5px;
*/		padding: 10px;
		border: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #606060;
	background: #fff;
/*	opacity: 0.5;
	 filter:alpha(opacity=50);*/
/*	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');*/
}

.tlogin td { 
		padding: 10px;
		background:#FFF;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
		border-radius: 10px;
}
.tlogin th, .tlogin.tr.head {
	padding: 10px;
	font-family: Verdana;
	font-size: 16px;
	background: #c4db0d;
	color: #FFF;

	

}
.tlogin input.field {
	font-size: 16px;
	padding: 10px;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
		border-radius: 5px;
  box-shadow: inset 1px 1px 2px 0 #707070;
  transition: box-shadow 0.3s, border 0.3s;
}
.tlogin input.field:focus,
.tlogin input.field.focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}
.tlogin div.textolab {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	width: 150px;
	text-align: left;
}
.expandtxt {
	COLOR: #FEFEFE; /*#063980;*/
	PADDING-TOP: 2px;
	BACKGROUND-REPEAT: no-repeat;
	font-family: 'Open Sans', sans-serif; 
	font-size: 22px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	
}

.inputnow {
	/*display: inline-block;*/
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	/*cursor: pointer;*/
	text-align: left;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.boton {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* AQUI */

.FilaBoton .ContenidoListado
{
	color: #FFFFFF;
}
.FilaBoton td input.ContenidoListado
{
	color: #333;
}
.FilaBoton .ContenidoListado
{
	color: #FFFFFF;
}
.FilaBoton td select.ContenidoListado
{
	color: #333;
}
.dheader {
    float: left;
    margin: 5px;
    padding: 15px;
}

.siteheader {
width: 100%;
border: none;
}
.siteheader td {
	border: none;
}
.siteheader .headlogo {
width: 189px;
background: rgba(196,219,13,1);
background: -moz-linear-gradient(left, rgba(196,219,13,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(196,219,13,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(196,219,13,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(196,219,13,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(196,219,13,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(196,219,13,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4db0d', endColorstr='#ffffff', GradientType=1 );
}
.siteheader .headspan {
text-align: left;
background: rgba(196,219,13,1);
background: -moz-linear-gradient(left, rgba(196,219,13,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(196,219,13,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(196,219,13,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(196,219,13,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(196,219,13,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(196,219,13,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4db0d', endColorstr='#ffffff', GradientType=1 );
}

h1 {
	COLOR: #FFF; /*#063980;*/
	PADDING: 5px;
	background: #777;
	width: 96%;
	BACKGROUND-REPEAT: no-repeat;
	font-family: 'Open Sans', sans-serif; 
	font-size: 22;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	
}