body {
	font-family: Times New Roman, Times, serif;
	font-size: 0.9em;
	background-color: #F1F1ED;
	font-weight: normal;
	scrollbar-face-color: #F1F1ED;
	color: #00208C;
}

table.tab {
	background-color: #00208C;
}

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-style:none;
	text-align:center;

}

A {	color: #7B90BD; text-decoration: none}
A:link {color: #7B90BD; text-decoration: none;}
A:visited {	color: #7B90BD; text-decoration: none;}
A:active { color: #7B90BD; text-decoration: none;}
A:hover { color: #00208C; text-decoration: underline;}


A.enlace {	color:  #7B90BD; text-decoration: none}
A.enlace:link {color:  #7B90BD; text-decoration: none}
A.enlace:visited {	color:  #7B90BD; text-decoration: none;}
A.enlace:active { color: #7B90BD; text-decoration: none;}
A.enlace:hover { color: #F1F1ED; text-decoration: underline;}

A.enlacelarge {	color: #7B90BD; text-decoration: none;	font-weight: bold;}
A.enlacelarge:link {color: #7B90BD; text-decoration: none;	font-weight: bold;}
A.enlacelarge:visited {	color: #7B90BD; text-decoration: none;	font-weight: bold;}
A.enlacelarge:active { color: #7B90BD; text-decoration: none;	font-weight: bold;}
A.enlacelarge:hover { color: #00208C; text-decoration: underline;	font-weight: bold;}

.titulo {
	font-family: Times New Roman, Times, serif;
	font-size: 2.2em;
	font-style: italic;
	font-weight: bold;
	text-align: center;


}

.subtitulo {
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
	text-align: center;

}


.autor {
	font-size: 1.2em;
	font-weight: normal;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	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;
	font-size: 0.9em;
	color: #00208C;
}
.TextoIndice {
	font-size: 1.2em;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-align: center;
}

.miniatura	{border-style:none;}
