#block-block-3 {
	width:192px;
	height:93px;
	margin-bottom:3px;
	background: url('images/logo-seccion-encuentros.png') no-repeat;
	}
	
#block-block-3:hover {
	width:192px;
	height:93px;
	background: url('images/logo-hover-encuentros.png') no-repeat;
	}

	
#block-block-4 {
	width:192px;
	height:93px;
	margin-bottom:3px;
	background: url('images/logo-taller-conversaciones.png') no-repeat;
	}
	
#block-block-4:hover {
	background: url('images/logo-hover-taller.png') no-repeat;
	}
#block-block-4  a{
	color:transparent;
	
	}
	
#block-block-5 {
	width:192px;
	height:96px;
	background: url('images/logo-programa-conversacion.png') no-repeat;
	margin-bottom:5px;
	}
	
#block-block-5:hover {
	background: url('images/logo-hover-programa.png') no-repeat;
	}
#block-block-5  a{
	color:transparent;
	text-decoration:none;
	}
.block-block  div {
	color:transparent;
	height:100%;
	width:192px;
	}	
#block-block-3 div  a{
	color:transparent;
	padding-bottom:80px;
	display:block;
	width:192px;
	}
#block-block-4 div  a{
	color:transparent;
	padding-bottom:80px;
	display:block;
	width:192px;
	}
#block-block-5 div  a{
	color:transparent;
	padding-bottom:80px;
	display:block;
	width:192px;
	}