.bannerEnlace {
	background-color:#f5f5f5;
	border: 1px solid #47406C;
	margin-bottom: 7px;
	height:auto;
	width: 99%;
	position:relative;
	background-image: url(https://pruebas.manchester.cervantes.es//imagenes/Image/iconos/r1pxazul.gif) repeat-y top left;
}
.bannerEnlaceContenido {
	margin-left:94px;
	padding-top: 3px;
	padding-bottom: 1px;
	line-height: 1em;
	font-size: 90%;
}
.bannerImagen {
	float:left;
	width: 91px;
	height: 55px;
	overflow: hidden;
}
.bannerEnlace_img {
	width:90px;
	border: none;
	border-right:1px solid #47406C;
}
.bannerEnlace_h3 {
	background-color:#f5f5f5;
	padding-top: 2px;
	text-transform:uppercase;
	line-height: 1.1em;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.bannerEnlace_p {
	margin:0;
	padding:0;
}
.bannerEnlaceMay_a {
	color:#47406C;
}