/*  --------------------------- */
/*  --------------------------- */
/*  --------------------------- */
/*  ---	mod_radio_programa	--- */
/*  --------------------------- */
/*  --------------------------- */
/*  --------------------------- */
.mod_radio_programa{
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
}
.mod_radio_programa img{
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
.grid_8 .mod_radio_programa > a{width:644px;height:430px;}
.grid_6 .mod_radio_programa > a{width:478px;height:318px;}
.grid_4 .mod_radio_programa > a{width:312px;height:205px;}
.grid_3 .mod_radio_programa > a{width:229px;height:149px;}
.mod_radio_programa > a{
	background:#282828 url('../imgs/bg_img.gif') no-repeat center center;
	display:block;
	height:100%;
}

/*--- info ---*/
.mod_radio_programa .info{
	background:url("../imgs/opacity_2.png") repeat;
	bottom:-8px;
	display:block;
	left:0;
	padding:8px 2% 25px;
	position:absolute;
	width:97%;
}
.mod_radio_programa .info a {
	font-size:14px;
	color:#f90;
	line-height:14px;
}
.mod_radio_programa:hover .info {
	bottom:0;
	-webkit-transition:all 0.10s linear;
	-moz-transition:all 0.10s linear;
	-ms-transition:all 0.10s linear;
	-o-transition:all 0.10s linear;
	transition:all 0.10s linear;
}
.grid_3 .mod_radio_programa:hover .info{
	bottom:-4px;
}
/* jqm overlay publi
-------------------------------------------------*/
.jqmOverlay {
	background: #000;
}
.jqmOCWindow .advertencia {
	margin-bottom: 10px;
}
.jqmID1, .jqmID2 {
	left: 168px;
    position: absolute;
    z-index: 3000;
	display: none;
}


