.bannerEnlace {
	position: relative;
	margin-bottom: 9px;
	padding: 0;/*0 8px 0px 0*/
	/*width: 99%;*/
	height: auto;
	background: #F5F5F5 url(https://manchester.cervantes.es/imagenes/Image/iconos/r1pxazul.gif) repeat-y;
	border: 1px solid #47406C;
}
.bannerEnlaceContenido {
	margin-left: 97px;
	padding-right: 1px;
	padding-bottom: 1px;
	font-size: .9em;
	line-height: 1em;
}
.bannerImagen {
	float: left;
	width: 91px;
	height: 55px;
	overflow: hidden;
}
.bannerEnlace img {
	width: 90px;
	border: none;
	border-right: 1px solid #47406C;
}
.bannerEnlace h3 {
	padding-top: 2px;
	background-color: #F5F5F5;
	text-transform: uppercase;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}
.bannerEnlace p {
	margin: 0;
	padding: 0;
}
.bannerEnlace a {
	color: #47406C;
}