.titulo {
	font-family: GreeceEngraved, "Monotype Corsiva", RansomPaste, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00FFCC;
	background-color: #CC99FF;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	border: medium ridge #FF0000;
}
.imagen1 {
	border: medium solid #990033;
}
.imagen2 {
	border: medium solid #FF0000;
}
.imagen3 {
	border: medium outset #FF3333;
}
.pieimagen1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	background-color: #CCFFCC;
}
.pieimagen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	background-color: #CCFFCC;
}
.pieimagen3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	background-color: #CCFFCC;
}
.texto1 {
	font-family: "Comic Sans MS", "Franklin Gothic Medium", Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFCC99;
}
.texto2 {
	font-family: "Comic Sans MS", "Franklin Gothic Medium", Georgia;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #99FFFF;
}
.texto3 {
	font-family: "Comic Sans MS", "Franklin Gothic Medium", Georgia;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFF99;
}
.autores {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066FF;
	text-decoration: underline;
	background-color: #CCFFCC;
}

