﻿
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;
	margin: 0px;
}

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;
	}	

A:link
{
	text-decoration: none;
	color: #3300ff;
}	
		
A:visited
{
	text-decoration: none;
	color: #3300ff;
}	

A:active
{
	text-decoration: none;
	color: #3300ff;
}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3300ff;
	}
	
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;
	}	

.TituloNivel1
{
	font-weight:  normal;
	font-size: 14pt;
	color: #ffffff;
	font-family: verdana, arial;
	text-align: center;
}

.TituloNivel2
{
	font-weight: bold;
	font-size: 12pt;
	color: #1B6388;
	font-family: arial, verdana;
	text-align: center;
}

.TituloNivel3
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	font-family: arial, verdana;
	text-align: center;
}

.TituloProyecto
{
	font-weight: bold;
	font-size: 14pt;
	color: #ffff33;
	font-family: arial, verdana;
	text-align: center;
}

.TextoEstandar
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: arial, verdana;
	text-align: left;
}

.TextoPie
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: verdana, arial;
	text-align: center;
}

.celdarotulo
{
	font-weight: bold;
	font-size: 10pt;
	padding: 10px;
	font-family: Verdana, Arial;
	background-color: #1B6388;
	text-align: center;
	color: white;
}

.celdaelemento
{
	font-weight: bold;
	font-size: 8pt;
	padding: 6px;
	font-family: Verdana, Arial;
	background-color: #D1EBF8;
	text-align: right;
}

.celdavalor
{
	font-weight: bold;
	font-size: 8pt;
	padding: 10px;
	font-family: Arial, Verdana;
	background-color: #D1EBF8;
}	

.celdaBannerPie
{
	font-weight: bold;
	font-size: 10pt;
	color:  maroon;
	font-family: verdana, arial;
	text-align: center;

}	

.celdarotulolista
{
	font-weight: bold;
	font-size: 8pt;
	padding: 3px;
	font-family: Verdana, Arial;
	background-color: #D1EBF8;
	text-align: right;
}

.celdavalorlista
{
	font-weight: normal;
	font-size: 9pt;
	padding: 3px;
	font-family: Arial, Verdana;
	background-color: #D1EBF8;
}	

.fondolista
{
	text-align: left;
	background-color: #D1EBF8;
}	


.tabladatos
{	
	border-collapse: collapse;
	border: solid 1px #545200;
	padding:6px;
}

.tablaencabezado
{
	border-right: #1B6388 1px solid;
	border-top: #1B6388 1px solid;
	background: url(imagenes/fdoTitulo2.JPG);
	border-left: #1B6388 1px solid;
	border-bottom: #1B6388 1px solid;
	border-collapse: collapse;
}

.tablaseleccion
{
	border-collapse: separate;
	background-color: #377fa4;
	margin: 0px;
	border: 0px;
}

.textoerror
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial;
	color: #ffffff;
}

.piePagina
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-align: center;
}

.estilopagina
{
	background: url(imagenes/fondo.gif);
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;	
	margin-bottom: 2px;	
}

.boton1
{
	font-weight: bold;
	font-size: 9pt;
	width: 220px;
	height: 24px;
	overflow: visible;
	color: #1B6388;
	font-family: arial, verdana;
	background-color: white;
}