/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/

Body
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, Thead, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, Thead	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, 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;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.Centrado
{
	text-align:center
}
.Justificado
{
	text-align: justify
}
.AlaDerecha
{
	text-align:right 
}
.Etiqueta
{
	font-size:  xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal
}
.Titulo
{
	font-weight:  bold;
	font-size: 17pt;
	color: blue;
	font-style: normal;
	font-family: Verdana;
	background-color: white;
	font-variant: normal
}
.Subtitulo
{
   font-weight:  bold;
   font-size:   xx-small;
   font-style: normal;
   font-family: Verdana;
   font-variant: normal;
   text-align: center
}
.Subtitulo2
{
	font-size:  xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-align: center
}
.Subtitulo_Izq
{
   font-weight:  bold;
   font-size:   medium;
   font-style: normal;
   font-family: Verdana;
   font-variant: normal;
   text-align:  left;
}
.Campo_Cen
{
	font-size:  xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-align:center
}
.Campo_Izq
{
	font-size:  xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-align:left 
}
.Campo_Der
{
	font-size:  xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-align:right;
}
.Campo_IzqEnt
{
	font-size:  xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-align:left;
	background-color:  InfoBackground;
}
.Campo_CenEnt
{
	font-size:  xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-align:center;
	background-color:  InfoBackground;
}
.Campo_DerEnt
{
	font-size:  xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-align:right;
	background-color:  InfoBackground;
}
.Enterable_Fecha
{
	font-size:  xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-align: center;
	background-color: White;
	color:Blue;
	border-style:none;
	border-width:thin
}
.Titulo_Mutral
{
	font-weight:  bold;
	font-size: 17pt;
	color: blue;
	font-style: normal;
	font-family: Verdana;
	background-color: white;
	font-variant: normal
}
.Titulo_Sch
{
	font-weight: bold;
	font-size: 17pt;
	color: red;
	font-style: normal;
	font-family: Verdana;
	background-color: white;
	font-variant: normal
}
.Titulo_CCM
{
	font-weight: bold;
	font-size: 17pt;
	color:  Maroon;
	font-style: normal;
	font-family: Verdana;
	background-color: white;
	font-variant: normal;
}
.Titulo_UniCaja
{
	font-weight: bold;
	font-size: 17pt;
	color: green;
	font-style: normal;
	font-family: Verdana;
	background-color: white;
	font-variant: normal;
}
.NoEnterable_Numero
{
	font-size:  xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-align:right;
	vertical-align: middle
}
.CampoDisplay
{
	font-size:  xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-align:left;
	vertical-align: middle
}
.NoCampo_Cen
{
	font-size:  xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-align:center
}
.NoAplica
{
}
.SinBorde
{ 
  border-style:none;
  border-width: thin
}

