#cruzrojaCarruselVideos {
	width: 100%;
}
#cruzrojaCarruselVideosTexto .video{
	
    width: 60%;
    padding-bottom: 43.75%;
    overflow: hidden;
    height: 0;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    position: relative;
    min-width:260px;
	
	
}
#cruzrojaCarruselVideosTexto .video .cruzrojaTvPlayer
 {
	width: 100%;
	height: 100%;
	float: left;
	border: 2px solid #ddd;
	position:absolute;
}

#cruzrojaCarruselVideos .titulo,
#cruzrojaCarruselVideos .otros {
	font-family: 'PT Sans', arial;
	font-size: 24px;
	border: none;
	padding: 0;
	margin-top: 15px;
	width: 100%;
	
	background: url('http://www.cruzroja.es/webLifeRay/estructuras/img/common/lingrismitad-titulos.png') repeat-x;
	background-position-y: bottom;
}

#cruzrojaCarruselVideos .titulo .gris,
#cruzrojaCarruselVideos .otros .gris {
	background-color: #fff;
}

#cruzrojaCarruselVideos .titulo .rojo,
#cruzrojaCarruselVideos .otros .rojo {
	color: #c42126;
	background-color: #fff;
	line-height: 30px;
}

#cruzrojaCarruselVideos .elemento {
	height: 150px;
	border: 0px solid #ddd;
	cursor: pointer;
}

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

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

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

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

#cruzrojaCarruselVideos .elemento span.enlacegaleriatxt {
	font-family: "PT Sans", arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#cruzrojaCarruselVideos .elemento span.enlacegaleriatxt:hover {
	color: #58585a;
}
#cruzrojaCarruselVideosTexto .masInfo
{
	width: 100%;
	text-align: right;
	font-family: arial, 'PT Sans';
	margin-top: 1%;
	margin-bottom:2%;
}

#cruzrojaCarruselVideosTexto .masInfo a

 {
	color: #fff;
	padding: 3px 10px;
	background-color: #c42126;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #000;
	border-radius: 3px;
	font-weight: bold;
}
#cruzrojaCarruselVideosTexto
 {
	width: 100%;
	margin-top: 2%;
}

#cruzrojaCarruselVideosTexto .titulo
 {
	font-family: 'PT Sans', arial;
	font-size: 176%;
	font-style: normal;
	text-decoration: none; 
	text-align: justify;
	font-weight: bold;
	line-height:24px;
	margin-bottom:5px;
}



#cruzrojaCarruselVideosTexto .titulo .rojo
 {
	color: #c42126;
}
#cruzrojaCarruselVideos .bxslider{
	margin:0;
}