/* MODULE PROXIMA ATRACAO */ 
.moduletable_proxima_atracao{
	clear:both;
	width:240px;
	overflow:hidden;
}

/* MODULE AO VIVO TVE */
.mod_programming{
	margin-top: 8px;
	cursor: pointer;	
}
	
.mod_programming .tve_online_logo{
	font-size: 11px;
	color: #2782B7;
}

.img_jamanta_esconde {display: none}

.programming{
	width: 187px;
	height: 113px;
	background-repeat:no-repeat;
	background-position: center center;
	border: none;
    vertical-align:bottom;
    padding-bottom: 5px;
}

.programming .summary{
	width: 100%;
	background-image: url(../../../images/stories/transparent.png);
	_background-image: none; /* Essa é pra o IEca 6, pra ele não ler o PNG padrão */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/stories/transparent.png', sizingMethod='scale'); /* Essa coloca um filtro pra o IEca ler o PNG */
}

.programming .summary .texto{
	color: #FFFFFF;
    font-weight:bold;
    font-size:11px;
}

/* MODULE AO VIVO EDUCADORA */
.radio_mod_programming{
	margin-top: 10px;
	cursor: pointer;	
}
	
.radio_programming{
	width: 100%;
	height: 16px;
	border: none;
	vertical-align:bottom;
}

.radio_programming .radio_summary{
	background-color: #f1eff0;
	color: #9c9b9b;
	width: 100%;
}

.radio_programming .radio_summary .radio_texto{
   color: #9c9b9b;
   font-weight:bold;
   font-size:11px;
}