﻿body
{
    margin: 0px;
    background-color: #FFFFF8;
    font: 11px Trebuchet, Tahoma, Arial, Helvetica;
    scrollbar-arrow-color: #6699cc;
    scrollbar-3dlight-color: #fffff8;
    scrollbar-darkshadow-color: #e0e0e0;
    scrollbar-face-color: #eeeee0;
    scrollbar-highlight-color: #f8f8f0;
    scrollbar-shadow-color: #d0d0d0;
    scrollbar-track-color: #fafafa;
    overflow:hidden;
}

select
{
    FONT: 11px Trebuchet, Tahoma, Arial, Helvetica;
	border-right: #D0D0D0 1px solid;
	border-top: #D0D0D0 1px solid;
	border-left: #D0D0D0 1px solid;
	border-bottom: #D0D0D0 1px solid;
}

a
{
    font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #6699cc;
    text-decoration: none;
}

a:hover
{
    font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #0033cc;
    text-decoration: none;
}

a.check
{
    color: #000000;
    font: 11px Trebuchet, Tahoma, Arial, Helvetica;
}

a.check:hover
{
    color: #000000;
    font: 11px Trebuchet, Tahoma, Arial, Helvetica;
}

text
{
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;
}

input
{
    FONT: 11px Trebuchet, Tahoma, Arial, Helvetica;
	border-right: #D0D0D0 1px solid;
	border-top: #D0D0D0 1px solid;
	border-left: #D0D0D0 1px solid;
	border-bottom: #D0D0D0 1px solid;
}

.input_foco
{
    font: 11px Trebuchet, Tahoma, Arial, Helvetica;
	background-color: #FFFFFF;
    color: #000099;
}

.input_blur
{
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;
	background-color: #FFFFF8;
    color: #000000;
}

.select_foco
{
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;
	background-color: #f0fbff;
}

.select_blur
{
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;
	background-color: #FFFFFF;
}

.textarea_foco
{
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;
	background-color: #FFFFFF;
}

.textarea_blur
{
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;
	background-color: #FFFFF8;
}

.a_foco
{
    font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #336699;
}

.a_blur
{
    font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #000000;
    text-decoration: none;
}

textarea
{
    FONT: 11px Trebuchet, Tahoma, Arial, Helvetica;
	border-right: #D0D0D0 1px solid;
	border-top: #D0D0D0 1px solid;
	border-left: #D0D0D0 1px solid;
	border-bottom: #D0D0D0 1px solid;
}

.barra_ppal_800
{
    background-image: url(Imagenes/cabecera_800.png);
    width: 100%;
    height: 76px
}

.barra_ppal_1024
{
    background-image: url(Imagenes/cabecera_1024.png);
    width: 100%;
    height: 76px;
}


.tit01
{
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #E0E0E0;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    background-image: url(Imagenes/titulo_a.png);
    background-repeat: no-repeat;
}

.tit02
{
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    color: #009966;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.pst_on
{
    font-size: 10px;
    text-transform: uppercase;
    color: #003300;
    font-weight: bold;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.pst_off
{
    font-size: 10px;
    text-transform: uppercase;
    color: #009900;
    font-weight: bold;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.pst_over
{
    font-size: 10px;
    text-transform: uppercase;
    color: #006699;
    font-weight: bold;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.modalBackground_off
{ 
    position: absolute;
    left: 0px; width: 0px; 
    top: 0px; height: 0px;
}

.modalBackground_on
{ 
    background-color: #000010;
    filter:alpha(opacity=50); /* IE */
    -moz-opacity:0.5; /* Firefox, Opera, ... */
    opacity :.5;	/* CSS 3*/
    left:0px; 
    width: 2500px; 
    position: absolute; 
    top: 0px; 
    height: 2500px; 
}

.modalMascara_off
{ 
    position: absolute;
    left: 0px; width: 0px; 
    top: 0px; height: 0px;
}

.modalMascara_on
{ 
    /*background-color: #FFFFFF;
	background:;*/
    left:0px; 
    width: 2500px; 
    position: absolute; 
    top: 0px; 
    height: 2500px; 
}

.grillaSombra_off
{ 
    position: absolute;
    left: 0px; width: 0px; 
    top: 0px; height: 0px;
}

.grillaSombra_on
{    
    background-color: lightgrey;
    filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Firefox, Opera, ... */
    opacity : .6;	/* CSS 3*/
    left:0px; 
    position: absolute; 
    top: 0px; 
}

.grillaSombraBorde_off
{ 
    position: absolute;
    left: 0px; width: 0px; 
    top: 0px; height: 0px;
}

.grillaSombraBorde_on
{
    left: 0px;
    position: absolute;
    top: 0px;
    border-right: #eeeee0 solid;
    border-top: #eeeee0 solid;
    border-left: #eeeee0 solid;
    border-bottom: #eeeee0 solid;
}

.Popup
{
    border-right: #d2cf9c solid;
    border-top: #d2cf9c solid;
    border-left: #d2cf9c solid;
    border-bottom: #d2cf9c solid;
    background-color: #fffff8;
}

.mensajeBackground_off
{ 
    position: absolute;
    left: 0px; width: 0px; 
    top: 0px; height: 0px;
}

.mensajeBackground_on
{   
    background-color: #000010;
    filter:alpha(opacity=30); /* IE */
    -moz-opacity:0.3; /* Firefox, Opera, ... */
    opacity : .3;	/* CSS 3*/
    left:0px; 
    width: 2500px; 
    position: absolute; 
    top: 0px; 
    height: 2500px; 
}

.mensajeBody
{
    margin: 0px;
    background-color: #fffff8;
    font: 11px Trebuchet, Tahoma, Arial, Helvetica;
    border-top-width: medium;
    border-left-width: medium;
    border-left-color: #3399cc;
    border-bottom-width: medium;
    border-bottom-color: #3399cc;
    border-top-color: #3399cc;
    border-right-width: medium;
    border-right-color: #3399cc;
}

.mensajeTexto
{
	color: #000066;
	font-size: 14px;
	line-height: normal;
	font-style: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.grillaCab
{
    font: bold 12px Trebuchet, Tahoma, Arial, Helvetica;
    color: #888888;
    cursor: hand;
	cursor:pointer;
    background-image: url(Imagenes/grilla_tit01.png);
    background-repeat: repeat-x;
    height: 20px;
}

.grillaCab2
{
    font: bold 12px Trebuchet, Tahoma, Arial, Helvetica;
    color: #888888;
    cursor: hand;
	cursor:pointer;
    background-image: url(Imagenes/grilla_tit02.png);
    background-repeat: repeat-x;
    height: 20px;
}

.grillaSombraMsj
{
    position: absolute;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #006699;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    height: 30px;
    width: 300px;
    vertical-align: middle;
}

.grilla
{
    color: black;
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    font-family: Trebuchet, Tahoma, Arial, Helvetica;
    font-variant: normal;
    cursor: hand;
	cursor:pointer;
}

.grillaOff1
{
    color: midnightblue;
    background-color: whitesmoke;
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    font-family: Trebuchet, Tahoma, Arial, Helvetica;
    font-variant: normal;
    cursor: hand;
	cursor:pointer;
}

.grillaOff2
{
    color: midnightblue;
    background-color: white;
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    font-family: Trebuchet, Tahoma, Arial, Helvetica;
    font-variant: normal;
    cursor: hand;
	cursor:pointer;
}

.grillaOff3
{
    color: #CC3333;
    background-color: whitesmoke;
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    font-family: Trebuchet, Tahoma, Arial, Helvetica;
    font-variant: normal;
    cursor: hand;
	cursor:pointer;
}

.grillaOff4
{
    color: #CC3333;
    background-color: white;
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    font-family: Trebuchet, Tahoma, Arial, Helvetica;
    font-variant: normal;
    cursor: hand;
	cursor:pointer;
}

.grillaOn
{
    color: #ffffff;
    /*background-color: #99cc99;*/
    background-color: #A6C9EC;
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    font-family: Trebuchet, Tahoma, Arial, Helvetica;
    font-variant: normal;
    cursor: hand;
	cursor:pointer;
}

.grillaOver1
{
    color: teal;
    background-color: honeydew;
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    font-family: Trebuchet, Tahoma, Arial, Helvetica;
    font-variant: normal;
    cursor: hand;
	cursor:pointer;
}

.grillaOver2
{
    color: teal;
    background-color: honeydew;
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    font-family: Trebuchet, Tahoma, Arial, Helvetica;
    font-variant: normal;
    cursor: hand;
	cursor:pointer;
}

.Campo
{
    font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #306D61;
    text-align: left;
    text-transform: uppercase;
}

.Campo2
{
	font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
	color: #333333;
	text-align: left;
	text-transform: uppercase;
}

.Campo3
{
	font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
	color: #3399cc;
	text-align: left;
	text-transform: uppercase;
}

.Campo4
{
	font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
	color: #999999;
	text-align: left;
}

.Campo5
{
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;
	color: #3399cc;
	text-align: left;
}

.Campo6
{
	font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
	color: #333333;
	text-align: left;
}

.Campo7
{
	font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
	color: #cc3333;
	text-align: left;
}

.Campo8
{
	font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
	/*color: #DF7401;*/
	color: #40D38F;
	text-align: left;
}

.Campo_Dis
{
    font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #999999;
    text-align: left;
    text-transform: uppercase;
}

.Valor
{
    font: 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: midnightblue;
    text-align: left;
    text-transform: uppercase;
}

.Valor1
{
	font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
	color: #3399cc;
	text-align: left;
	text-transform: uppercase;
}

.Valor2
{
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;
	color: #3399cc;
	text-align: left;
	text-transform: uppercase;
}

.Valor_Extenso 
{
	font: 13px Times New Roman, Georgia, serif;
	color: midnightblue;
    text-align: left;
}

.Valor_minuscula
{
    font: 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: midnightblue;
    text-align: left;
}

.Autoriza_FORM_Tit01
{
    font-weight: bold;
    font-size: x-large;
    text-transform: uppercase;
    color: dimgray;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-variant: small-caps;
}

.Autoriza_FORM_Tit02
{
    font-weight: bold;
    font-size: medium;
    text-transform: uppercase;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-variant: small-caps;
}

.Autoriza_FORM_Campo
{
    font-weight: bold;
    font-size: 9pt;
    text-transform: uppercase;
    color: #ffffff;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    background-color: #666666;
}

.Autoriza_FORM_Dato
{
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    background-color: #ffffff;
}


.tab_off
{
    font-size: 10px;
    text-transform: uppercase;
    /*color: #009900;*/
    color: #006699;
    font-weight: bold;
    font-style: normal;
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family: Arial, Trebuchet MS, Times New Roman, Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.tab_on
{
    font-size: 10px;
    text-transform: uppercase;
    /*  color: #003300;   */
    /* color: #003651; */
    color: #51536A;
    font-weight: bold;
    font-style: normal;
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family: Arial, Trebuchet MS, Times New Roman, Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.tab_over
{
    font-size: 10px;
    text-transform: uppercase;
    /*color: #006699;*/
    color: #A0A0A0;
    font-weight: bold;
    font-style: normal;
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family: Arial, Trebuchet MS, Times New Roman, Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.btn_on
{
    font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #0000EE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.btn_off
{
    font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #6699cc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.btn_over
{
    font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #0033CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.btn_on_disabled
{
    font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #727272;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor: pointer;
}

.btn_off_disabled
{
    font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #7C7C7C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor: pointer;
}

.btn_over_disabled
{
    font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #676767;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor: pointer;
}

.gmn_off
{
    font-size: 10px;
    text-transform: uppercase;
    color: black;
    font-weight: bold;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.gmn_over
{
    font-size: 10px;
    text-transform: uppercase;
    color: #006699;
    font-weight: bold;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.gmn_on
{
    font-size: 10px;
    text-transform: uppercase;
    color: #003300;
    font-weight: bold;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.mnu_on
{
    font: 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #0000DD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.mnu_off
{
    font: 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.mnu_over
{
    font: 11px Trebuchet, Tahoma, Arial, Helvetica;
    color: #006699;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: hand;
	cursor:pointer;
}

.DetalleCampo
{
    font-size: 11px;
    text-transform: none;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.DetalleValor
{
    font-size: 11px;
    text-transform: none;
    color: midnightblue;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.DetalleTitulo
{
    font-size: 11px;
    text-transform: uppercase;
    color: black;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight: bold;
}

body.modal
{
    margin: 0px;
    background-color: #EEEEE0;
    FONT: 11px Trebuchet, Tahoma, Arial, Helvetica
}

.EditorHTML
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #fffff8;
}


.EditorHTML2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #ffffff;
    margin: 0px;
    scrollbar-arrow-color: #6699cc;
    scrollbar-3dlight-color: #fffff8;
    scrollbar-darkshadow-color: #e0e0e0;
    scrollbar-face-color: #eeeee0;
    scrollbar-highlight-color: #f8f8f0;
    scrollbar-shadow-color: #d0d0d0;
    scrollbar-track-color: #fafafa;
}

.Buscador
{
    background-color: #F7F7ED;
}

body.tab
{
    margin: 0px;
    background-color: #FFFFF8;
    FONT: 11px Trebuchet, Tahoma, Arial, Helvetica;
    border-top: 2px solid #0099cc;
}

.iFrame
{
    border-right: #eeeee0 solid;
    border-top: #eeeee0 solid;
    border-left: #eeeee0 solid;
    border-bottom: #eeeee0 solid;
    background-color: #FFFFFF;
    scrollbar-arrow-color: #6699cc;
    scrollbar-3dlight-color: #fffff8;
    scrollbar-darkshadow-color: #e0e0e0;
    scrollbar-face-color: #eeeee0;
    scrollbar-highlight-color: #f8f8f0;
    scrollbar-shadow-color: #d0d0d0;
    scrollbar-track-color: #fafafa;
}


.Recuadro1
{
    border-right: #999900 1px solid;
    border-top: #999900 1px solid;
    border-left: #999900 1px solid;
    border-bottom: #999900 1px solid;
    /*border-right: #80B2E4 1px solid;
    border-top: #80B2E4 1px solid;
    border-left: #80B2E4 1px solid;
    border-bottom: #80B2E4 1px solid;*/
    background-color: #EEEEE0;
}

.Recuadro2
{
    border-right: #999900 1px solid;
    border-top: #999900 1px solid;
    border-left: #999900 1px solid;
    border-bottom: #999900 1px solid;
    /*border-right: #80B2E4 1px solid;
    border-top: #80B2E4 1px solid;
    border-left: #80B2E4 1px solid;
    border-bottom: #80B2E4 1px solid;*/
    background-color: #FFFFF8;
}

.modalTit
{
	font-weight: bold;
	font-size: 12px;
	color: #3C3C3C;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: sub;
}

table.lice_blue
{
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}

td.lice_blue
{
	font-size: 12px;
	border-right: 8px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 2px 2px 2px 4px;
	color: #555555;
}

td.lice_blue_alt {
	font-size: 12px;
	border-right: 8px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #aaa;
	padding: 2px 2px 2px 4px;
	color: #DDDDDD;
}

.Recuadro3
{
    border-right: #D0D0D0 1px solid;
    border-top: #D0D0D0 1px solid;
    border-left: #D0D0D0 1px solid;
    border-bottom: #D0D0D0 1px solid;
    background-color: #FFFFFF;
}

.Recuadro4
{
    border-right: #D0D0D0 1px solid;
    border-top: #D0D0D0 1px solid;
    border-left: #D0D0D0 1px solid;
    border-bottom: #D0D0D0 1px solid;
    background-color: #FFFFF8;
}

TH.Filtros
{
	width : 100%;
	height : 29px;
	background-image: url(Imagenes/degrad_EEEEE0_FFFFF8.png);
	background-repeat: repeat-x;
	font: bold 11px Trebuchet, Tahoma, Arial, Helvetica;
	color: #3399cc;
	text-align: left;
	text-transform: uppercase;
}

TR.Filtros
{
	background-color:#FFFFFF;
	color : #999999;
}

.Lista_grillaOff1
{
	color: black;
	background-color: white;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-family: Trebuchet, Tahoma, Arial, Helvetica;
	font-variant: normal;
	cursor: hand;
	cursor:pointer;
}

.Lista_grillaOn
{
	color: #ffffff;
	background-color: #3399cc;
	cursor: hand;
	cursor:pointer;
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;
}

.Lista_grillaOver1
{
	color: #3399cc;
	background-color: white;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-family: Trebuchet, Tahoma, Arial, Helvetica;
	font-variant: normal;
	cursor: hand;
	cursor:pointer;
}

.listaBackground_off
{ 
    position: absolute;
    left: 0px; width: 0px; 
    top: 0px; height: 0px;
}

.listaBackground_on
{ 
    background-color: #000010;
    filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* Firefox, Opera, ... */
    opacity : 0;	/* CSS 3*/
    left:0px; 
    width: 2500px; 
    position: absolute; 
    top: 0px; 
    height: 2500px; 
}

.Requerido
{
    font: bold 13px Trebuchet, Tahoma, Arial, Helvetica;
    color: #CC3333;
    text-transform: uppercase;
}

.MContextual_Out
{
	cursor:hand;
	cursor:pointer;
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;	
	background-color:#FFFFF8;
	color:#333333;
}

.MContextual_Out_FF
{
	cursor:hand;
	cursor:pointer;
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;	
}

.MContextual_Over
{
	cursor: hand;
	cursor:pointer;
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;
	background-color: honeydew;
	color: #333333;
	border-right: #009933 1px solid;
	border-top: #009933 1px solid;
	border-left: #009933 1px solid;
	border-bottom: #009933 1px solid;
}

.MContextual_Over_FF
{
	cursor: hand;
	cursor:pointer;
	font: 11px Trebuchet, Tahoma, Arial, Helvetica;
	border-right: #009933 1px solid;
	border-top: #009933 1px solid;
	border-left: #009933 1px solid;
	border-bottom: #009933 1px solid;
}

.RecuadroMContextual
{
    /*
    border-right: #999900 2px solid;
    border-top: #999900 2px solid;
    border-left: #999900 2px solid;
    border-bottom: #999900 2px solid;*/
    border-right: #5196DB 2px solid;
    border-top: #5196DB 2px solid;
    border-left: #5196DB 2px solid;
    border-bottom: #5196DB 2px solid;
    background-color: #FFFFF8;
}

iframe.ifrProceso
{
	display:none;	
}

iframe.ifrProcesoVer
{
	display:;	
	width:400px;
	height:400px;
}

div.grillaInteres_R
{
	text-align: right;
	color: Red;
}

div.grillaInteres_L
{
	text-align: left;
	color: Red;
}

p.grillaInteres_R
{
	text-align: right;
	color: Red;
}

p.grillaInteres_L
{
	text-align: left;
	color: Red;
}

.textoRojo_right
{
	text-align: right;
	color: Red;
}

.textoRojo_left
{
	text-align: left;
	color: Red;
}

.grillaCon_especial_R
{
	text-align: right;
	color: #886A04;
}

.grillaCon_especial_L
{
	text-align: left;
	color: #886A04;
}