.tituloPrograma {
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 3px;

}

.tituloPrograma h2{
margin-top:0;
color: #666;
}

.menu-veiculo ul li { 
	padding: 4px 9px !important; 
	border-right:1px solid #A6C1CA; 
} 
 
.menu-veiculo ul li.dif { padding: 9px 11px !important; } 
 
.menu-veiculo ul, .menu-veiculo ul li { 
	background-color: #17657C !important; 
	color: #FFFFFF; font-weight: bold; 
	font-size: 0.95em; 
} 
 
.menu-veiculo ul li a { 
    color: #FFF; 
}

.listaFuncoesPlayer {
	margin:0 !important;
}

.listaFuncoesPlayer li {
	display: inline !important;
	margin-right: 1.2em;
	white-space: nowrap;
	font-size: 0.8em;
	font-weight: bold !important;
	float:right;
}

.listaFuncoesPlayer li a {
	font-weight: bold;
}

.listaFuncoesPlayer li a.rightIconified,
.listaFuncoesPlayer li a.leftIconified {
padding-bottom: 0.2em;
}

.listaFuncoesPlayer .rightIconified,
.listaOutrosProgramas .rightIconified {
    padding-right: 1.8em !important;
}

.listaOutrosProgramas {
margin-left:0 !important;
margin-bottom: 1em !important;
padding-left: 5px;
}

.listaOutrosProgramas li {
border-bottom:1px dotted #ccc;
list-style:none;
padding:5px;
}

.listaOutrosProgramas li .linkEdicao {
float: left;
width: 475px;
font-size:1.2em;
font-weight: bold;
}

.listaOutrosProgramas li .linkBaixar {
font-size:0.8em;
font-weight:bold !important;
float:right;
}

.listaOutrosProgramas .leftIconified {
padding-left: 1.2em !important;
background-position: 0 5px;
}

	
/* ------------ ploneExterno.css ------------ */
.iconSetaDownload {
	background-image: url("/comum/img/ico_seta_download.png");
}
.iconPopup {
	background-image: url("/comum/img/ico_popup.png");
}
.iconEmbed {
	background-image: url("/comum/img/ico_embed.png");
}
.caixaEmbed {
	/* border: 1px solid #ccc; */
	padding: 5px;
	text-align: right;
	width: 572px;
}

.caixaEmbed .textoEmbed {
	border: 1px solid #ccc;
	color: #999;
	font-size: 0.9em;
	height: 60px;
	overflow: hidden;
	width: 100%;
}

.caixaEmbed .linkCopy {
	background: url(ico_copy_mini.gif) no-repeat left center;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 15px;
}


.navProgramas  {
padding-bottom: 5px;
border-bottom: 2px solid #666;
color: #666;
font-weight: bold;
text-transform: uppercase;
font-size: 1.2em;
}

.navProgramas a {
color: #666;
font-weight: bold;
text-transform: uppercase;

}

.navProgramas a:hover {
text-decoration: none;

}

#datahoraNoticia {
font-size: 1.2em;
}

.dataEstreia {
width: 98%; 
padding: 2px; 
background-color: #719186;
}

.dataEstreia  span{
color: #FFFFFF; 
font-size: 14px; 
font-weight: bold;
}


.portlet-pesquisa {
padding-bottom:0 !important;
}

.portlet-pesquisa h5,
.portlet-ultimosVideos h5,
.portlet-ultimasNoticias h5 {
/* background-position:3px center; */
padding-left:2.5em !important;
}

#noticiaDestaquePrincipal {
padding-left: 5px; 
}

#noticiaDestaquePrincipal img {
width:142px; 
height: 86px; 
float: left; 
padding-right: 12px; 
padding-top: 10px;
}

/*
.tituloBloco  {
margin-bottom: 5px;
padding-bottom: 4px;
color: #666;
border-bottom: 2px solid #D6D6D6;
} */

.infoPrograma img{
width:229px;
height:137px;
}

.infoPrograma h4{
padding-top: 5px;
padding-bottom: 18px;
color: #666;
border-bottom: 2px solid #666;
}

/*.resumo {
padding-top: 5px;
padding-bottom: 20px;
} */

.tarjaPrograma {  
margin: 0px 5px 5px 0px;  
}  
 
.tarjaPrograma .nomePrograma {  
	background: url("img/bg_tarja_radio.jpg") repeat-x scroll left bottom transparent; 
	border:1px solid #DDD;
	float: left;  
	height: 20px;
	width: auto;  
	padding: 0px 6px;
}  
  
.tarjaPrograma .nomePrograma a {  
	vertical-align: middle;
	line-height: 14pt;
	text-decoration: none; 
	font-weight:bold; 
}  
.tarjaPrograma .icone {  
    background: url("img/ico_tarja_radio.jpg") no-repeat scroll left top transparent;  
    display: block;  
    float: left;  
    height: 22px;
    width: 22px;
}  
.horaTitulo {
color: #A3A3A3;
}



#formPesquisa #q {
	margin-right: -1px;
}

.legendaLateral {
	padding-left: 2px;
	font-size:0.8em;
	font-weight:normal;
	color: #333;
}

.audioLateral {
	padding-top: 4px;
	padding-bottom: 4px;
}

.videoLateral {
	padding-top: 4px;
	padding-bottom: 4px;
}

.tituloMidiaLateral {
	font-size: 1.0em;
	color: #666;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 3px;
}

.downloadButton { 
	font-family: Helvetica, Arial, sans-serif !important; 
	background-image: url('/comum/img/download-icon.png'); 
	background-position: 5px center !important; 
	background-repeat: no-repeat !important; 
	background-color: #EEE !important; 
	border: 1px solid #CCC !important; 
	padding: 8px 5px 7px 27px !important; 
	font-size: 11px ; 
	border-radius: 3px ; 
}

.downloadButton:hover { 
	opacity: 0.7; 
}

#portal-column-one {
display: none !important;
}