/* Estilos geral */
h2{
    color : #004F4F;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none
  }
h3{
    color : #004F4F;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none
  }
h4{
    color : #004F4F;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none
  }
h5
  {
    color : #004F4F;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none
  }
td {
      font-style : normal;
      font-family : verdana,arial,helvetica,sans-serif;
      font-weight : normal;
      font-size : 8pt;
      color : #000000
   }
/********************** CSS para Barra Superior **********************/
legend {
      font-style : normal;
      font-family : verdana,arial,helvetica,sans-serif;
      font-weight : normal;
      font-size : 8.5pt;
      color : #000000
}
#barra
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height:18px;
    margin:0px;
    padding:0px;
    position:relative;
    width:100%;
    text-align:left;

}
#barra-esticado
{
    background-image: url("/skin/pro-reitorias/images/barra-esticado.gif");
    background-repeat: repeat-x;
    height:18px;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    float:left;
    position:absolute;
    width:100%;
}
#barra-curva-esquerda
{
    background-image:url(/skin/pro-reitorias/images/barra-curva-esquerda.gif);
    background-repeat:no-repeat;
    float:left;
    height:18px;
    position:absolute;
    width:23px;
}
#barra-curva-direita
{
    background-image:url(/skin/pro-reitorias/images/barra-curva-direita.gif);
    background-repeat:no-repeat;
    float:right;
    height:18px;
    position:relative;
    width:23px;
}
/********************** CSS para Aba Superior **********************/
#alinha{
    position:relative;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    width: 785px;
    height: auto;
}
/********************** CSS layout geral e colunas **********************/
body {
    background:transparent url(/skin/pro-reitorias/images/background-novo.jpg) fixed;
    color: green;
    font-size: 9pt;
    font-family: verdana, tahoma;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    text-align: center;
}
#borda-sup-dir
{
    background-image:url(/skin/pro-reitorias/images/borda-sup-dir.gif);
    background-repeat:no-repeat;
    width: 6px;
    height: 6px;
    float:right;
    position:relative;
    margin: -3px -3px 0px 0px;
}
#borda-sup-esq
{
    background-image:url(/skin/pro-reitorias/images/borda-sup-esq.gif);
    background-repeat:no-repeat;
    width: 6px;
    height: 6px;
    float:left;
    position:relative;
    margin: -3px 0px 0px -3px;
}
#background-branco
{
    width: 778px;
    height: auto;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#aba
{
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 45px;
    position: relative;
    bottom: 13px;
}
#logo
{
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    float: left;
    height: 45px;
    position: relative;
    left: 10px;
    top: 5px;
}
#aba-esquerda
{
    background-image: url("/skin/pro-reitorias/images/aba-esquerda.gif");
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px -10px;
    float: left;
    width: 35px;
    height: 45px;
}
#aba-direita
{
    background-image: url("/skin/pro-reitorias/images/aba-direita.gif");
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 14px;
    height: 45px;
}
#aba-opcao
{
    font-size: 8pt;
    background-image: url("/skin/pro-reitorias/images/aba.gif");
    background-repeat: repeat-x;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: auto;
    height: 45px;
}
#aba-opcao-transparencia
{
    font-size: 8pt;
    background-image: url("/skin/pro-reitorias/images/aba-transparencia.gif");
    background-repeat: repeat-x;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: auto;
    height: 45px;
}
#aba-divisor
{
    background-image: url("/skin/pro-reitorias/images/aba-divisor.gif");
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 5px;
    height: 45px;
}
#aba-opcao a
{
    background-image: url("/skin/pro-reitorias/images/aba.gif");
    background-repeat: repeat-x;
    color: green;
    text-decoration: none;
    padding: 12px 8px 0px 12px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: auto;
    height: 45px;
}
#aba-opcao-transparencia a
{
    background-image: url("/skin/pro-reitorias/images/aba-transparencia.gif");
    background-repeat: repeat-x;
    color: white;
    text-decoration: none;
    padding: 12px 12px 0px 12px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: auto;
    height: 45px;
}
#aba-opcao a:hover
{
    background-image: url("/skin/pro-reitorias/images/aba-hover.gif");
    background-repeat: repeat-x;
    color: green;
    text-decoration: none;
    padding: 12px 8px 0px 12px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: auto;
    height: 45px;
}
#selo40anosuel
{
    text-align: center;
    margin: 0px auto 0px auto;
    padding: 0px 0px 10px 0px;
    position: relative;
    width: 120px;
    height: auto;
}
#arvore
{
    text-align: center;
    -margin: 0px 0px 10px 0px;
    -padding: 0px 0px 10px 0px;
    position: relative;
    width: 145px;
    -height: 285px;
}
#menu-direito
{
    background-color: white;
    border: 1px solid #ccc;
    position: relative;
    width: 147px;
    height: auto;
    /*height: 458px;*/
    float: left;
    margin:  0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}
#menu-esquerdo
{
    background-color: white;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    position: relative;
    float: left;
    left: 12px;
    top: 13px;
    width: 147px;
    height: auto;
    /*height: 458px;*/
    border: 1px solid #ccc;
    display: block;
    z-index:900;
}
#area-direita
{
    position: relative;
    float: right;
    right: 9px;
    top: 13px;
    width: 150px;
    height: auto;
    padding: 0px 1px 10px 1px;
    text-align: center;
}
#portal
{
    float: left;
    margin: 13px 0px 30px 20px;
    padding: 0px 0px 0px 0px;
    width: 447px;
    position: relative;
    -overflow: auto;
}
#portal2
{
    position: relative;
    padding: 0px 0px 0px 0px;
    margin:  0px 0px 0px 0px;
    width: auto;
    height: auto;
}
#rodapeUEL {
	clear:both;
	text-align: center;
        color:white;
	font-size: 8pt;
        font-family: verdana, tahoma;
	width: 100%;
	height: auto;
	padding: 10px 0px 30px 0px;
	margin: 20px auto 0px auto;
}
#rodapeTxt {
        color:white;
}
/* Estilos para template tres colunas */
#tudo {
    width:785px;
    margin:0 auto;
    text-align:left;
    color: white;
    background:transparent url("/skin/pro-reitorias/images/background-risco-cinza-escuro.gif");
    background-repeat:repeat;
    border: 3px solid #C2BBAC;
}
#topo {
	-height:0px;
	-border-bottom:1px solid #c30;
}
#rodape {
	clear:both;
	text-align: center;
	border-top: 0px solid tan;
        color:black;
	font-size: 8pt;
        font-family: verdana, tahoma;
	width: 747px;
	height: auto;
	padding: 7px 0px 15px 0px;
	margin: 0px 15px 0px 15px;
}
#principal {
	float:left;
	width:460px;
        height: auto;
	-margin-left:10px;
	text-align:justify;
	-border:dotted #c30;
	-border-width: 0 1px;
	-padding: 0 10px;
	}
#nav {
	width:autor;
	float:left;
	}
#apoio {
	width:auto;
	float:right;
	}
/* Estilos para template duas colunas - navegacao esquerda */
body#duascolunas #apoio {
	display:none;
	}
body#duascolunas #principal {
	width:600px;
	border-right-width:0;
	padding-right:0;
	}
/* Estilos para template duas colunas - navegacao esquerda opcao de fonte e fundo */
body.duascolunas-a #topo, body.duascolunas-a #rodape{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:#cff;
	padding-bottom:1px;
	}
body.duascolunas-a	{
	background:#fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	}
body.duascolunas-a #principal  {
	color:#c30;
	}
/* Estilos para template duas colunas -  navegacao direita */
body#duascolunas-dir #nav, body#duascolunas-dir #apoio  {
	width:130px;
	float:right;
	padding:0 0 10px 10px;
	border-left: 1px dotted #c30;
	}
body#duascolunas-dir #principal {
	width:580px;
	border:none; padding:0;
	margin:0;
	}
/* Estilos para template de uma coluna com navegacao horizontal */
body.umacoluna #tudo  {width:98%;}
body.umacoluna #nav	{
	float:none;
	}
body.umacoluna  #topo, body.umacoluna #tudo #principal, body.umacoluna  #rodape {
	margin:0;
	width:100%;
	border-left:none; padding:0;
	}
body.umacoluna #nav {
	width: 100%;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	}
/*Estilos antigos dos estilos personalizados para mozilla e ie*/
#conteudo-portal
{
    color: white;
    background:transparent url("/skin/pro-reitorias/images/background-risco-cinza-escuro.gif") repeat fixed 0%;
    border: 3px solid #C2BBAC;
    padding: 0px 0px 0px 0px;
    margin: -5px auto 20px auto;
    width: 780px;
    height: auto;
    text-align: left;
    position: relative;
}
#conteudo-portal
{
    color: white;
    background:transparent url("/skin/pro-reitorias/images/background-risco-cinza-escuro.gif") repeat fixed 0%;
    border: 3px solid #C2BBAC;
    padding: 0px 0px 0px 0px;
    margin: -5px auto 0px auto;
    width: 780px;
    height: auto;
    text-align: left;
    position: relative;
}
#editais-resultados-informativos
{
    background-color: white;
    border: 1px solid #ccc;
    position: relative;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 9px 0px 0px 0px;
    width: 440px;
    height: 75px;
}
#eventos
{
    background-color: white;
    border: 1px solid #ccc;
    position: relative;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 9px 0px 0px 0px;
    width: 140.3px;
    height: 203px;
}
#grupos
{
    background-color: white;
    border: 1px solid #ccc;
    position: relative;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 9px 0px 0px 9px;
    width: 140.3px;
    height: 203px;
}
#revistas
{
    background-color: white;
    border: 1px solid #ccc;
    position: relative;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 9px 0px 0px 9px;
    width: 140.3px;
    height: 203px;
}
#menu-titulo
{
    color: white;
    font-size: 7.5pt;
    font-weight: bold;
    float: left;
    position: relative;
    top: 5px;
    left: 4px;
    margin-bottom: 4px;
    width: auto;
    height: auto;
}
#menu-conteudo-titulo
{
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    width: auto;
    height: auto;
}
#menu-titulo-esq
{
    background-image: url("/skin/pro-reitorias/images/titulo-esq.gif");
    background-repeat: no-repeat;
    float: left;
    width: 4px;
    height: 20px;
}
#menu-titulo-centro
{
    background-image: url("/skin/pro-reitorias/images/titulo.gif");
    background-repeat: repeat-x;
    float: left;
    width: 129px;
    height: 20px;
}
#menu-titulo-dir
{
    background-image: url("/skin/pro-reitorias/images/titulo-dir.gif");
    background-repeat: no-repeat;
    float: left;
    width: 6px;
    height: 20px;
}
#menu-titulo2
{
    color: black;
    font-size: 7.5pt;
    font-weight: bold;
    float: left;
    position: relative;
    top: 5px;
    left: 5px;
    margin-bottom: 3px;
    width: auto;
    height: auto;
}
#menu-titulo2-esq
{
    background-image: url("/skin/pro-reitorias/images/titulo2-esq.gif");
    background-repeat: no-repeat;
    float: left;
    width: 5px;
    height: 20px;
}
#menu-titulo2-centro
{
    background-image: url("/skin/pro-reitorias/images/titulo2.gif");
    background-repeat: repeat-x;
    float: left;
    width: 129px;
    height: 20px;
}
#menu-titulo2-dir
{
    background-image: url("/skin/pro-reitorias/images/titulo2-dir.gif");
    background-repeat: no-repeat;
    float: left;
    width: 6px;
    height: 20px;
}
#menu-titulo2 a
{
    color: black;
    text-decoration: none;
}
#menu-titulo2 a:hover
{
    color: black;
    text-decoration: none;
}
#menu-opcao
{
    background-color: #EBEAEA;
    color: black;
    font-size: 7.5pt;
    font-weight: bold;
    float: left;
    padding: 0px 0px 0px 0px;
    position: relative;
    left: 5px;
    margin-top: 2px;
    width: auto;
    height: auto;
}
#menu-opcao a
{
    background-color: #EBEAEA;
    color: black;
    font-size: 7.5pt;
    font-weight: bold;
    float: left;
    padding: 2px 1px 2px 1px;
    margin: 0px 0px 0px 0px;
    width: 135px;
    height: auto;
    text-decoration: none;
}
#menu-opcao a:hover
{
    background-color: #6DAC6D;
    color: white;
    font-size: 7.5pt;
    font-weight: bold;
    float: left;
    padding: 2px 1px 2px 1px;
    margin: 0px 0px 0px 0px;
    width: 135px;
    height: auto;
    text-decoration: none;
}
#menu-opcao-2
{
    background-color: #EBEAEA;
    color: #AD932C;
    font-size: 7.5pt;
    font-weight: bold;
    float: left;
    padding: 1px 1px 1px 1px;
    position: relative;
    left: 5px;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 137px;
    text-align: left;
    height: auto;
}
#menu-opcao-2 a
{
    color: #AD932C;
    text-decoration: none;
}

#menu-opcao-2 a:hover
{
    color: #AD932C;
    text-decoration: none;
}
#menu-opcao-3
{
    background-color: white;
    color: black;
    font-size: 7.5pt;
    float: left;
    padding: 4px 0px 4px 0px;
    position: relative;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 135px;
    height: auto;
}
#menu-opcao-3 a
{
    color: black;
    text-decoration: none;
}
#menu-opcao-3 a:hover
{
    color: black;
    text-decoration: underline;
}
#conteudo-menu
{
    background-color: #EBEAEA;
    color: black;
    font-size: 6.5pt;
    text-align: center;
    float: left;
    padding: 5px 0px 5px 0px;
    position: relative;
    margin-top: 5px;
    left: 5px;
    width: 135px;
    height: auto;
}

#principal-titulo
{
    background-color: #EBEAEA;
    position: relative;
    float: left;
    color: #AD932C;
    font-size: 7.5pt;
    font-weight: bold;
    padding: 3px 0px 3px 0px;
    margin: 4px 0px 0px 0px;
    width: 100%;
    height: auto;
}
#lista-centro
{
    list-style-type:none;
    padding: 0px 0px 0px 0px;
    margin: 5px 5px 0px 5px;
    color: #000000;
    font-family: verdana, arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    text-align: justify;
    margin-left: 5px;
    margin-right: 5px;
}
#ul-listas
{
    list-style-type:none;
    padding: 0px 0px 0px 0px;
    margin: 5px 5px 0px 5px;
}
#li-listas
{
    padding: 0px 0px 0px 0px;
    margin: 15px 5px 15px 15px;
}

#conteudo-principal
{
    color: black;
    font-size: 7.5pt;
    float: left;
    position: relative;
    padding: 10px 10px 0px 10px;
}
#conteudo
{
    background-color: white;
    color: black;
    float: left;
    margin-left: 24px;
    margin-top: 15px;
    width: 582px;
    height: 534px;
    overflow-y: auto;
    border: 1px solid #ccc;
    padding-left:10px;
    padding-right:5px;
    padding-top:5px;
}
#conteudo2
{
    background-color: white;
    color: black;
    float: left;
    position: relative;
    left: 0px;
    right: 0px;
    width: auto;
    height: auto;
}
#conteudoCT
{
    background-color: white;
    color: black;
    float: left;
    width: 600px;
    height: auto;
    overflow: auto;
    border: 1px solid #ccc;
    margin:  10px 0px 0px 24px;
    padding: 0px 0px 0px 0px;
}
#conteudo2CT
{
    background-color: white;
    color: black;
    float: left;
    position: relative;
    margin:  0px 0px 0px 0px;
    padding: 5px 5px 150px 5px;
    width: auto;
    height: auto;
}
#titulo
{
    background-color: white;
    color: green;
    font-size: 9pt;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    margin-left: 24px;
    margin-top: 15px;;
    width: 592px;
    height: auto;
    border: 1px solid #ccc;
}
#titulo1
{
    background-color: #EBEAEA;
    color: green;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    float: left;
    margin-left: 24px;
    margin-top: 15px;;
    margin-right: 0px;;
    width: 592px;
    height: auto;
    border: 1px solid #ccc;
}
#titulo2
{
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    background-color: #EBEAEA;
    color: #AD932C;
    font-size: 9pt;
    font-weight: bold;
    float: left;
    width: auto;
    height:  auto;
    border-top: 3px solid white;
}
#t2-texto{
    margin-top: 8px;
    margin-left: 8px;
    margin-bottom: 8px;
    float: left;
}
#t2-voltar{
    margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    float: right;
}
#contato
{
    background-color: white;
    color: black;
    float: left;
    margin-left: 24px;
    margin-top: 5px;
    width: 592px;
    height: 65px;
}
#conteudoSM
{
    background-color: white;
    color: black;
    float: left;
    margin-left: 24px;
    margin-top: 15px;
    width: 753px;
    height: 534px;
    overflow-y: auto;
    border: 1px solid #ccc;
    padding-left:10px;
    padding-right:5px;
    padding-top:5px;
}
#conteudo2SM
{
    background-color: white;
    color: black;
    float: left;
    position: relative;
    left: 0px;
    right: 0px;
    width: auto;
}
#conteudoCTSM
{
    background-color: white;
    color: black;
    float: left;
    width: 753px;
    height: auto;
    border: 1px solid #ccc;
    margin:  11px 0px 0px 11px;
    padding: 0px 0px 0px 0px;
    overflow-y: auto;
}
#conteudo2CTSM
{
    background-color: white;
    color: black;
    float: left;
    position: relative;
    margin:  0px 0px 0px 0px;
    padding: 5px 5px 100px 5px;
    width: auto;
    height: auto;
}
#titulo1SM
{
    background-color: #EBEAEA;
    color: green;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    float: left;
    margin-left: 12px;
    margin-top: 15px;;
    margin-right: 0px;;
    width: 753px;
    height: auto;
    border: 1px solid #ccc;
}
.linkimagem
{
    border: 0px;
    text-decoration: none;
}
.linkimagem img
{
    border: 0px;
}
a
{
    color: black;
    text-decoration: none;
}
a:hover
{
    color: black;
    text-decoration: underline;
}
img
{
    border: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
  .textob {
      font-style : normal;
      font-family : verdana,arial,helvetica,sans-serif;
      font-weight : bold;
      font-size : 11px;
      color : #000000;
      text-decoration: none
   }
  .linkv {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 11px;
      color : #3399FF;
      text-decoration: none
   }
  a.linkv:hover {
         font-style : normal;
         font-family : verdana, arial, helvetica, sans-serif;
         font-size : 11px;
         color : #3399FF;
         text-decoration: none
   }
  .linkb {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 11px;
      color : #004040;
      font-weight    : bold;
      text-decoration: none
   }
  a.linkb:hover {
         font-style : normal;
         font-family : verdana, arial, helvetica, sans-serif;
         font-size : 11px;
         color : #3399FF;
         font-weight    : bold;
         text-decoration: none
   }
  .linkbv {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 11px;
      color : #3399FF;
      font-weight    : bold;
      text-decoration: none
   }
  a.linkbv:hover {
         font-style : normal;
         font-family : verdana, arial, helvetica, sans-serif;
         font-size : 11px;
         color : #3399FF;
         font-weight    : bold;
         text-decoration: none
   }
  .linkg {
      font-style     : normal;
      font-family    : verdana, arial, helvetica, sans-serif;
      font-size      : 12px;
      color          : #006600;
      font-weight    : bold;
      text-decoration: none
   }
  a.linkg:hover {
         font-style : normal;
         font-family : verdana, arial, helvetica, sans-serif;
         font-size : 12px;
         color : #003300;
         font-weight : bold;
         text-decoration: none
   }
  .linkp {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 10px;
      color : #000000;
      text-decoration: none
   }
  a.linkp:hover {
         font-style : normal;
         font-family : verdana, arial, helvetica, sans-serif;
         font-size : 10px;
         color : #3399FF;
         text-decoration:  underline
  }
  a.ALista {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 10px;
      color : #003300;
      text-decoration: none
   }
  a.ALista:link {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 10px;
      color : #003300;
      text-decoration: none
   }
  a.ALista:hover {
         font-style : normal;
         font-family : verdana, arial, helvetica, sans-serif;
         font-size : 10px;
         color : #003300;
         text-decoration:  underline
  }
  a.ALista:active {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 10px;
      color : #003300;
      text-decoration: underline
   }
  a.AListaa {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 12px;
      color : #003300;
      text-decoration: none
   }
  a.AListaa:link {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 12px;
      color : #003300;
      text-decoration: none
   }
  a.AListaa:hover {
         font-style : normal;
         font-family : verdana, arial, helvetica, sans-serif;
         font-size : 12px;
         color : #003300;
         text-decoration:  underline
  }
  a.AListaa:active {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 12px;
      color : #003300;
      text-decoration: underline
   }
  #PLink{
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 10px;
      color : #000000;
      text-decoration: none
   }
  #GLink{
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 11px;
      color : #004f4f;
      text-decoration: none
  }
  a.PLink{
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 10px;
      color : #000000;
      text-decoration: none
   }
  a.PLink:link {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 10px;
      color : #000000;
      text-decoration: none
   }
  a.PLink:hover {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 10px;
      color : #000000;
      text-decoration:  underline
  }
  a.PLink:active {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 10px;
      color : #000000;
      text-decoration: underline
  }
  a.GLink{
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 11px;
      color : #004f4f;
      text-decoration: none
   }
  a.GLink:link {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 11px;
      color : #004f4f;
      text-decoration: none
   }
  a.GLink:hover {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 11px;
      color : #004f4f;
      text-decoration:  underline
  }
  a.GLink:active {
      font-style : normal;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 11px;
      color : #004f4f;
      text-decoration: underline
  }
.td_princ
{
  font-size : 11px;
  font-family : verdana,arial,helvetica,sans-serif;
  color : #000000;
  text-align : justify;
  line-height: 125%
}
th
  {
    color: #000000;
    font-family: verdana, arial;
    font-size: 13px;
    line-height: 17px;
    text-align: justify;
    margin-left: 5px;
    margin-right: 5px;
  }
caption
  {
    color: #000000;
    font-family: verdana, arial;
    font-size: 13px;
    line-height: 17px;
    text-align: justify;
    margin-left: 5px;
    margin-right: 5px;
    font-weight    : bold;
  }
#textportal {
    font-family: verdana, tahoma, sans-serif;
    font-size:10px;
    background: #EEF2E6;
    font-weight : normal;
    text-decoration:none;
}
#inicial-titulo-marrom
{
    background-image: url("/skin/pro-reitorias/images/botao-marrom.gif");
    background-repeat: no-repeat;
    position: relative;
    float: left;
    color: white;
    font-family: verdana, tahoma, sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
    padding: 2px 2px 2px 3px;
    margin: 0px 0px 0px 2px;
    width: 15px;
    height: auto;
}
#inicial-titulo-verde
{
    background-image: url("/skin/pro-reitorias/images/botao-verde.gif");
    background-repeat: no-repeat;
    float: left;
    position: relative;
    color: white;
    font-family: verdana, tahoma, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    padding: 1px 1px 1px 1px;
    margin: 0px 0px 0px 0px;
    width: 15px;
    height: auto;
}
/********************** CSS para Barra Canal **********************/
#canal {
    text-align: left;
    background-color: white;
    border: 1px solid #CCCCCC;
    height: auto;
}
.tbl_canal td {
    vertical-align: top;
    width: 193px;
    padding: 0px 0px 5px 0px;
}
.div_canal_titulo {
    font-size: 10px;
    font-weight: bold;
    padding: 10px 5px 0px 5px;
}
.div_canal_titulo_programa {
    font-size: 10px;
    font-weight: bold;
    padding: 10px 5px 0px 5px;
    width: 290px;
}
.div_canal_subtitulo {
    font-size: 10px;
    font-weight: bold;
    padding: 0px 5px 0px 5px;
}
.ul_canal_links {
    font-weight: normal;
    padding-left: 10px;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
}
.ul_canal_links_programa {
    font-weight: normal;
    padding-left: 10px;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    width: 285px;
}
.tbl_canal_ultima_coluna {
    text-align: center;
    padding: 0px 5px 0px 10px;
}
#portal {
    margin-bottom: 0px;
}
#td_logotipo {
    width: 32px;
    padding-top: 10px;
}
#td_texto {
    padding-top: 10px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
}
