.titulo {
	background: #F9F1DA;
	color: #AB7035;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	padding: 4px;
	margin: 4px 0 4px 0;	
}
.subtitulo {
	color: #AB7035;
	font-size: 12px;
	font-family: Arial;
	font-style:italic;
	margin: 8px 0 2px 4px;	
}
.sangria {
	text-indent: 30px;
}
