@import url(/css/estilo.css);


	.conteudo h4 { background-color:transparent; border:none; color:#fff; height:auto; margin:25px 0 0 0; padding:0; }
		.conteudo h4 a { color:#cfa619; font-size:12px; font-weight:normal; text-transform:none; }
	
	.conteudo h5 { background-color:transparent; border:none; color:#fff; font-size:11px; height:auto; margin:25px 0 5px 0; padding:0; }

blockquote {
	font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	margin:15px 20px;
	background:url(/imagens/ico-cita-fechar.gif) no-repeat right bottom;
	padding-left:15px;
	text-indent: -18px;
}

blockquote:first-letter {
	background:url(/imagens/ico-cita-abrir.gif) no-repeat left top;
	padding:5px 0 0 30px;
	font:italic 1.4em Georgia, "Times New Roman", Times, serif;
}

.caixagrande ol li { list-style-type:decimal-leading-zero; margin-left:25px; }
.caixagrande ul li { list-style-type:lower-alpha; margin-left:25px; }
