/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #ffffcc;
    FONT-FAMILY: Verdana;
    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-weight: 700;
	font-size: 8px;
	word-spacing: normal;
	text-transform: none;
	color: gray;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	
		
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;
	}	
		

.encabezado1	{	
	font-family: Arial;
	font-size:	15pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	text-align:center;
	color: Maroon;
	}	

.encabezado2	{	
	font-family: Arial;
	font-size:	10pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:none;
	text-align:center;
	color: Maroon;
	}	

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;
	}	

.titulo 
	{
	text-decoration:	underline;
	color:green;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
			font:bold 	                 11px
			verdana;
	}
	
.subtitulo
{
	text-decoration:	none;
	color:GREEN;
	font-family:verdana;
	font-size:11px;
}
	
.textonormal
{
	text-decoration:	none;
	color:black;
	font-family:verdana;
	font-size:11px;
	text-align:justify;
	text-indent:6px;
}


.text	{	
	text-decoration:	none;
	color:	GREEN;
	font-family:verdana;
	font-size:10px
	}
		
A:link	{	
	text-decoration:	none;
	color:	GREEN;
	font-family:verdana;
	font-size:10px
	}	

		
A:visited	{	
	text-decoration:	none;
	color:	green;
	font-family:verdana;
	font-size:10px
		}	
		
A:active	{	
	text-decoration:	none;
	font-family:verdana;
	color:	green;
		font-size:10px
	
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	orange;
	font-family:verdana;
	font-size:10px
	
	}
	
.directorio:link	{	
	text-decoration:	none;
	color:	GREEN;
	font-family:verdana;
	font-size:10px;
 font-weight:bold;
	}	

		
.directorio:visited	{	
	text-decoration:	none;
	color:	green;
	font-family:verdana;
	font-size:10px;
	 font-weight:bold;
		}	
		
.directorio:active	{	
	text-decoration:	none;
	font-family:verdana;
	color:	green;
		font-size:10px;
		font-weight:bold;
	
	}	
		
.directorio:hover	{	
	text-decoration:	underline;
	color:	#A55129;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	}	
	
	
.textofuerte
	{
	text-decoration:	none;
	color:Olive;
	font-family:verdana;
	font-size:11px;
	font-weight:bold
	}
	
	.textofuerte:link
	{
	color:black;
	text-decoration: none;
	}
	
	.textofuerte:hover
	{
	text-decoration: underline;
	color:	red;
	}
	
	.textofuerte:visited
	{
	text-decoration:	none;
	color:black;
	}
	
	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;
	}
.texto
{
	font-weight:normal;
	font-size: 8.5pt;
	color: #000000;
	font-family:Verdana;
	line-height:10pt;
	font-weight:bold;
}
