/* CSS Document */

#headerTituloSeccion{
	margin-top: 28px;
	margin-left: 10px;
	/*background-image:url(../images/tituloBienvenidos.jpg);*/
	background-position:left;
	background-repeat:no-repeat;
	height:31px;
	clear: both;
	font-family: 'IM Fell Double Pica SC', serif;
	font-size:35px;
	color:white;		
}

.eventoArteContenedor IMG{
	width: auto;
}

div#contenedorProximosEventos{
	overflow: hidden;
	height: 580px;
}

#contenedorProximosEventos ul.sliceshowH li {
	height: 100px;
}
