/*@import 'carrusel-enlaces.css';*/
#cruzrojaCarruselEnlaces {
	margin-top: 30px;
}

#cruzrojaCarruselEnlaces .titulo {
	width: 100%;
	background: url("https://www.cruzroja.es/webLifeRay/estructuras/img/common/lingristituenfermeras.png") repeat-x scroll 0 transparent;
	background-color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 26px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	margin-right: 4px;
	margin-bottom: 10px;
}

#cruzrojaCarruselEnlaces .titulo .gris {
	background-image: url('blank.gif');
	background-color: #fff;
	font-weight: bold;
}

#cruzrojaCarruselEnlaces .titulo .rojo {
	background-image: url('blank.gif');
	background-color: #fff;
	font-weight: bold;
	color: #c42126;
}

#cruzrojaCarruselEnlaces .elemento {
	height: 200px;
	border: 0px solid #ddd;
	cursor: pointer;
}

#cruzrojaCarruselEnlaces .elemento .masInfo {
	z-index: 2;
	background-color: #aaa;
	margin-top: 90px;
	position: absolute;
	font-family: Arial, sans-serif;
	padding: 7px 10px;
	opacity: 0.8;
	width: 60px;
	border-radius: 5px;
	left: 30%;
}

#cruzrojaCarruselEnlaces .elemento .masInfo a {
	font-family: "PT Sans", arial;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#cruzrojaCarruselEnlaces .elemento .fot {
	top: 0;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	position: absolute;
	z-index: 1;
}

#cruzrojaCarruselEnlaces .elemento .fot .imagen {
	width: 100%;
	height: 100%;
	max-width: 100%;
}

#cruzrojaCarruselEnlaces .elemento .pie {
	width: 95%;
	height: 31%;
	background-color: #000;
	margin-top: 140px;
	position: absolute;
	z-index: 2;
	padding: 5px;
	text-align: center;
	opacity: 0.9;
}

#cruzrojaCarruselEnlaces .elemento a.enlacegaleriatxt {
	font-family: "PT Sans", arial;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#cruzrojaCarruselEnlaces .elemento a.enlacegaleriatxt:hover {
	color: #eee;
}
/* nuevo */
#cruzrojaCarruselEnlaces .bxslider{
	margin:0;
}
/*Fin de @import 'carrusel-enlaces.css';*/