.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
	text-transform: uppercase;
}
.cuerpo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-indent: 5pt;
	text-transform: capitalize;

}
.fotodcha {
	float: right;
}
.fotoizq {
	float: left;
}
.index {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-align: center;
}
