body {
	font-family: Times New Roman, Times, serif;
	font-size: 0.9em;
	color: #E4E0C2;
	font-weight: normal;
	background-image: url(logos_files/fondo.jpg);
	background-attachment: fixed;
	background-color: #9795A2;
	SCROLLBAR-FACE-COLOR: #9795A2;
}

tr {
	border: medium none inherit;
}

td {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-align:center;
}

td.mini {
	vertical-align: top;
	padding: 0.85em;
	border: medium none inherit;
	text-align:center;
}

A {	COLOR: #DBD5A8; TEXT-DECORATION: none}
A:link {	COLOR: #DBD5A8; TEXT-DECORATION: none}
A:visited {	COLOR: #DBD5A8; TEXT-DECORATION: none}
A:active {	COLOR: #C5BA70; TEXT-DECORATION: underline}
A:hover {	COLOR: #DBD5A8; text-decoration: underline}

A.enlace {	COLOR: #DBD5A8; TEXT-DECORATION: none}
A.enlace:link {	COLOR: #DBD5A8; TEXT-DECORATION: none}
A.enlace:visited {	COLOR: #DBD5A8; TEXT-DECORATION: none}
A.enlace:active {	COLOR: #C5BA70; TEXT-DECORATION: underline}
A.enlace:hover {	COLOR: #DBD5A8; text-decoration: underline}

A.enlaceIndice {	COLOR: #DBD5A8;	TEXT-DECORATION: none;	font-weight: normal;}
A.enlaceIndice:link {	COLOR: #DBD5A8; TEXT-DECORATION: none; font-weight: normal;}
A.enlaceIndice:visited {	COLOR: #DBD5A8; TEXT-DECORATION: none; font-weight: normal;}
A.enlaceIndice:active {	COLOR: #C5BA70; TEXT-DECORATION: underline; font-weight: normal;}
A.enlaceIndice:hover {	COLOR: #DBD5A8; text-decoration: underline; font-weight: normal;}

.titulo {
	font-family: Times New Roman, Times, serif;
	font-size: 2.1em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.subtitulo {
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}


.autor {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	text-align: center;
}

.TextoIndiceMiniaturas {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.foliacion {
	font-size: 1em;
	font-weight: bold;
}

.TextoNotaPrevia {
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.AtributosTexto {
	font-weight: bold;
}

.TextoIndice {
	font-size: 1.2em;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-align: center;
}

