@charset "utf-8";

.tabela_principal {
	margin: 0px;
}
.legenda {
	width: 273px;
	height: 28px;
	background-color: #333;
	padding: 6px;
	filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65;
	position: relative;
	top: 210px;
	
}
.link_legenda {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
}
.data_principal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.busca_texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #0193DE;
	border: 1px solid #a4d5f4;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 368px;
}
.destaque_grande {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #004a84;
	text-decoration: none;
}
.destaque_grande:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #004a84;
	text-decoration: underline;
}
.menu {
	font-family: tahoma, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0093dd;
	text-decoration: none;
	display: block;
}
.menu:hover {
	font-family: tahoma, tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.celula_menu:hover {
	background-color:#31b1ea;
	width: 139px;
}
.destaque_pequeno_titulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #004a84;
	text-decoration: none;
}
.destaque_pequeno_chamada {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #004a84;
	text-decoration: none;
}
.destaque_pequeno_chamada:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #004a84;
	text-decoration: underline;
}
.legenda_chamada {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #434a56;
	text-decoration: none;
}
.legenda_chamada:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #434a56;
	text-decoration: underline;
}
.titulo_vermelho {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ad2b28;
	text-decoration: none;
}
.rotativas {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2e333c;
	text-decoration: none;
}
.rotativas:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2e333c;
	text-decoration: underline;
}
.celula_rotativa {
	background-color:#efefef;
}
.celula_rotativa:hover {
	background-color:#dbf2ff;
}
.titulo_vermelho_11 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ad2b28;
	text-decoration: none;
}
.editoria_categoria {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #004a84;
	text-decoration: none;
}
.data_destaque_canal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2e333c;
	text-decoration: none;
}
.link_paginacao {
padding: 0 5px;
border: 1px solid #2e6ab1;
text-decoration: none; 
color: #ffffff;
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
background-color: #2e6ab1;
font-weight: normal;
}
.link_paginacao:hover {
padding: 0 5px;
border: 1px solid #2e6ab1;
text-decoration: none; 
color: #ffffff;
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
background-color: #2e6ab1;
}
.link_paginacao:active {
padding: 0 5px;
border: 1px solid #2e6ab1;
text-decoration: none; 
color: #ffffff;
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
background-color: #2e6ab1;
}
.paginacao {
padding: 0 5px;
/* border: 1px solid #2e6ab1; */
text-decoration: none; 
color: #2e6ab1;
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
font-weight: bold;
/* background-color: #2e6ab1; */
height: 23px;
}
.data_conteudo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #2e333c;
	text-decoration: none;
}
.conteudo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1f241f;
	text-decoration: none;
}

