P  {
	font-family : Tahoma;
	font-size : x-small;
	color : #25459A;
}

H1  {
	font-size : medium;
	font-family : Tahoma;
	font-weight : bold;
	color : #25459A;
}

H2  {
	color : #25459A;
	font-size : small;
	font-family : Tahoma;
	font-weight : bold;
}

H3  {
	color : #25459A;
	font-size : x-small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : italic;
}

A  {
	font-family : Tahoma;
	font-size : x-small;
	color : #25459A;
}

A:Visited  {
	font-family : Tahoma;
	font-size : x-small;
	color : #25459A;
}

A:Active  {
	font-family : Tahoma;
	font-size : x-small;
	color : #6787DA;
}

A:Hover  {
	font-family : Tahoma;
	font-size : x-small;
	color : #6787DA;
}

BODY  {
	background-color : #FFFFFF;
}

CODE  {
	font-size : x-small;
	font-family : monospace;
	color : #000000;
}

BLOCKQUOTE  {
	font-size : x-small;
	font-family : Tahoma;
	font-style : italic;
	text-indent : 1em;
	background-color : #E0E0E0;
	border-color : #25459A;
	border-width : 1px;
	border-style : solid;
	color : #25459A;
	padding : 5px;
	margin-left : 2em;
}

#BloqueCodigo  {
	font-size : x-small;
	font-family : monospace;
	color : #000000;
	margin-left : 2em;
	margin-right : 2em;
	border-width : 1px;
	border-color : #000000;
	border-style : solid;
	padding : 5px;
}

#Comentario  {
	color : #008000;
}

#Funcion  {
	color : #0000FF;
}

#Texto  {
	color : #A03030;
}

#Sql  {
	color : #1090A0;
}

UL  {
	color : #25459A;
	font-size : x-small;
	font-family : Tahoma;
	margin-left : 4em;
	list-style-type : disk;
	list-style-position : outside;
}

OL  {
	color : #25459A;
	font-size : x-small;
	font-family : Tahoma;
	margin-left : 4em;
	list-style-type : decimal;
	list-style-position : outside;
}

DL{
	color : #25459A;
	font-size : x-small;
	font-family : Tahoma;
	border-width : 1px;
	border-color : #000000;
	border-style : solid;
	padding : 5px;
}

DT {
	font-weight : bold;
	color : #25459A;
}

TD  {
	font-family : Tahoma;
	font-size : x-small;
	color : #25459A;
}

TABLE  {
	border-style : none;
	border-width : 0px;
	width : 100%;
}

#TablaFirma  {
	border-style : groove;
	border-width : 4px;
	border-color : #25459A;
	width : 100%;
}

#CeldaPie1  {
	font-size : xx-small;
	font-family : Tahoma;
	color : #25459A;
	background-color : #E1E1E1;
	padding : 2px;
	width : 350px;
	vertical-align : bottom;
}

#CeldaPie2  {
	font-size : xx-small;
	font-family : Tahoma;
	color : #25459A;
	background-color : #E1E1E1;
	padding : 2px;
	width : auto;
	vertical-align : bottom;
	text-align : right;
}

#ImagenLogo  {
	background-color : #FFFFFF;
	margin-top : 1em;
	margin-right : 4em;
	margin-bottom : 1em;
}

#CeldaTitulo2  {
	background-color : #FFFFFF;
	height : 130px;
	width : auto;
	text-align : center;
}

#CeldaIndice2  {
	font-size : xx-small;
	font-family : Tahoma;
	color : #000000;
	background-color : #FFFFFF;
	padding : 2px;
	width : auto;
	vertical-align : top;
	text-align : center;
}

#CeldaNormal  {
	font-size : xx-small;
	font-family : Tahoma;
	color : #E1E1E1;
	background-color : #FFFFFF;
	padding : 5px;
	width : auto;
	vertical-align : top;
	margin-top : 1em;
	margin-bottom : 1em;
}

#CeldaFirma  {
	border-right-width : 2px;
	border-right-style : solid;
	border-right-color : #25459A;
	font-size : xx-small;
	font-family : Tahoma;
	color : #E1E1E1;
	background-color : #FFFFFF;
	padding : 5px;
	width : auto;
	vertical-align : top;
	margin-top : 1em;
	margin-bottom : 1em;
}

#CeldaNormalEnlace  {
	font-size : xx-small;
	font-family : Tahoma;
	color : #E1E1E1;
	background-color : #FFFFFF;
	padding : 5px;
	width : 20%;
	vertical-align : top;
	margin-top : 1em;
	margin-bottom : 1em;
}

#CeldaNormalIdioma  {
	font-size : xx-small;
	font-family : Tahoma;
	color : #E1E1E1;
	background-color : #FFFFFF;
	padding : 5px;
	width : 50px;
	vertical-align : top;
	margin-top : 1em;
	margin-bottom : 1em;
}

#enlace  {
	font-family : Tahoma;
	font-size : xx-small;
	color : #000000;
}

#enlace:Visited  {
	font-family : Tahoma;
	font-size : xx-small;
	color : #000000;
}

#enlace:Active  {
	font-family : Tahoma;
	font-size : xx-small;
	color : #505050;
}

#enlace:Hover  {
	font-family : Tahoma;
	font-size : xx-small;
	color : #505050;
}

#enlacePie  {
	font-family : Tahoma;
	font-size : xx-small;
	color : #25459A;
}

#enlacePie:Visited  {
	font-family : Tahoma;
	font-size : xx-small;
	color : #25459A;
}

#enlacePie:Active  {
	font-family : Tahoma;
	font-size : xx-small;
	color : #6787DA;
}

#enlacePie:Hover  {
	font-family : Tahoma;
	font-size : xx-small;
	color : #6787DA;
}

