.Titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: normal;
	color: #B5002E;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;
	letter-spacing: 0.05em;
}
.Destacado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: text-shadow
: rgba(0,0,0,0.3) 0px 1px 2px;;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;
	margin-left: 105px;
	font-style: italic;
	color: #B5002E;
}
.Texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #727272;
	font-style: normal;
	line-height: 17px;
	left: 100px;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: auto;
	margin-left: 115px;
	text-shadow: rgba(0,0,0,0.25) 0px 1px 2px;
}
.Subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #B5002E;
	text-shadow: rgba(0,0,0,0.3) 0px 1px 2px;
}
