/* valores especificados en px */

BODY {
	margin: 0px 0px 7px 0px;
	SCROLLBAR-FACE-COLOR: #aeaeae;
	SCROLLBAR-HIGHLIGHT-COLOR: #d9d9d9;
	SCROLLBAR-SHADOW-COLOR: #5D4D2A; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #d9d9d9; 
	scrollbar-dark-shadow-color: #aeaeae; 
	scrollbar-3d-light-color: #aeaeae;
	width: 767px;
	background: White;
}

BODY.popupInterno {
	margin: 0px 0px 0px 0px;
	SCROLLBAR-FACE-COLOR: #aeaeae;
	SCROLLBAR-HIGHLIGHT-COLOR: #d9d9d9;
	SCROLLBAR-SHADOW-COLOR: #5D4D2A; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #d9d9d9; 
	scrollbar-dark-shadow-color: #aeaeae; 
	scrollbar-3d-light-color: #aeaeae;
	width: 100%;
}

BODY.error {
	margin: 0px 0px 0px 0px;
	SCROLLBAR-FACE-COLOR: #aeaeae;
	SCROLLBAR-HIGHLIGHT-COLOR: #d9d9d9;
	SCROLLBAR-SHADOW-COLOR: #5D4D2A; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #d9d9d9; 
	scrollbar-dark-shadow-color: #aeaeae; 
	scrollbar-3d-light-color: #aeaeae;
	width: 100%;
	text-align: center;
}

BODY.mensaje {
	margin: 0px 0px 0px 0px;
	SCROLLBAR-FACE-COLOR: #aeaeae;
	SCROLLBAR-HIGHLIGHT-COLOR: #d9d9d9;
	SCROLLBAR-SHADOW-COLOR: #5D4D2A; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #d9d9d9; 
	scrollbar-dark-shadow-color: #aeaeae; 
	scrollbar-3d-light-color: #aeaeae;
	width: 100%;
	text-align: center;
}

BODY.formatoSimple {
	margin: 0px 0px 0px 0px;
	SCROLLBAR-FACE-COLOR: #aeaeae;
	SCROLLBAR-HIGHLIGHT-COLOR: #d9d9d9;
	SCROLLBAR-SHADOW-COLOR: #5D4D2A; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #d9d9d9; 
	scrollbar-dark-shadow-color: #aeaeae; 
	scrollbar-3d-light-color: #aeaeae;
	width: 95%;
	background: url(../images/bg_interfaz2.gif);
}

BODY.publicPage {
	margin: 0px 0px 7px 0px;
	SCROLLBAR-FACE-COLOR: #aeaeae;
	SCROLLBAR-HIGHLIGHT-COLOR: #d9d9d9;
	SCROLLBAR-SHADOW-COLOR: #5D4D2A; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #d9d9d9; 
	scrollbar-dark-shadow-color: #aeaeae; 
	scrollbar-3d-light-color: #aeaeae;
	background: White;
	width:100%;
	text-align:center;
}

TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 3px;
	border: 1px #ba9e66 solid;
	color: #59637a;
	width: 300px;
	height: 50px;
	font-size: 10px;
	font-style: normal;
}

INPUT { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px #ba9e66 solid;
	color: Black;
	font-size: 10px;
	font-style: normal;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 3px;
	border: 1px #ba9e66 solid;
	color: Black;
	font-size: 10px;
	font-style: normal;
	width: 300px;
}

H2 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
}

H3 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

P {
	line-height: 100%;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: Black;
}

TABLE.formato {
	border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: none;
	background: White;
	padding: 0px;
	width: 763px;
	margin: 10px 0px 10px 0px;
}

TABLE.publicPage {
	border: 1px solid Black;
	background: White;
	padding: 0px;
	width: 763px;
	margin: 10px 0px 10px 0px;
}

TABLE.error {
	border: 1px solid #7a7a7a;
	background: White;
	padding: 0px;
	width: 500px;
	margin: 20px 0px 10px 10px;
}

TABLE.errorInPopup {
	border: 2px solid #7a7a7a;
	background: White;
	width: 500px;
	margin: 0px;
}

TABLE.mensaje {
	border: 1px solid #7a7a7a;
	background: White;
	padding: 0px;
	width: 500px;
	margin: 20px 0px 10px 10px;
}

TABLE.popupInterno {
	border: 2px solid #7a7a7a;
	margin: 0px;
	background: White;
	width: 100%;
	height: 300px;
}

TABLE.formatoSimple {
	border: none;
	width: 100%;
	margin: 0px;
}
	 
IFRAME.popupInterno {
	width: 1px;
	height: 302px;
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	border: none;
	overflow: hidden;
}
	
TH.formato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent repeat-x url(../images/pleca-titulo.jpg);
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;	
	height:17px;
	vertical-align: top;
	padding-top: 1px;
}

th[class=formato] > table {
	width: 100%;
}

TH.formatoClean {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 5px;	
	text-align: right;
	padding-bottom: 2px;
}

TD.formato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	padding: 5px 20px 5px 20px;
}

TD.formatoSimple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #666666;
}

TD.opciones {
	background: transparent repeat-x url(../images/bg_gris.gif);
}

TD.botonesHeader {
	text-align: right;
	width: 1%;
	padding-left: 3px;
	vertical-align: top;
}

TD.error {
	background: transparent center 20px no-repeat url(../images/icono_error.gif);
	width: 100%;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 30px 10px 30px;
	font-size: 14px;
	font-weight: bold;
}

TD.mensaje {
	background: transparent center 20px no-repeat url(../images/informacion.gif);
	width: 100%;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 30px 10px 30px;
	font-size: 14px;
	font-weight: bold;
}

TD.mensajeSinRenglonBotones {
	background: transparent center 20px no-repeat url(../images/informacion.gif);
	width: 100%;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 30px 10px 30px;
	font-size: 14px;
	font-weight: bold;
}

IMG.banner {
	top: 0px;
	left: 0px;
}

.checkRadio {
	border: 0px;
}

.botonNormal {
	font-size: 11px;
	color: #000000;
	cursor: pointer;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 1px 1px 1px;
	height: 20px;
	background: url(../images/grad_button_format.gif) repeat-x;
	border: 1px solid #ba9e66;
}

.botonActivo {
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 1px 1px 1px;
	height: 20px;
	background: url(../images/grad_button_format.gif) repeat-x;
	border: 1px solid #ba9e66;
}

.botonAyuda {
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background:	transparent no-repeat -1px -1px url(../images/ayuda.gif);
	padding: 2px 0px 2px 20px;
	cursor: pointer;
	width: 60px;
}

.botonImprimir {
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background:	transparent no-repeat 0px 2px url(../images/imprimir.gif);
	padding: 3px 0px 3px 15px;
	cursor: pointer;
	width: 75px;
}

.botonBarraInterna {
	border: none;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	vertical-align: top;
}

.botonImprimir2 {
	background: transparent no-repeat 0px 0px url(../images/imprimir_2.gif);
	width: 16px;
	height: 14px;
}

.botonCerrar {
	border: none;
	font-size: 11px;
	font-weight: bold;
	background:	transparent no-repeat 1px 1px url(../images/cerrar.gif);
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	margin-top:-3px;
	margin-right:-5px;
}

.botonOpcion {
	cursor: pointer;
	color: White;
	text-align: center;
	height: 27px;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	white-space: nowrap;
	background: transparent repeat-x url(../images/bg_capa.gif);
}

.botonOpcionActivo {
	cursor: pointer;
/**	color: #932b2b;**/
	color: Silver;
	text-align: center;
	height: 27px;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	white-space: nowrap;
	background: transparent repeat-x url(../images/bg_capa.gif);
}

.botonGuardarCerrar {
	font-size: 11px;
	color: #000000;
	cursor: pointer;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 1px 1px 6px;
	height: 18px;
	width: 77px;
	text-align: left;
	background: url(../images/save-close.gif) no-repeat;
	border: none;
}

.botonGuardarContinuar {
	font-size: 11px;
	color: #000000;
	cursor: pointer;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 1px 1px 6px;
	height: 18px;
	width: 77px;
	text-align: left;
	background: url(../images/save-next.gif) no-repeat;
	border: none;	
}

.botonNuevaVentana {
	width: 15px;
	height: 12px;
	background:url(../images/nueva_ventana.gif) no-repeat;
}

td.separadorOpcion {
	background: no-repeat url(../images/separador_opcion.gif);
	padding: 0px 10px 0px 0px;
}

td.esquinaOpcion {
	background:   url(../images/esquina_opcion.gif);
	padding: 0px 10px 0px 0px;
}

.mensajeNoDatos {
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 15px 0px 15px 0px;
	width: 100%;
	text-align: center;
}

.titulo { 
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
    font-weight: bold; color: #666666;
}

.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #666666;
}

.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #C00000;
}

.titulo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	color: #C00000;
}

.titulo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #666666;
}

.texto1 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

.subtitulo { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; font-weight: bold; color: #8a8a8a }

.comentarioFormato { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; font-weight: normal; 
    color: #8a8a8a; }

.tituloFormato { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; font-weight: normal; 
    color: #ffffff; }

.subtituloFormato { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; font-weight: bold; 
    color: #000000; }
	 
.tituloTabla {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
    font-weight: bold;
	 color: #c000000;
	 font-size: 12px;
}

TABLE.exception {
}

TD.exceptionTitle {
	text-align: left;
	font-weight: bold;
	color: Black;
}

TD.exceptionAttribute {
	text-align: left;
	background: #ffffcc;
	color: Black;
	padding: 10px 5px 10px 5px;
	font-family: "Lucida Console";
}

TD.exceptionStackTraceContainer {
	text-align: left;
	background: #ffffcc;
	padding: 15px 5px 15px 5px;
}

TD.exceptionStackTrace {
	color: Black;
}

TD.exceptionContainer {
	padding: 5px 5px 5px 5px;
	background: White;
	border-top: solid Black 1px;
	border-bottom: solid Black 1px;
	color: Black;
}

TD.exceptionMainTitle {
	font-weight: bold;
	color: Red;
	text-align: left;
	font-size: 15px;
	padding: 10px 5px 10px 5px;
	border-bottom: solid Silver 1px;
}

TD.exceptionMessageTitle {
	font-weight: bold;
	color: Maroon;
	text-align: left;
	font-size: 13px;
	font-style: italic;
	padding: 10px 5px 10px 5px;
}

DIV.exceptionStackTrace {
	width: 470px;
	overflow: auto;
	padding-bottom: 30px;
	color: Black;
	overflow-y: hidden;
}

SPAN.exceptionApplicationName {
	font-size: 12px;
}

HR.separador {
	border: dotted thin Silver;
}

.expander {
	width: 13px;
	height: 13px;
	cursor: pointer;
	background:	transparent no-repeat center url(../images/expander.gif);
}

.colapsar {
	width: 13px;
	height: 13px;
	cursor: pointer;
	background:	transparent no-repeat center url(../images/colapsar.gif);	
}

.divWait {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1000px;
	background-color: #FFFFFF;
	color: White;
	filter: alpha(opacity=80);
}

.faytLabel {
	font-size: 9px;
}

.faytPrevious {
	background:	transparent no-repeat 0px 0px url(../images/fayt_previous.gif);
	width: 8px;
	height: 14px;
	border: none;
	cursor: pointer;
	margin-right: 4px;
}

.faytNext {
	background:	transparent no-repeat 0px 0px url(../images/fayt_next.gif);
	width: 8px;
	height: 14px;
	border: none;
	cursor: pointer;
}

.fayTextBox {
	
}

.divTooltip {
	background:	transparent no-repeat right url(../images/tooltip.gif);
	cursor: pointer;
	padding-right: 10px;
}

.asbMenu  {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 2px 2px 2px 2px;
	white-space: nowrap;
	z-index: 1000;
	text-align: left;
	left: 314px;
	top: 130px;
}
	
.asbMenuBase {
	position: absolute;
	z-index: 1000;
}
	
.asbMenuItem {
	color: #59637a;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
}
	
.asbSelMenuItem {
	color: white;
	background: gray;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
}

.lockDiv {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1000px;
	background-color: #FFFFFF;
	color: White;
	filter: alpha(opacity=80);
}

a#menuExtraLink {
	display: none;
}
