#cruzrojaCarruselNoticiasEnfermeria .titulo {
	color: #1b204d;
	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: 16px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	margin-right: 4px;
	margin-bottom: 10px;
	display:inline-block;
}

#cruzrojaCarruselNoticiasEnfermeria .titulo label {
	background-image:url('blank.gif');
	background-color: #fff;
	font-weight: bold;
	font-size: 16px;
}

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

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

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

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

#cruzrojaCarruselNoticiasEnfermeria .elemento .fot .imagen {
	width: 100%;
	height: 100%;
}

#cruzrojaCarruselNoticiasEnfermeria .elemento .pie {
	width: 93%;
	/*height: 30%;*/
	height:auto;
	min-height:50px;
	background-color: #000;
	margin-top: 140px;
	bottom:0;
	position: absolute;
	z-index: 2;
	padding: 5px;
	text-align: center;
	opacity: 0.9;
}

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

#cruzrojaCarruselNoticiasEnfermeria .elemento a.enlacegaleriatxt:hover {
	color: #eee;
}
/*nuevo */

#cruzrojaCarruselNoticiasEnfermeria .bxslider{
	margin:0;
}
/*@import 'carrusel-noticias-juventud.css';*/
#cruzrojaCarruselNoticiasJuventud .elemento {
	height: 250px;
	border: 0px solid #ddd;
	cursor: pointer;
}

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

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

#cruzrojaCarruselNoticiasJuventud .elemento .fot .imagen {
	width: 100%;
	height: 100%;
}

#cruzrojaCarruselNoticiasJuventud .elemento .pie {
	width: 94%;
	height: 30%;
	background-color: #eee;
	margin-top: 180px;
	position: absolute;
	z-index: 2;
	padding: 5px;
	text-align: center;
	opacity: 0.9;
}

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

#cruzrojaCarruselNoticiasJuventud .elemento a.enlacegaleriatxt:hover {
	color: #58585a;
}
/* nuevo */
#cruzrojaCarruselNoticiasJuventud .bxslider{
	margin:0;
}
/*Fin de @import 'carrusel-noticias-juventud.css';*/