﻿.Titulo {
	font-size: 14px;
	color: #2584cf;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
}
.Subtitulo {	
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 11px;
	color: #c95353;
	font-weight: bold;
}
.SubtituloRojo {	
	margin-top: 5px;
	margin-bottom: 7px;
	color: #c95353;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
