body {
	font-family: "Book Antiqua";
	font-size: 14px;
	background-image: url(logos_files/fondo.jpg);
	background-color: #FCFEE7;
	font-weight: normal;
}



td {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
}

th {
	font-family: Times New Roman;
}

A {	COLOR: #0000FF; TEXT-DECORATION: underline}
A:link {TEXT-DECORATION: underline}
A:vlink {TEXT-DECORATION: underline}
A:active {TEXT-DECORATION: none}
A:hover { text-decoration: none}


A.enlace {	COLOR: #0000FF; TEXT-DECORATION: none}
A.enlace:hover {TEXT-DECORATION: underline}
A.enlaceIndice {TEXT-DECORATION: none}
A.enlaceIndice:hover {TEXT-DECORATION: underline}

.enlaceLarge {
	color: #BF0000;
	text-decoration: none;
	font-weight: bold;
}
	A.enlaceLarge.link {  color: #BF0000;
	text-decoration: none;
	font-weight: bold;}
	
	A.enlaceLarge{
	text-decoration: none;
	font-weight: bold;
	color: #BF0000;
}
	A.enlaceLarge:hover {
	color: #820000;
	text-decoration:underline;
	font-weight: bold;
}
	A.enlaceLarge:active {
	color: #BF0000;
	font-weight: bold;
}
	A.enlaceLarge:link:hover { color: #820000; text-decoration:underline;}

.titulo {
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	font-family: "Book Antiqua";


}

.subtitulo {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;

}


.autor {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;


}

}
.TextoIndiceMiniaturas {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.foliacion {
	font-size: 16px;
	font-weight: bold;
}
.TextoNotaPrevia {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.AtributosTexto {
	font-weight: bold;
	font-size: 12px;
	color: #BF0000;

}
.TextoIndice {
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}

