/*********************** GLOBALES ***********************/
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    line-height: 1.7;
}
/************** ENCABEZADOS ***************/
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 22px;
	color: #000000;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h4 {
    font-size: 18px;
    color: #000000;
}
h5 {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
h6 {
    font-size: 16px;
    color: #000000;
}

/************** TITULARES *********************/
.titular {
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 3px;
    margin-bottom: 10px;
    margin-left: 30px;
    text-align: right;
    line-height: 1;

}
.titularOtros {
    font-size: 16px;
    color: #000099;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    line-height: 1;

}
.subTitulo {
    font-size: 18px;
    color: #D3373A;
    margin-top: 2px;
    margin-right: 3px;
    margin-left: 5px;
    margin-bottom: 2px;
}
.subTitulo2 {
    font-size: 18px;
    color: #FFCC99;
    margin-top: 2px;
    margin-right: 3px;
    margin-left: 5px;
    margin-bottom: 2px;
    text-align: right;
}
.LetraChica {
    font-size: 9px;
}

.LetraClara {
    color: #FFFFFF;
}

.Monoespacio {
    line-height: 1.0;
}

/*********************** PARRAFOS ***********************/
p {
}
ul {
    margin-left: 15px;
}
ol {
    margin-left: 15px;
}
li {
}
.sabias {
    color: #314475;
    margin: 10px;
}

/************************** LIGAS ************************/
a {
    color: #0000FF;
    text-decoration: underline;
}
a:hover {
    color: #D3373A;
    text-decoration: underline;
}
a.menuizq {
    font-size: 13px;
    font-weight: bold;
    color: #0000FF;
    text-decoration: underline;
}
a.menuizq:hover {
    font-size: 13px;
    font-weight: bold;
    color: #D3373A;
    text-decoration: underline;
}

a.articulos {
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
a.articulos:hover {
    font-size: 14px;
    color: #D3373A;
    text-decoration: underline;
}
/************* ESTILOS PARA LA LINEA DEL PAGINADOR EN LOS TABULARES *******************/
TD.paginador {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.linkpaginado {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.linkpaginado:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


/***************** ESTILOS PARA EL CARRITO DE COMPRAS Y PEDIDOS ************/
TD.ShopCEncabezado {
	color : #333333;
	font-size: 14px;
}
TD.ShopCCeldaPar {
	color : #333333;
	font-size: 12px;
}
TD.ShopCCeldaImpar {
	color : #333333;
	font-size: 12px;
}


/*********** ESTILOS PARA LOS DIVERSOS TIPOS DE TABLAS PARA DIALOGOS ***********/
TABLE.Dialogo {
	background-color : #EEEEEE;
	color : #333333;
	border-bottom : thin solid Black;
	border-left : thin solid white;
	border-right : thin solid Black;
	border-top : thin solid white;
}
.CeldaPar {
	background-color : #EEEEEE;
	color : #333333;
}
.CeldaImpar {
	background-color : #FFFFFF;
	color : #000000;
}
.CeldaPrecio {
	text-align : right;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.EncabezadoPrecio {
	background-color : #DAD7B8;
	text-align : center;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
TD.LineaDerecha {
	border-right : thin dotted #DDDDDD;
}
TD.LineaSuperior {
	border-top : thin dotted #DDDDDD;
}
TD.LineaInferior {
	border-bottom : thin dotted #DDDDDD;
}
TD.EncabezadoDialogo {
	background-color : #DAD7B8;
	color : #333333;
	text-align : center;
}
.LineaBotonesDialogo {
	text-align : center;
}

TABLE.TablaError {
	background-color : #ebebd6;
	border-bottom : thin solid Black;
	border-left : thin solid Gray;
	border-right : thin solid Black;
	border-top : thin solid Gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : White;
}
TD.EncabezadoError {
	background : red;
	color : White;
	text-align: center
}
TABLE.DialogoInterno {
	border : thin solid Gray;
	border-bottom : thin solid White;
	border-left : thin solid Black;
	border-right : thin solid White;
	border-top : thin solid Black;
}
TR.RenglonParDialogoInterno {
	background-color : #ebebd6;
	color : White;
	font-size: 12px;
}
TR.RenglonImparDialogoInterno {
	background-color : #ebebd6;
	color : White;
	font-size: 12px;
}
TD.LabelDialogoInterno {
	background-color : #ebebFF;
	color : #333333;
	font-size: 12px;
}
TD.CampoDialogoInterno {
	background-color : #ebebd6;
	color : #333333;
	font-size: 12px;
}

TABLE.GridInterno {
	border : thin solid Gray;
	border-bottom : thin solid White;
	border-left : thin solid Black;
	border-right : thin solid White;
	border-top : thin solid Black;
}

TD.LabelGridInterno {
	background-color : #B0B0B0;
	font-size: 10px;
}

TD.LabelGridInterno2 {
	background-color : #0099FF;
	font-size: 10px;
}

TD.CampoGridInterno {
	background-color : #D0D0D0;
	font-size: 10px;
}

TD.CampoGridInternoAzul {
	background-color : #99CCFF;
	font-size: 10px;
}

TD.LabelGridInternoTA {
	font : 7pt bold;
}

TD.CampoGridInternoTA {
	font : 7pt;
}

TABLE.Matriz {
	background : #F0F0F0;
	border-bottom : thin solid White;
	border-left : thin solid Black;
	border-right : thin solid White;
	border-top : thin solid Black;
	font-size : x-small;
}

TD.HeaderMatriz {
	background-color : Navy;
	border : thin solid Navy;
	font-size : x-small;
	font-weight : bold;
	color: white;
}

TD.MatrizCeldaLlena {
    font: 8pt Verdana, Helvetica, sans-serif; color: black;
}

TD.MatrizCeldaTit1 {
    font: 7pt Verdana, Helvetica, sans-serif; color: black;
}

TR.RenglonMatriz {
	background-color : #E0E0E0;
	border-bottom : thin dotted Navy;
	border : thin dotted Navy;
}

/************** ESTILOS PARA LAS CAJITAS DE DIALOGO POPUPS *******************/
TABLE.DialogoTooltip {
	background-color : #DAD7B8;
	color : #333333;
	border-bottom : thin solid Black;
	border-left : thin solid white;
	border-right : thin solid Black;
	border-top : thin solid white;
	font : 8pt normal;
}
A.Tooltip {color: #333333; text-decoration: none }
A.Tooltip:visited {color: #333333}
A.Tooltip:hover {color: #333333; text-decoration: underline }

#dektooltip {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}







/***************** ESTILOS PARA SLIDE MENU LATERAL *****************************/
div.clSlideMenu0{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:22;
	background-color:#999999;
}
div.clSlideMenu1{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:9px;
	overflow:hidden;
	height:22;
	background-color:#AAAAAA;
}
div.clSlideMenu2{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:8px;
	overflow:hidden;
	height:22;
	background-color:#BBBBBB;
}
div.clSlideMenu3{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:8px;
	overflow:hidden;
	height:22;
	background-color:#CCCCCC;
}
div.clSlideMenu4{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:8px;
	overflow:hidden;
	height:22;
	background-color:#DDDDDD;
}
a.clA0{ /* All top level links */
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.clA0:visited{ /* All top level links */
	color:#FFFFFF;
}
a.clA0:hover{ /* All top level links */
	color:#D3373A;
}
a.clA1{ /* All sub level links */
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.clA2{ /* All sub2 level links */
	color:navy;
	text-decoration:none;
}
a.clA3{ /* All sub3 level links */
	color:black;
	text-decoration:none;
}
a.clA4{ /* All sub4 level links */
	color:green;
	text-decoration:none;
}
span.clArrow{
	font-family:webdings;
}

div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; text-align:left; z-index:200}
#slideMenucont{position:absolute; height:600; width:120; visibility:hidden;}