
/* VIDEOS PRENSA */
 
.contenedor_videos{
	float:left;
	margin-top:0.3em;
}
 #frame_video_portada{
	width:170px;
	height:190px;
	
}


#frame_video_portada_prensa{
	width:37.5em;
	height:12.5em;
}
#frame_video_seccion{
	width:44.5em;
	height:27em;
}

/* FIN VIDEOS PRENSA */

/* FOTOGALERIA */

.contenedor-galeria-widget{
	float:left;	
	margin-left:0.5em;
	width:22.4em;
	margin-top:0.3em;
}



.fotogaleria-widget {
    height: 13em;
    width: 13.7em;
}

.fotogaleria-widget > img {
    width: 100%;
}
.fotogaleria-verFotos{
	background: url("../img/bckg_boton3.jpg") repeat scroll 0 0 transparent;
	clear: both;
	height: 1.6em;
	margin: 0 0 0.15em;
	padding-top: 0.1em;
	
	
}

.fotogaleria-verFotos a {
    background: url("../img/bt_fotos.png") no-repeat scroll 3px 6px transparent;
    color: #FFFFFF;
    font-size: 0.8em;
    height: 7.2em;
    padding: 0.8em 3em;
}

.fotogaleria{
	font-size:1em;
	font-weight:bold;
}







/* BOLETINES */

.boletines{
	background-color:#ffffff;
	padding:0.8em;
	min-height:34.5em;
	font-size:0.9em;
}
	
.refrescar{
	background: url("/system/modules/ar.gov.hcdn/resources/img/refresh.gif")no-repeat;
	padding-left:1.5em;
	color:#1291C0;
	text-decoration:none;
	font-weight: bold;
	cursor:pointer;
	margin-top:0.5em;
	

}

.boletines hr {

	margin: 1em 0em;
	color: #efefef;
	border: solid 0.01em #efefef;

}

/* FIN BOLETINES */

.audiosPrensaW {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 12.85em;
    margin: 0.3em 0 0 0.3em;
    padding: 0.6em;
    width: 28.6em;
}

.audiosPrensaLista {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 0.3em 0 0 0.3em;
    padding: 0.6em;
    width: 21.3em;
}


.listaAudiosW {
    background: url("/system/modules/ar.gov.hcdn/resources/img/ico_audios.png") no-repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #CCCCCC;
    color: #7C7C7C;
    float: left;
    font-size: 0.8em;
    margin: 15px 0 0 6px;
    padding-left: 1.5em;
    width: 312px;
}

.verTodos {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #F2F2F2;
    float: left;
    margin-left: 0.3em;
    padding: 0.5em;
    text-align: right;
    width: 28.8em;
}
.fondo-blanco .listaAudiosW{
	width: 100%!important;
	margin: 12px 0 0 6px!important;

}


