.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	text-align: center;
	vertical-align: middle;
	color: #666;
	font-weight: bold;
}
body {
	font-family: Arial;
	font-size: 14px;
	color: #666;
}
.lista {
	font-family: Arial;
	font-size: 14px;
	color: #666;
	text-align: center;
	font-weight: bold;
}


.carac {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #666;
	font-weight: bold;
}
.imagen_sup {
	text-align: center;
	vertical-align: middle;
}
.imagen_inf {
	text-align: center;
	vertical-align: top;
}

