/* CSS Document USP */

/*@import "/_styles/import.css";*/
/* base */
body {
    background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
}
p, h1, h2, h3, .content {
	border          : 0;
	margin-left     : 5px;
	margin-right    : 10px;
	text-align      : left;
}
hr {
    padding         : 0;
    margin-left     : 5px;
    margin-right    : 10px;
    text-align      : left;
}

p, h1, h2, h3, ul, ol, pre, span.normal, th {
    font-family     : Arial, Helvetica, Sans-serif;
    font-size       : 9pt;
    font-weight     : normal;
    font-variant    : normal;
    line-height     : normal;
}
p, h1, h2, h3, ul, ol, pre {
    margin-bottom   : 10px;
    margin-top      : 0px;
}
td
{
    font-family     : Arial, Helvetica, Sans-serif;
    font-size       : 9pt;
    font-weight     : normal;
    font-variant    : normal;
}
ul {
    list-style-type : square;
}
ul li {
    list-style-image: url("/_images/list-item.gif") !important;
    margin-right    : 20px;
}
label {
    font-weight     : normal;
}
a:active {
    color           : #000000;
    text-decoration : underline;    
    font-weight     : bold;
}
a:link {
    color           : #000000;
    text-decoration : none;
    font-weight     : bold;
}
a:visited {
    color           : #000000;
    text-decoration : none;
    font-weight     : bold;
}
a:hover {
    color            : #cccccc;
    text-decoration : underline;    
    font-weight     : bold;
}

a#selected:link, a#selected:visited {
    text-decoration : none;
    font-weight     : bold;
}
a#selected:active, a#selected:hover {
    text-decoration : underline;
    font-weight     : bold;
}
td {
    vertical-align  : top;
}

input.submitform, .submitform input
{
    font-family : verdana, arial, Sans-serif;
    font-size   : 11px;
    cursor      : pointer;
}
fieldset {
    border      : none;
}
legend {
    color       : #000000;
    padding     : 0px !important;
    margin      : 0px !important;
}


/* para formatacao de codigo, em paragrafos e inline */
pre, p.codigo {
 font-family     : CourierNew, Courier, Monospace;
 white-space     : pre;
 margin-top      : 0;
 line-height     : 50%;
}
.codigo {
 font-family     : CourierNew, Courier, Monospace;
}


/* titulos */
h1, h2, h3 {
    font-weight     : bold;
    }
    
h3 {
    color          : #666666;
    }
    
.rotulo {
    color           : #999999;
    font-weight     : bold;    
    margin-top      : 0px !important;
    margin-bottom   : 10px !important;
    padding         : 0px !important;
}

.legenda {
    color           : #999999;
    font-size       : 8pt;
    font-weight     : normal;    
    margin-top      : 0px !important;
    margin-bottom   : 0px !important;
    padding         : 0px !important;
    }

.legenda_rel, .legenda-rel {
    color           : #999999;
    font-weight     : normal;
    font-style      : italic;    
    margin-top      : 0px !important;
    margin-bottom   : 0px !important;
    padding         : 0px !important;
    }
    
.materia {
    color           : #666666;
    font-weight     : bold;    
    margin-top      : 0px !important;
    margin-bottom   : 0px !important;
    padding         : 0px !important;
    } 


/* navegao */
/* navegao ativa */
.navactive
{
	background-color: #64C5D2;
	height: 5px;
}

.navactive2
{
	background-color: #0E94AB;
	height: 5px;
}

.navactive p
{
    margin-left     : 5px;
    margin-top      : 3px;
    margin-bottom   : 3px;
    color           : #ffffff;
}
.navactive p a:link, .navactive p a:visited {
    font-weight     : bold;
    color           : #ffffff;
    text-decoration : none;
}
.navactive p a:active, .navactive p a:hover {
    font-weight     : bold;
    color           : #ffffff;
    text-decoration : underline;
}

/* navegao passiva institucional*/
.navpassive_i, .navpassive-i
{
    background-color: #FDB525;
}
.navpassive_i p, .navpassive-i p
{
    margin-left     : 5px;
    margin-top      : 3px;
    margin-bottom   : 3px;
    color           : #000000;
}
.navpassive-i p a:link, .navpassive-i p a:visited {
    font-weight     : bold;
    text-decoration : none;
    color           : #000000;
}
.navpassive-i p a:active, .navpassive-i p a:hover {
    font-weight     : bold;
    text-decoration : underline;
    color           : #ffffff;
}

/* navegao passiva core*/
.navpassive_c,.navpassive-c            
{
    background-color: #787878;
}
.navpassive_c p
{
    margin-left     : 5px;
    margin-top      : 3px;
    margin-bottom   : 3px;
    color           : #ffffff;
}
.navpassive_c p a:link, .navpassive_c p a:visited {
    font-weight     : bold;
    text-decoration : none;
    color           : #ffffff;
}
.navpassive_c p a:active, .navpassive_c p a:hover 
{
    font-weight     : bold;
    text-decoration : underline;
    color           : #ffffff;
}

/* barra de migalhas */
p.navparent, p.navparent_blue {
    margin-top      : 10px;
    margin-bottom   : 15px;
    }
p.navparent a:link, p.navparent a:visited {
    color           : #000000;
    text-decoration : none;
    }
p.navparent a:active, p.navparent a:hover {
    color           : #CCCCCC;
    text-decoration : underline;
    }    
p.navparent_blue a:link, p.navparent_blue a:visited {
    color           : #000000;
    text-decoration : none;
    }
p.navparent_blue a:active, p.navparent_blue a:hover {
    color           : #ff6600;
    text-decoration : underline;
    }

/* navegao contextual */
div.navcontext p a:link, div.navcontext p a:visited {
    color           : #0000CC;
    text-decoration : none;
    font-weight     : bold;
    }
div.navcontext p a:active, div.navcontext p a:hover {
    color           : #ff6600;
    text-decoration : underline;
    font-weight     : bold;
    }
div.navcontextblue p a:link, div.navcontextblue p a:visited {
    color           : #0000CC;
    text-decoration : none;
    font-weight     : bold;
    }
div.navcontextblue p a:active, div.navcontextblue p a:hover {
    color           : #ff6600;
    text-decoration : underline;
    font-weight     : bold;
    }
div.navcontext p, div.navcontextlight p, div.navcontextblue p {
    margin-bottom   : 0;
    }
div.navcontext, div.navcontextlight, div.navcontextblue {
    margin-top      : 0px;
    margin-bottom   : 10px;
    }

/* navegao contextual */
div.navcontextlight p a:link, div.navcontextlight p a:visited {
    color           : #0000CC;
    text-decoration : none;
    font-weight     : bold;
    }
div.navcontextlight p a:active, div.navcontextlight p a:hover {
    color           : #ff6600;
    text-decoration : underline;
    font-weight     : bold;
    }

/* noticias-relacionadas */
p.newscontext {
    margin-top      : 10px;
    margin-bottom   : 0px;    
    }
p.newscontext a:link, p.newscontext a:visited {
    text-decoration : none !important;
    }
p.newscontext a:active, p.newscontext a:hover {
    text-decoration : underline !important;
    } 
p.data {
    margin-top      : 0px;
    margin-bottom   : 0px;
    color           : #999999;
    }
p.newsnav {
    margin-bottom   : 0;    
    }
p.newsnav a:link, p.newsnav a:visited {
    text-decoration : none !important;
    color           : #0000CC;
    }
p.newsnav a:active, p.newsnav a:hover {
    text-decoration : underline !important;
    color           : #ff6600;
    } 
p.newsheadlines {
    margin-top      : 3px;
    margin-bottom   : 3px;
    color           : #666666;
    font-weight     : bold;
}
p.newsheading1 {
    font-weight     : bold;
    margin-top      : 10px;
    margin-bottom   : 0px;
    }
p.newsheading1 a:link, p.newsheading1 a:visited {
    text-decoration : none !important;
    } 
p.newsheading1 a:active, p.newsheading1 a:hover {
    text-decoration : underline !important;
    }

/* outros */
.header_adm {
    margin-top      : 12px;
    margin-bottom   : 5px;
    font-family     : Arial, Helvetica, Sans-serif;
    font-size       : 8pt;
    color           : #666666;
}
.header_adm input {
    font-size       : 8pt;
    color           : #666666;
}
.header_adm a:link, .header_adm a:visited, .header_adm a:active, .header_adm a:hover {
    text-decoration : none !important;
    color           : #0000CC;
}
.lang_opt {
    margin-top      : 12px;
    font-family     : Arial, Helvetica, Sans-serif;
    font-size       : 8pt;
}
.lang_opt a:link, .lang_opt a:visited {
    text-decoration : none !important;
    color           : #ff0000;
}
.lang_opt a:active, .lang_opt a:hover {
    text-decoration : underline !important;
    color           : #ff0000;
}
.conteudoinstitucional {
    background-color: #eeeeff;
}
p.conteudoinstitucional {
    border: thin;
    }
p.footer {
    color           : #999999;
    margin-bottom   : 0;
    }
/* mrtg */
.st
{
    font-size       : 10px;
    margin-left     : 0;
    margin-bottom   : 0;
    font-family     : verdana, arial, Sans-serif;
}
.refresh, .refresh:link, .refresh:visited
{
    font-weight     : normal;
    color           : #6666cc;
    text-decoration : none;
}
.refresh:active, .refresh:hover
{
    font-weight     : normal;
    color           : #ff9900;
    text-decoration : underline;
}
.version, .version a:link, .version a:visited {
    color           : #999999;
    text-decoration : none;
}

/* formulrio */
.textbox_m
{
	width			: 200px;
	height			: 18px;
	margin-bottom	: 5px;
    font-family     : Arial, Helvetica, Sans-serif;
    font-size       : 9pt;
}
.textarea_m
{
	width			: 380px;
	height			: 150px;
    font-family     : Arial, Helvetica, Sans-serif;
    font-size       : 9pt;
}
.select_m
{
	width			: 205px;
	height			: 20px;
	margin-bottom	: 5px;
    font-family     : Arial, Helvetica, Sans-serif;
    font-size       : 9pt;
}
.select_m option
{
	width			: 200px;
    font-family     : Arial, Helvetica, Sans-serif;
    font-size       : 9pt;
}
.submit_m
{
	/*width			: 385px;*/
    font-family     : Arial, Helvetica, Sans-serif;
    font-size       : 9pt;
    /*background-color: #dcdcdc;*/
}



/* genericos */
.bkg-azulclaro {
    background-color: #ccccff;
    }
.bkg-cinzaclaro {
    background-color: #FFFFFF;
    }
.bkg-cinzamedio {
    background-color: #e1e1e1;
    }
.bkg-cinzaescuro {
    background-color: #666666;
    }
.bkg-laranja {
    background-color: #ff6600;
    }
.bkg-blue {
    background-color: #0000CC;
    }
.bloco {
    margin-bottom   : 15px;
    }
.tl_margin7 {
    margin-top      : 5px;
    margin-left     : 5px;
    }
.t_margin7 {
    margin-top      : 5px;
    }
.bordertop {
    border-top      : 1px solid #000000 ! important;
    }
.margin0 {
    margin          : 0 !important;
    }
.margin_iv {
    margin-top      : 10px;
    margin-bottom   : 20px;
    margin-left     : 5px;
    }
.margin_log {
    margin-top      : 0px;
    margin-bottom   : 0px;
    margin-left     : 0px
    }
    
.rodape {
	clear: both;
    padding-top: 10px;   
    position: relative;
    bottom: 0px;
    background-attachment: scroll; 
}

.rodape p {
	text-align: center; 
	color: #666666; 
	margin: 10px;
}
.t_margin0 {
    margin-bottom   : 1px !important;
    }
.padding0 {
    padding         : 0 !important;
    }
.link-blue:link, .link-blue:visited {
    color           : #0000CC !important;
    text-decoration : none;
    }
.link-blue:active, .link-blue:hover {
    color           : #ff6600 !important;
    text-decoration : underline;
    }
.cinza 
{
    color           : #999999;
}
.email 
{
	color			: #999999;
}

.bkb th {
	border-bottom	: 1px solid #ff6600;
}
.bkb td {
	border-bottom	: 1px solid #999999;
	height			: 10px;
	font-size		: 11px;
}
input.bkb {
	border			: 1px solid #999999;
	background		: #dcdcdc;
}
.bkb {
    font-family     : Arial, Helvetica, Sans-serif;
    font-size       : 9pt;
}	
/*rss */
.rss_example { margin-left: 5px; width: 395px; border: 1px solid #efefef;}
.rss_example p { font-family: times, serif; font-size: 13px; }
.rss_example h3 { font-size: 16px; }
.rss_textarea { color: #666666; background: #efefef; padding: 5px; width: 400px; height: 60px;}
.rss_example a:link, .rss_example a:visited, .rss_example a:hover { text-decoration: underline; }
.rss_example a:link { color: blue; }
.rss_example a:visited { color:#8b008b}

.infot {
   width: 95%;
   margin: 0px 0px 0px 5px;
}
.infot th, .infot td {
  padding: 3px 10px 3px 5px;
  text-align: left;
  border-top: 1px solid #cccccc;
} 
.infot th {
  font-weight: bold;
  background: #ccccee;
}


.enlace .legenda {
  float: left;
  width: 200px;
  color: #666666;
  padding-bottom: 4px;
}

.enlace {
  padding: 10px;
  margin-bottom: 10px;
  width: 510px;
}

.programa {
  padding: 0px 10px 0px 5px;
}
.programa .impar td, .programa .impar th {
  background: #f6f6ff;
}
.programa td, .programa th {
  vertical-align: top;
  text-align: left;
  border-top: 1px solid #ccccdd;
  border-left: 1px solid #eeeeff;
  padding: 5px 0px 0px 5px;
}
.programa td {
  padding: 8px 0px 0px 8px;
}
.programa .dia
{
  margin: 0px 0px 10px 0px;
}

.programa .agenda, .programa h2 {
  clear: both;
}
.programa .agenda {
  border-top: 1px solid #999999;
  padding: 5px 0 5px 0;
}
.programa h2, .info th {
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  line-height:18px;
  margin: 0px;
}
.dia h2 {
  font-size: 13px;
}
.apresentacoes h2 {
  font-size: 13px;
}
.programa h3, .apresentacoes h3 {
  font-size: 13px;
  font-weight: bold;
  color: #333333;
  margin: 10px 0px 5px 5px;
  padding: 0px;
}
.programa h3 {
  color: #999999;
  margin: -5px 0px 5px 0px;
}
.apresentacoes h3 {
  margin-top: 25px;
}
.apresentacoes strong
{
  color: #666666;
}
.programa p {
  margin: 0px 0px 5px 0px;
  color: #999999;
}
.programa .itens p {
  font-weight: bold;
  color: #333333;
}
.programa .itens p.apr {
  font-weight: normal;
  color: #666666;
}
.programa p.pausa {
  font-weight: normal;
  color: #999999;
}
.programa p.horario {
  float: left;
  padding: 0px 1% 5px 0px;
}
.programa .horario {
  width: 19%;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  margin: 0px;
  font-family: verdana;
}
.programa div.itens {
  float: left;
  width: 65%;
}
.edicao {
  margin-top: 20px;
}
.edicao .botao {
  width: 80px;
  padding: 3px 10px;
  margin-right: 10px;
  text-align: center;
  background: url('/_images/botao100.png') no-repeat;
  display: block;
  float: left;
}
.arquivos .edicao {
  margin-top: 0px;
  padding-right: 5px !important;
}
ul.arquivos {
  padding-left: 20px;
  margin: 5px 0px 10px 0px;
}
.msg { font-weight: bold; color: #990000; }
.searchvalue { color: #990000; font-style: oblique; }
.searchterm { font-style: oblique; }
.arquivos {
  margin: 10px 0px;
}
.items .impar, .arquivos .impar {
  background: #f6f6ff;
  padding: 5px 10px;
}
.items .par, .arquivos .par {
  padding: 5px 10px;
}
.items, .arquivos .impar, .arquivos .par {
  margin: 0px 10px 0px 0px;
}
.items p, .items h3, .arquivos h3, .arquivos p {
  margin-bottom: 2px;
  margin-top: 2px;
}
.subtitulo {
  margin-top: 0px;
  margin-bottom: 10px;
  color:#666666;
}
h2.fh2 {
  margin-bottom: 3px;
}
#feeds {
  padding: 7px 0px 7px 5px;
  margin: 5px 10px 0px 3px;
  /*border: 1px solid #b0bacd;*/
  background: #eeeeff;
}
#feeds h3 a:link, #feeds h3 a:visited  {
  color: #444444;
  text-decoration: none;
}
#feeds h3 a:active, #feeds h3 a:hover {
  color: #888888;
  text-decoration: underline;
}
/*
#feeds h3 {
  border-bottom: 1px solid #b0bacd;
}
*/
.arquivos h3.data {
  border-bottom: 1px solid #ccccdd;
  margin: 5px 10px 0px 0px;
  padding: 5px 8px;
  font-size: 12px;
  color: #444455;
}
.arquivos h4 {
  margin: 5px 0px 2px 0px;
}
.arquivos p {
  margin: 2px 0px 2px 0px;
}
.arquivos .publicador {
  color: #888888;
}
.arquivos .descricao {
  margin: 10px 0px 5px 0px;
}
.cgray {
  color:#888888;
}


/** Codigo LARC **/

table#title, table#rodape {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	left: 0;
}

table#rodape{
	padding-top: 10px;
}

.menu_p1 {
	background-color: #F0F0F0;
}

.menu_p2{
	background-color: #AAAAAA;
	line-height: 20px;
}

.menu_p3 {
	background-color: #FF6600;
	line-height: 20px;
	font-size:12px;
	text-indent: 9%;

}
.superior {
	color:#FFFFFF;
	font-weight: bold;
	text-indent: 5px;
}
	
#titulo {
	float: left;
}

#conteudo {
	/*float: right;
	width: 90%;*/
}
	
#menuLateral {
	/*float: left;
	width: 18%;*/
}

#menuLateral hr.divisao{
	width: 80%;
	align: left;
	padding-bottom: 0;
	padding-top: 0;
}
	
#corpo {
	/*float: right;
	width: 80%;*/
	margin-left: 240px;
}
	
hr.divisao {
	clear: both;
	align: center;
	height: 1px;
	border-style: none;
	border-top: 1px solid #8D8D8D;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
	
p {
	font-size:11px;
	}
	
.saibamais {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	}
	
td.label {
	text-align: left;
	font-weight: bold;
    padding-left: 3px;
    white-space: nowrap;
}

span.label {
	text-align: left;
	font-weight: bold;
    padding-left: 3px;
    white-space: nowrap;
}

td.info {
	color: #888888;
	text-align: left;
}

span.info {
	color: #888888;
	text-align: left;
}


td.info a img{
	vertical-align: bottom;
	border: 0;
}

.form {
  	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	padding-left:5px;
	}

.descricao
{
	color:#888888;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:9pt;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	border: 0;
	padding-left:0px;
	overflow-y:scroll;

}
h3 {
	font-size: 13px;
	font-weight:bold;
	color:#999999;
	padding: 0px;
}	
	
h4 {
  	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	padding: 5px;
}	
	
.aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #B3B3B3;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}

.atencao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EEEE00;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
}

.erro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FDB525;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
}

.coluna1{
	width: 48%;
	float: left;
	padding-left: 10px;
}

.coluna2{
	width: 48%;
	float: right;
	padding-left: 10px;
}

.row-botao{
	color: #0000CC;
	clear: both;
	line-height: 19px;
	text-align: right;
	padding: 10px;
}

.row-link {
	font-size:10.5px;
	color: #000000;
	clear: both;
	line-height: 19px;
	text-align: left;
	padding: 10px;
}

.row-link2 {
	font-size:8px;
	color: #000000;
	clear: both;
	line-height: 19px;
	text-align: left;
	padding: 10px;
}

.row {
	clear: both;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}
.rowUsuario {
	background-color: #FF0000;
}

.coluna70{
	width: 70%;
	float: left;
	min-width: 400px;
}

.coluna30{
	width: 30%;
	float: right;
}

.coluna1Grafico{	
	width: 80%;
	min-width: 630px;
}

.coluna2Grafico{	
	float: right;	
	min-width: 120px;
}

div.spacer {
	clear: both;
}
  
.float {
 	float: left;
	padding: 1%;
	width:20%;
	margin: 4px;
	border:#DEDEDE solid 1px;
}
  
div.float2 {
 	float: left;
	padding-left: 12px;
 	width: 120px;
	text-align:center;
	padding-bottom:10px;
	max-width: 120px;
	min-width: 100px;
}
  
div.float p {
	text-align: center;
	font-size:10px;
	font-weight:bold;
	line-height: 10px;
}
  
.titulo_videos, .titulo_videos a {
	font-size: 10px;
	color: #000000;
}

.duracao_videos {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.caixaMiniatura {
	float: left;
	padding: 1%;
	width: 20%;
	margin: 4px;
	border: #DEDEDE solid 1px;
	min-width: 80px;
	height: 125px;
}

.caixaMiniatura p {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}

.caixaMiniatura p a {
	text-decoration: none;
}

/*  canal - inicio */

.selecaoCanal{
	
}

/* Canal M = Multiplo (todos os canais*/
/* Canal S = Simples (um canal)*/

.canalS{
	/*fonte*/
	font-family:Arial,Helvetica,SansSerif;
	font-variant:normal;
	line-height:normal;
	text-align:left;
	/**/
	/*border:1px solid #0e94ab;*/
	/*width:1000px;
	height:106px;*/
	/*margin-bottom:5px;*/
}
.canalS .nome{
	font-family     : Arial, Helvetica, Sans-serif;
    font-size       : 9pt;
    font-weight     : normal;
    font-variant    : normal;
    line-height     : normal;
}

/* --- */
.canalS .cabecalho{
	/*width:990px;*/
	background-color: #0e94ab; /*#E5E5E5;*/
	border: 1px solid  #0e94ab;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	/*height:106px;
	text-align: center;
	float:left;*/
	}

.canalS .cabecalho .horario{
	/*background-color: #0e94ab; /*#E5E5E5;*/
	/*color: #0e94ab;*/
	padding-left: 6px;
	width: 181px;
	float:left;
}

.canalS .cabecalho  .desc{
	/*height: 60px;
	float:left;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 7px;*/
}


/* --- */

.canalS .prog{
	/*width:1000px;*/
	/*height:106px;
	overflow:hidden; 
	float:left;
	border:1px solid #0e94ab;*/
	border: 1px solid  #0e94ab;
	border-bottom: 0px;
}

.canalS .prog .midias {
	/*width: 1000px;*/
	height:80px;
	/*margin-left: 5px;*/
	border: 0px;
	border-bottom: 1px solid  #0e94ab;
}

/* > horario que será exibido*/
.canalS .prog .midias .hora{
	/*text-align: center;*/
	height:15px;
	width: 80px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 2px;	
	margin-bottom: 7px;
	float:left;
}

.canalS .prog .midias .hora .duracao{
	font-weight: normal;
	font-size: 10px;
	margin-left: 2px;

}

/* > imagem da midia que será exibida*/
.canalS .prog .midias img {
	width: 80px;
	margin-right: 15px;
	margin-left: 7px;
	margin-top: 7px;
	float:left;
}

/* > descrição da midia que será exibida*/
.canalS .prog .midias .desc {
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	float:left;
}

.canalS .prog .midias .desc .resumo {
	font-size: 10px;
	color: #595959;
	
}

/* --- */

.canalM{
	/*fonte*/
	font-family:Arial,Helvetica,SansSerif;
	font-variant:normal;
	line-height:normal;
	text-align:left;
	/**/
	/*border:1px solid #0e94ab;*/
	/*width:1000px;*/
	height:106px;
	margin-bottom:5px;
}


/* --- */
.canalM .logo{
	width:106px;
	height:106px;
	text-align: center;
	float:left;
	border:1px solid #0e94ab;
	}

.canalM .logo .nome{
	background-color: #0e94ab; /*#E5E5E5;*/
	color: #FFFFFF;
	height:15px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;	
	margin-bottom: 6px;
}

.canalM .logo  img{
	height: 60px;
	padding-top: 2px;
}

/* --- */

.canalM .prog{
	/*width:866px;*/
	height:106px;
	overflow:hidden; 
	float:left;
	border:1px solid #0e94ab;
}

.canalM .prog .midias {
	width: 280px;
	height:98px;
	margin-left: 5px;
	border:1px solid #DDDDDD;
}

/* > horario que será exibido*/
.canalM .prog .midias .hora{
	background-color: #E5E5E5;

	/*color: #0E94AB;*/
	height:15px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;	
	margin-bottom: 7px;
}

.canalM .prog .midias .hora .duracao{
	font-weight: normal;
	font-size: 10px;
	margin-left: 5px;

}

/* > imagem da midia que será exibida*/
.canalM .prog .midias img {
	height: 60px;
	margin-right: 7px;
	margin-left: 7px;
	float:left;
}

/* > descrição da midia que será exibida*/
.canalM .prog .midias .titulo {
	font-size: 11px;
	font-weight: bold;
}

.canalM .prog .midias .desc {
	font-size: 10px;
	color: #595959;
}

.bordaCanalS{
	border:1px solid #0e94ab;
}


/* scroll */
.bt_left {
	width:10px; 
	height:106px;
	background-color:#64c5d2; 
	border:1px solid #0e94ab;
	color:#000; 
	float:left; 
}
.bt_left:hover {
	background-color:#b0e1e8;
}

.bt_left img{
	padding-top:43px; 
	padding-left:2px;
}

.bt_right { 
	width:10px; 
	height:106px;
	background-color:#64c5d2;
	border:1px solid #0e94ab;
	color:#000; 
	float:left;
}
.bt_right:hover {
	background-color:#b0e1e8;
}
/*  programacaoCanal - fim */

.bt_right img {
	padding-top:43px; 
	padding-left:2px;
}
.miniatura{
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #A2A4A1;
	width: 80px;
	height: 60px;
	background-color: #E9EBE8;
}

.miniatura a{
	text-decoration: none;
}

.linhaVideos{
	clear: both;
}

/* �cones funcionalidades em listagens */

li.destaca .col-right a img, li img{
	vertical-align: top;
	border: 0;
}

li.destaca {
	min-height: 16px; /* altura do maior �cone */
	vertical-align: top;
}

ul.elementosRede {
    list-style-type: none;
    margin-bottom: 0px;
    padding-left: 20px;
}

ul.elementosRede ul{
	margin-bottom: 0px;
}

ul.elementosRede li{
	margin-top: 2px;
    margin-bottom: 2px;
}

ul.elementosRede li img{
	vertical-align: baseline;
}
  
/* Links */
  
a {color: #0000CC; text-decoration:none;}
a:hover {color: #999999; text-decoration:underline;}
  
.superior a {color: #FFFFFF; text-decoration:none; font-weight:bold;}
.superior a:hover {color: #FFFFFF; text-decoration:underline;}
	 
.submenu a, .submenu a:visited { font-size:11px; color:#0E94AB; text-decoration:none; padding-left: 6px;}
.submenu a:hover {	color:#0E94AB; text-decoration:underline;}


/* ESTILO DAS ABAS */
	
.abaColapsavel {
	margin: 0;
	visibility: hidden;
	z-index: 10;
}

#tdHandlerMenuEsq, #tdHandlerMenuBusca{
	background-image: url("../imgs/abas/linha.png");
	background-repeat: repeat-y;
	background-position: left;
}

#tdHandlerMenuDir{
	background-image: url("../imgs/abas/linha.png");
	background-repeat: repeat-y;
	background-position: right;
}

.handlerMenu{
	margin-top: 20px;
	margin-bottom: 20px;
}

#handlerMenuEsq, #handlerMenuBusca{
	border-right: solid 1px #B3B3B3;
	border-top: solid 1px #B3B3B3;
	border-bottom: solid 1px #B3B3B3;
}

#handlerMenuDir{
	border-left: solid 1px #B3B3B3;
	border-top: solid 1px #B3B3B3;
	border-bottom: solid 1px #B3B3B3;
}
		
.contMenu{
	padding: 10px;
	border-top: solid 1px #B3B3B3;
	border-bottom: solid 1px #B3B3B3;
}

#contMenuEsq, #contMenuBusca {
	background-image: url("../imgs/abas/fundoEsq.png");
	background-position: right;
	background-repeat: repeat-y;
	width: 160px;
}

#contMenuDir {
	background-image: url("../imgs/abas/fundoDir.png");
	background-position: left;
	background-repeat: repeat-y;
	width: 160px;
}

/* FERRAMENTAS DE GER�NCIA */

.box {
	background-color: #E9EBE8;
	padding: 1px;
	margin: 5px;
}

.boxInfo {
	background-color: #E9EBE8;
	padding: 20px 5px 20px 5px;
	margin: 5px;
}
table.geral {
	padding-left: 0px;
	width: 100%;
}

table.geral td {
	white-space: nowrap;
	text-align: center;
}

table.geral col.colunaCentral {
	width: 100%;
}

.imagemStatus{
	vertical-align: middle;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
	padding-left: 5px;
	padding-right: 5px;
}

.grafico{
	text-align: center;
	margin: 20px;
}

.colunaA { /*esquerda*/
	float: left;
	width: 50%;
	text-align: justify;
}

.colunaB { /*centro inteira*/
	float: left;
	width: 100%;
	text-align: justify;
}

.colunaC { /*direita*/
	float: right;
	width: 50%;
}

.colunaD { /*centro menor*/
	float: none;
	width: 450px;
	text-align: justify;
	padding-left: 135px;
	padding-top: 10px;
}

.Coluna_Principal {
	float: left;
	width: 64.8%;
	text-align: justify;
}

.Coluna_Secundaria {
	float: right;
	width: 34.9%;
}

.calendar {
  position: relative;
  display: none;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  font-size: 10px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma, verdana, sans-serif;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background-color: #FDB525;
  color: #000000;
  text-align: center;
  font-size: 10px;

}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #990000;
}

.calendar tbody .day.othermonth.oweekend {
  color: #0E94AB;
  font-size:10px;

}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #666666;
    font-size:10px;

}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #333333;
  font-size:10px;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */

  padding: 1px;
  border: 1px solid #000;
  background: #0E94AB;
  color: #FFFFFF;
  text-align: center;
  font-size:9px;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c8d0d4;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}


/* Combo boxes (menus that display months/years for direct selection) */
.combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e0e4;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}


