@charset "utf-8";
/* CSS Document */

/*==================
  FAAZ COMUNICAÇÃO 
====================*/

/* link TV OPES */
#header #topo .radio div h5 a {
	color: white;
        -webkit-transition:all .4s ease-out;
        -moz-transition:all .4s ease-out;
        -o-transition:all .4s ease-out;
        transition:all .4s ease-out;
}
#header #topo .radio div h5 a:hover {
	color: #808080;
}

/* estilo "ultimo twitter" - RODAPÉ */

#footer .fundo_footer .container .box span{
	text-transform:uppercase;
	letter-spacing:1px;
}

/* Próxima apresentação Cabeçalho*/
#header #topo .proxima_apresentacao {
	left: 430px !important;

}

/* Adicionado aba "assinatura" no menu */
#menu ul > li > a {
/*	padding: 0 14px !important; */
	padding: 0 24px !important;
}

