h2 { display:block; margin-bottom:3px; background:url(../img/tit_eventos.gif); height:30px; }
#conteudo #secao p {
	line-height:18px;
}
h3 {
	background:url(../img/h3_linha.gif) repeat-x;
	height:20px;
	margin-bottom:2px;
	font-size:12px;
}
.evento {
	background:#C4C8D0;
	padding:3px;
	float:left;
	margin:10px 3px 10px 20px;
	display:block;
}
.evento h3 {
	background:#DEE0E4;
	padding:3px;
	margin-bottom:3px;
	font-size:12px;
	height:auto;
}
.evento img { display:block; }
.evento h4 {
	background:#DEE0E4;
	padding:3px;
	font-size:12px;
	font-weight:normal;
	margin-top:3px;
}

