body {
	background-color: Black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.a_NombrePagina {
	font-family: "Courier New", Courier, monospace;
	font-size: 50px;
	font-weight: bold;
	color:  #8C0000;
}
/*.a_tituloSeccion {
	font-family: "Courier New", Courier, monospace;
	font-size: 60px;
	font-weight: bold;
	color: #8C0000;
}*/
.fondoTitulo {
	background-image: url(interna/bkgdtitulo.gif);
	background-repeat: repeat-x;
}
.a_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.a_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C60000;
}
a_.creditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.a_menuinf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EBE8BE;
}
a {
	color: #8C0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.TAcreditos  {
	color: #EBE8BE;
	text-decoration: none;
}
a.TAcreditos:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.a_menuTexto {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
.a_notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.a_campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E00000;
	border: 1px solid #7F9DB9;
}
.a_fecha {	
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #CC0000;
}
.a_tituloSeccion {	
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #8D0202;
	font-weight: bold;
}

/* [ContentPane] */

.TextoPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}
