@charset "utf-8";
@import url(geral.css);
/* CSS Document */
h3 {
	color:#4a7aa1;
	background-image:url(../img/servicos/bg_titulo.jpg);
	width:267px;
	padding-left:20px;
	float:left;
	line-height:34px;
}
h4 {
	color:#235800;
	padding-left:20px;
	background-image:url(../img/eventos/seta_azul.jpg);
	background-position:0px 6px;
	background-repeat:no-repeat;
	border-bottom:1px dashed #4a7aa1;
	padding-bottom:5px;
}