.cont {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.titulos {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.contCopy {

	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.mano {
	cursor: hand;
}
.contmano {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	cursor: hand;
}
.deshabilitadomano {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	cursor: hand;
}
.errorTitulo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff2d39;
	text-align: left;
}
.errorCuerpo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4d609b;
	text-align: left;
}
.textomenu {
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-indent: 5pt;
	font-weight: bold;
	cursor: hand;
}
.encostruccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
}
.textoEncargue{
	font-family: "sans-serif",Georgia, Arial,Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-indent: 0pt;
	padding: 0px 15px 0px 20px;
	margin: 0px;
	color: #003366;
}
.tituloEncargue{
	font-family: "sans-serif",Georgia, Arial,Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	color: #003366;
}
.tituloEncargueGrande{
	font-family: "Georgia",sans-serif, Arial,Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	color: #003366;
}
.textoEncargueFino{
	font-family: "sans-serif",Georgia, Arial,Verdana, Helvetica;
	font-size: 11px;
	text-align: left;
	text-indent: 0pt;
	padding: 0px 15px 0px 20px;
	margin: 0px;
	color: #003366;
}
.linkEncargue{
	font-family: "sans-serif",Georgia, Arial,Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-indent: 0pt;
	padding: 0px 15px 0px 20px;
	margin: 0px;
	color: #0033CC;
	text-decoration: underline;
}
/*
 * Autor: Omar Alesso
 * Nombre del archivo: trazar.css
 * 
 * Historia de creación y modificación:
 * - Omar Alesso          06/07/2005    Creación de la clase
 * - Celeste Carignano    03/08/2005    Modificaciones en las definiciones
 *
 * Archivo CSS para la elaboración de JSP.
 */
FONT.letraBlancaArbol {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
  color: white;
}

FONT.letraAmarillaArbol {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bolder;
	text-align: justify;
  color: rgb(255,255,51);
}

FONT.letraArbolSinLink {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
  color: rgb(51,102,204);
}

FONT.letraCabeceraTabla {
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: White;
	text-align: center; 
}

FONT.letraCuerpoTabla {
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	text-align: center;
}

FONT.letraChica {
	font-family: Times New Roman;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	text-align: center;
}

TABLE.tablaCuerpo
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px 1px;
	border-style: inset outset outset inset;
  padding: 1px;
  background-color:#E6F2FF;
  text-align: center;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: White;
	text-align: center; 
}

TR.trTablaPrincipal
{
  background-color: #666699;  
}

TABLE.tablaCuerpoInterna
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	border-style: inset outset outset inset;
  background-color: #E6F2FF;
  text-align: center;
}

TABLE.tablaComun
{
  font-family: Times New Roman;
	font-size: 12pt;
	font-weight: normal;
}


TR.trTablaInternaOscura
{
  background-color: #C6E2FF;
  font-family: Times New Roman;
	font-size: 12pt;
	font-weight: normal;
	color: Black;
	text-align: center;
}

TR.trTablaInternaClara
{
  background-color: #E6F2FF;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: normal;
	color: Black;
	text-align: center;
}

TABLE.tablaArbol
{
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 3px;
	border-style: none solid solid none;
	border-style: solid ;
  text-align: left;
  width: 130px;
  FONT-FAMILY: Times New Roman;
  COLOR: rgb(51,102,204);
  TEXT-DECORATION: none;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bolder;
  TEXT-ALIGN: left;
  Text-decoration: none;
}

TABLE.tablaArbol TR
{
  width: 130px;
  background-color: rgb(204,204,255);
}

A.linkArbolSinExpandir:link
{
	FONT-FAMILY: Times New Roman;
  COLOR: rgb(51,102,204);
  TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;
  TEXT-ALIGN: left;
  Text-decoration: none;
}

A.linkArbolSinExpandir:visited
{
  COLOR: rgb(51,102,204);
  text-decoration: none;
}

A.linkArbolExpandido:link
{
	FONT-FAMILY: Times New Roman;
  COLOR: rgb(255,255,51);
  TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;
  TEXT-ALIGN: left;
  Text-decoration: none;
}

A.linkArbolExpandido:visited
{
  COLOR: rgb(255,255,51);
  text-decoration: none;
}

.botonSubmit
{
	FONT-WEIGHT: Bold;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  COLOR: WHITE;
  margin-left: 0px;
  margin-right: 0px;
	FONT-SIZE: 9px;
  background-color: #1B1E79;  
  height: 15px;
  vertical-align: top;
  border: 0;
  width: 85px;
}

.botonSubmitVolver
{
	FONT-WEIGHT: Bold;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  COLOR: WHITE;
  margin-left: 0px;
  margin-right: 0px;
	FONT-SIZE: 9px;
  background-color: #5A5EC9;  
  height: 15px;
  vertical-align: top;
  border: 0;
  width: 85px;
}

.botonSubmitConsultar
{
	FONT-WEIGHT: Bold;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  COLOR: Black;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
	FONT-SIZE: 10px;
  background-color: Silver;  
  height: 17px;
  vertical-align: middle;
  border: 0;
  width: 85px;
}

.botonSubmitEliminacion
{
	FONT-WEIGHT: Bold;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  COLOR: Black;
  margin-left: 0px;
  margin-right: 0px;
	FONT-SIZE: 10px;
  background-color: White;  
  height: 15px;
  vertical-align: top;
  border: 0;
  width: 20px;
}

.text
{
	FONT-FAMILY: Verdana;
	line-height: normal;
	FONT-SIZE: 12px;
  text-align: center;
	text-decoration: none;
	font-weight: normal;
  height: 20px;
}

textarea
{
	FONT-FAMILY: Verdana;
	line-height: normal;
	FONT-SIZE: 12px;
  text-align: left;
	text-decoration: none;
	font-weight: normal;
}

LI
{
    FONT-FAMILY: Verdana;
    COLOR: RED;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bolder;
    LIST-STYLE-TYPE: square;
}

/*.cont {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.titulos {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.contCopy {

	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

.mano {
	cursor: hand;
}

.errorTitulo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff2d39;
	text-align: left;
}

.errorCuerpo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4d609b;
	text-align: left;
}
*/
.botonAgregarFila
{
    FONT-WEIGHT: Bold;
    FONT-FAMILY: VERDANA;
    COLOR: WHITE;
    margin-left: 2px;
    margin-right: 2px;
    FONT-SIZE: 15px;
    background-color: #666699;  
}

.botonQuitarFila
{
    FONT-WEIGHT: Bold;
    FONT-FAMILY: VERDANA;
    COLOR: WHITE;
    margin-left: 2px;
    margin-right: 2px;
    FONT-SIZE: 15px;
    background-color: #666699;  
}

td.scroll
{
    scrollbar-face: default;
    scrollbar-arrow-color: default;
    scrollbar-highlight-color: default;
    scrollbar-track-color: default;
    scrollbar-darkshadow-color: default;
    scrollbar-shadow-color: default;
    scrollbar-base-color: default;
}

td.tablaAlta
{
  border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: none none none none;
}
