#eventos{
	width:786px;
	margin-top:7px;
	padding-top:110px;
	background:#fff url(../imagens/titulo_eventos.jpg) no-repeat;
	float:right;
	margin-right:8px;
	_margin-right:3px;
	display:table;
}

#eventos p{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:justify;
}

#eventos p.peq{
	font:10px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom:5px;
	margin-top:5px;
}

#eventos p.legenda{
	font:10px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-top:5px;
	text-align:center;
}
#eventos p.legenda.cza{
	margin:0px;
	color:#666666;
	text-align:center;
}

#eventos p.titulo{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#d00d1d;
	text-transform:uppercase;
	margin-bottom:3px;
}

#eventos p.titulo.peq{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#d00d1d;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:3px;
}

#eventos div.evtbox{
	width:220px;
	height:205px;
	background:url(../imagens/bg_fotoalbum.gif) no-repeat;
	margin-left:15px;
	margin-bottom:10px;
	float:left;	
}

#eventos div.evtbox img{
	width:180px;
	height:125px;
	margin-left:20px;
	border:3px solid #fff;
}

#eventos div.evt_fotos{
	width:98%;
	padding:10px;	
}

#eventos div.evt_fotos div.thumbnail{
	width:98px;
	height:115px;
	background:url(../imagens/bg_fotomural.gif) no-repeat;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
}

#eventos div.evt_fotos div.thumbnail img{
	width:83px;
	height:80px;	
	padding-left:5px;
	padding-top:20px;	
}

#eventos div.evt_descr{
	width:50%;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}