div.indice{
	float:left;
	position:fixed;
}
.indice h3 {
	text-align: center;
}

div.latin {
	color: navy;    
}

div.traduccion {
	font-style: italic;
}

div.imagen {
	background-color: cyan;
}
p.firmadedic {
	text-align: right;
}

font.lugar{
	color:#007700
}
table.grande{
	border: solid;
	border: 3;
	background: #FFFFE0;
	width: 70%;
}
.grande td {
	padding: 20;
	border-color: #DDDDA0;
	border: solid;
	border: 1;
}
div.fotos {
	padding: 10px;
	text-align: right;
}
div.numero {
	padding: 20px;
	float: left;
	font-size: 200%;
}
div.numero:after {
	content: ".";
}
a.cf {
	font-size: 90%;
	padding-left: 10px;
	text-decoration: none;
}
a.cf:before {
	content: "(";
	
}
a.cf:after {
	content: ")";
	
}
li ol a {
	text-decoration: none;
	font-weight: bold;
}
li ol a:hover {
	text-decoration: underline;
}
