/* 
	CSS Document 
	Real Parroquia de Santa Marta
*/

.rotulos-generales-noticias {
	width: auto;
	height: auto;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000066;
	margin-bottom: 10px;
	text-align: left;
}

.rotulo-pie {
	width: auto;
	height: 20px;
	padding-top: 2px;
	font: Times, "Times New Roman", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #006;
	color: #FFF;
	text-align: left;
	padding-left: 5px;
	margin-left: 5px;
}