/****************************************** 
    Hoja de estilos CSS  IT-MASTERS LTDA:
    v1.0, 05/2003
 ******************************************/   


/* Color de fondo para el encabezado en la parte superior de la pagina*/
.FondoEncabezado
{
	background-color: #336699;
}

/* Color de fondo para parte de las paginas*/
Body
{
    background-color: white;
}

/*DIMENSIONES DE LA TABLA PRINCIPAL DE TODAS LAS PAGINAS*/
.TablaPrincipal
{
	width: 770px;

	}
/* PAGE BANNER */
/* NOTE: Titulo del Sitio, Links del sitio y Tabs presentado por el MobilePortalBanner.ascx
/* Estilo para el texto del Titulo del sitio*/
.SiteTitulo {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#cccc99
}

/* Color de Fondo y Color de borde para los tabs seleccionados*/
.TabBg {
    background-color: white;
    border-color: white;
}

/* Color de Fondo y Color de borde para los tabs no seleccionados*/
.otroTabBg
{
	/*border-left-color: black;*/
	background-image: url(imagenes/delete.gif);
	/*border-bottom-color: black;
	border-top-color: black;*/
	background-color: transparent;
	/*border-right-color: black;*/
}

/* Estilo del texto para el Tab seleccionado*/
.SelectedTab
{
	font-weight: bold;
	font-size: 13px;
	color: darkblue;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
}

/* Estilo del texto para el Tab NO seleccionado*/
.otroTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* Estilo HiperVínculo de los tabs no seleccionados CUANDO SE EDITA UN ITEM*/
A.otroTab:link
{
	color: dimgray;
	text-decoration: none;
}

A.otroTab:visited
{
	color: dimgray;
	text-decoration: none;
}

A.otroTab:active
{
	color: dimgray;
	text-decoration: none;
}

A.otroTab:hover
{
	color: #006699;
	text-decoration: underline;
}
    
/* Estilo de texto para los links del sitio 	*/
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* Estilo del hipervínculo para los links del sitio , inactivos edicion*/
A.SiteLink:link
{
	color: white;
	text-decoration: none;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#808080;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#808080;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:808080;
}

/* Estilo para separacion entre los links del sitio	*/
.Accent
{
    color: red;
    font-weight:    bold;
}

/* Estilo de texto para lectura de mensajes en discusión*/
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* Estilo del Item titulos por anuncios y eventos*/
.ItemTitulo    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color:  MediumBlue;
}

/* GENERAL */
/* Estilo para el Módulo Titulos */
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: #666644;
	font-family: Verdana, Helvetica, sans-serif;
}

/* Estilo del item Titulos en la edición y paginas administrativas*/
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color:  MediumBlue;
}

/* "Módulo Titulo" estilo usado Links_Rapidos y Entrada modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* Estilo de texto usado para mas text texto enviado por los módulos*/
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

/* Estilo de texto usado para los TextBox en las paginas Administrativas y de edición*/
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* Estilo aplicado a los botones y links usados en las páginas de administración*/
.CommandButton
{
	font-weight: normal;
	font-size: 11px;
	color: background;
	font-family: Verdana, Helvetica, sans-serif;
}
    
/* Estilo de hipervínculo aplicado a los botones y links usados en las páginas de administración*/
A.CommandButton:link
{
	font-weight: bold;
	color: MediumBlue;
	text-decoration: underline;
}

A.CommandButton:visited  
{
	font-weight: bold;
    text-decoration:    underline;
    color: MediumBlue;
}

A.CommandButton:active
{
	font-weight: bold;
	color: MediumBlue;
	text-decoration: underline;
}

A.CommandButton:hover
{
	color: red;
	text-decoration: underline;
}

/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color:  MediumBlue;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color:  MediumBlue;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color:  MediumBlue;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color:  MediumBlue;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color:  MediumBlue;
}

TH
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: baseline;
	color: MediumBlue;
	font-family: Verdana, Helvetica, sans-serif;
}

A:link
{
	color: MediumBlue;
	text-decoration: none; 
}

A:visited
{
	color: MediumBlue;
	text-decoration: none;
}

A:active
{
	color: MediumBlue;
	text-decoration: none;
}

A:hover
{
	color: darkorange;
	text-decoration: underline;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


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;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

