.galeria-videos {
}
.galeria-videos-titulo-principal {
	height:61px;
}
.galeria-videos-titulo-principal p
{
    border-bottom:2px solid #ff0000;
    color:#FF0000;
    font-weight:bold;
	font-size:21px;
	margin-top:21px;
}

.galeria-videos-contenido {    
}

.cabecera-gal-videos-galeria-videos {
    position:relative;
	float:left;    
    width:1140px;
	height:40px;
	background:url('./imagenes/cabecera-fondo-galeria2.png') no-repeat 355px 20px;
}

.gal-videos-galeria-videos {
    position:relative;
	float:left;    
    width:1140px;
	background:url('./imagenes/fondo-galeria2.png') repeat-y 355px top;
}
.galeria-pie {
	height:3px;
}
.galeria-pie p{
    border-bottom:2px solid #ff0000;
    color:#FF0000;
    font-weight:bold;
	font-size:21px;
}
.pie-gal-videos-galeria-videos {
    position:relative;
	float:left;    
    width:1140px;
	height:40px;
	background:url('./imagenes/pie-fondo-galeria2.png') no-repeat 355px 0;
}

.gal-videos-video-fecha{
	float:left;
	width:185px;	
	margin:0 0 0 15px;
	color:#8e8e8e;
	font-style:italic;
	overflow:hidden;
	border-style:solid;
	border-color:#efefef;
	border-width:1px;
	border-top:0;
	border-left:0;
	border-right:0;
}

.gal-videos-cont-ponente-galeria {
    height: 82px;
    left: -10px;
    position: relative;
    top: 171px;
	*top:0px;
    width: 308px;
}

.gal-videos-ponente-galeria {
	float:left;
	width:185px;
	padding:5px 0 0 15px;
    color: #323232;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    overflow: hidden;
}
.gal-videos-ponente-galeria a:link,.gal-videos-ponente-galeria a:visited,.gal-videos-ponente-galeria a:active,.gal-videos-ponente-galeria a:hover{
	color:#323232;
	font-family:Arial;
    font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

.gal-videos-texto-ponente-galeria {
    float:left;
	width:185px;
	padding:5px 0 0 15px;
	color: #323232;
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    overflow:hidden;    
}

.gal-videos-video-galeria {
	margin: 10px 0 10px 0;
}
.gal-videos-video-galeria-imagen {
}
.gal-videos-video-galeria-imagen  img{
	border:0px;
}

.gal-videos-video-galeria-imagen span{
	behavior: url("../imagenes/iepngfix.htc");
	position:absolute;
	width: 308px;
	height: 170px;
	left:0px;
	*left:300px\9;
	-bracket-:hack[;
	left:0;
	];
	background-image: url("../imagenes/mascara-galeria.png");
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}