/* group eventos */
#evecontenedor  {
  background: url(beneficios_bkgEventos.jpg) center 3px no-repeat;
	height:323px;
	padding:0 5px;
	overflow: hidden;
}

#eveintrotext  {
	width: 670px;
	height: 295px;
	margin: 0px auto;
	margin-top: 10px;
	padding: 0;
	overflow:auto;
	text-align: justify;
	overflow: auto;
}

#evelistado  {
	width: 255px;
	height:auto;
	margin: 0px auto;
	padding: 5px 0;
	overflow: hidden;
	text-align: left;
}

#evelistado img {
  border: 0;
  padding: 0;
  margin: 0;
}

a.eveenlace {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	border-bottom: 1px dashed #CCCCCC;
	line-height:18px;
}

#eventos-out {
  overflow: hidden;
  height: 250px;
}
/* end group Eventos */