h1, .titulo1, .seccao {
	background-image: url(/images/icon-ppl.gif);
	background-repeat: no-repeat;		
	background-position: left bottom;
	padding-left: 25px;
	padding-top: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
}
.titulo-cartao {
	background-image: url(/images/icon-cartao.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding-left: 25px;
	padding-top: 5px;
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;	
}
.titulo-pesq {
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
}
.titulo-news {
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
}
h2, .titulo2 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;	
}
h3, .titulo3 {
	font-size: 14px;
	color: #990000;	
	font-weight: bold;
}
.txt-peq {
	font-size: 11px;
	color: #666666;	
}
