/* CSS Document */
#eventos
{
	width:100%;
	padding-bottom:10px;
	float:left;
}
.fundo_eventos
{
	background:url(../imgs/eventos_top.jpg) no-repeat;
}
.eventos_top_corpo
{
	background:url(../imgs/eventos_top_corpo.jpg) no-repeat;
	width:204px;
	height:7px;
}
.eventos_corpo_comple
{
	background:url(../imgs/eventos_bottom_corpo_comple.jpg) repeat-y
}
.eventos_divisao
{
	background:url(../imgs/eventos_divisao_031.jpg) no-repeat;
	background-position:center;
	width:156px;
	height:2px;
}
.eventos_bottom_corpo
{
	background:url(../imgs/eventos_bottom_corpo.jpg) no-repeat;
	width:204px;
	height:7px;
	padding-bottom:20px;
}


