/* Default CSS Stylesheet for a new Web Application project */
/* colores: DarkGray ->fuentes, 993300->etiquetas*/
/* fuentes: Sans-Serif, Tahoma*/

Body
{
	margin-top: 0px;
	font-size: 8pt;
	margin-left: 0px;
	color: dimgray;
	font-family: Tahoma, Sans-Serif, Verdana;
	background-color: white;
	text-decoration: none;
}

Table
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	text-align: left;
	color: dimgray;
	border: none;
}

A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #0033cc;
}

A:active
{
	color: #3333cc;
	text-decoration: none;
}

A:hover
{
	color: #6699ff;
	text-decoration: none;
}

BlockQuote, Pre
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	text-align: justify;
}

Img
{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.Imagen
{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.EtiquetaCabeza
{
	color: #993333;
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	background-color: Transparent;
}

.Etiqueta, .EtiquetaIzquierda
{
	color: #993333;
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	text-align:left;
	background-color: Transparent;
}

.EtiquetaAlinDerecha, .EtiquetaDercha
{
	color: #993333;
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	text-align:right;
	background-color: Transparent;
}

.TextBox
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-weight: lighter;
	font-size: 8pt;
	font-style: normal;
	color: black;
	border-style: window-inset;
	cursor: text;
	text-align: left;
	text-transform: uppercase;
	/*border-bottom: silver 1px solid;
	border-right: silver 1px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;*/
}

.TextBox_Caps
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: Bold;
	color:  #000000;
	text-transform:uppercase;
	height: 19;
}
.TextBox_Disabled
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: Bold;
	color:  dimgray;
	text-transform:uppercase;
	height: 19;
	background-color: gainsboro;
}

.Boton, .Button
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	border-style: outset;
	color:Maroon;
	height: 15;
}

.Tabla
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	border-color: Silver;
	border-style: none;
	border-width: thin;
	text-decoration: none;
	text-align: left;
	color: #993333;
}

.TituloTabla, .Titulo_Tablas, .Titulo_Tablas_Center
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	border: medium 2px #993333;
	background-color: #993333;
}

.BotonBack
{
	color: #000000;
	cursor: hand;
	border: solid 1px #808080;
	background: url(images/button_back.gif) center;
	padding: 1px;
}

.ElementoEditado, .ElementoEditado
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	color: #993333;
}

.ElementoSeleccionado, .Elemento_Seleccionado
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: Silver;
}

.Encabezado
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #993333;
	border: solid 1px #993333;
}

.Grid
{
	font-size: 8pt;
	font-family: Tahoma, Sans-Serif, Verdana;
	font-style: normal;
	font-weight: lighter;
	color: dimgray;
}

.GrdItemEdit
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-weight: bolder;
	color: #993333;
	background-color: #fff5ee;
}

.GrdHeader
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-style: normal;
	font-size: 8pt;
	font-weight: lighter;
	color: #ffffff;
	background-color: #993333;
	height: 25px;
}

.GrdItem
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	color: dimgray;
	height: 20;
}

.GrdAItem
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	color: #3333cc;
}

.GrdItemSelected
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	color: #993333;
	background-color: lemonchiffon;
}

.GrdPager, .GrdFooter
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	vertical-align: middle;
	color: #993333;
	background-color: oldlace;
}

.Check
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	/*color: #993333;*/
}

.Lista
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	border-style: window-inset;
	color: #000000;
	background-color: Transparent;
}

.Combo
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	border-style: none;
	color: #000000;
	background-color: Transparent;
}

.COMBO_CAPS
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	border-style: none;
	color: #000000;
	background-color: Transparent;
	text-transform:uppercase;
}

.EtiquetaError, .Etiqueta_Error
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	color: #993333;
}

.Alterno
{
	font-weight: normal;
	color: #cc3333;
	background-color: beige;
}

.Footer, .Foother
{
	font-weight: bold;
	color: White;
	background-color: beige;
}

.Titulo_Controles
{
	color: #cc3333;
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: Bold;
}

.Titulo_Paginas
{
	color: white;
	background-color: #993333;
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: Bold;
}
.TITULO_PAGINAS_IZQ
{
	text-align: left;
	color: white;
	font-size: small;
	font-family: Arial;
	font-style: normal;
	font-weight: Bold;
}
.TITULO_PAGINAS2
{
	font-weight: bold;
	font-size: small;
	color: #cc3333;
	font-style: normal;
	font-family: Verdana;
}

.Subtitulo_Tablas
{
	font-weight: bold;
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #993333;
}

.Titulo_Barra
{
	font-weight: normal;
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 10pt;
	font-style: normal;
	color: navy;
}
.TITULO_TABLAS_CENTER
{
	font-weight: bold;
	font-size: small;
	color: WHITE;
	font-style: normal;
	font-family: Verdana;
	background-color: #993333;
	text-align:center 
}
.TITULO_PAGINAS2_ANT
{
	font-weight: bold;
	font-size: small;
	color: #993333;
	font-style: normal;
	font-family: Verdana;
}

.Etiqueta_Blanca
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-weight: Bold;
	color: #FFFFFF;
	height: 19;
}

.Lista
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	color: #000000;
}

.Etiqueta_ErrorSmall
{
	font-family: Tahoma, Sans-Serif, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #993333;
}

UL LI
{
	list-style-type: square;
}
UL LI LI
{
	list-style-type: disc;
}
UL LI LI LI
{
	list-style-type: circle;
}
OL LI
{
	list-style-type: decimal;
}
OL OL LI
{
	list-style-type: lower-alpha;
}
OL OL OL LI
{
	list-style-type: lower-roman;
}

.FondoTabla
{
	background-color: #eeeeee;
}
.FondoColumna
{
	background-color: #f0f8ff;
}
