	body{
  color: #5e5d5d;
	background-color: #F8F8F8;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px;
	padding: 0px;
	background-image: url(../imagens/fundo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: Gray;
	scrollbar-shadow-color: Gray;
	scrollbar-track-color: #D7D7D7;
}

.body_printer{
  color: #5e5d5d;
	background-color: white;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px;
	padding: 0px;
  background-image: url(../imagens/pixel_cinzento.gif);
	background-position: top;
	background-repeat: repeat-x;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: Gray;
	scrollbar-shadow-color: Gray;
	scrollbar-track-color: #D7D7D7;
}

table, td, th{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
  /*  text-align:justify;*/
}

a:link, a:visited{
	color: #5e5d5d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input.default, textarea.default, select.default{
	background-color: white;
	border: 1px solid #e1e1e1;
	color: #5e5d5d;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: Gray;
	scrollbar-shadow-color: Gray;
	scrollbar-track-color: #D7D7D7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

input.default, textarea.default{
	padding-left: 4px;
}



input.caixa_pesquisa, select.caixa_pesquisa{
	background-color: #dfc7d3;
	border: 1px solid #dfc7d3;
	color: #5e5d5d;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: Gray;
	scrollbar-shadow-color: Gray;
	scrollbar-track-color: #D7D7D7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 4px;
}


input.login_central_imagem{
	background-color: #e1eb91;
	border: 1px solid #bad001;
	font-size: 10px;
	color: #5e5d5d;
}

.texto_lingua{
	font-size: 11px;
}

.texto_data{
	color: #9c9c9c;
	font-size: 11px;
}

.titulo_noticia, a.titulo_noticia:link, a.titulo_noticia:hover , a.titulo_noticia:visited{
	color: #dd3217;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 13px;
  text-decoration:none;
}

.titulo_pequeno_noticia, a.titulo_pequeno_noticia:link, a.titulo_pequeno_noticia:hover , a.titulo_pequeno_noticia:visited{
	color: #dd3217;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
  text-decoration:none;
}


.titulo_entrevista, a.titulo_entrevista:link, a.titulo_entrevista:hover , a.titulo_entrevista:visited{
	color: #0279a0;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 13px;
  text-decoration:none;
}

.titulo_pequeno_entrevista, a.titulo_pequeno_entrevista:link, a.titulo_pequeno_entrevista:hover , a.titulo_pequeno_entrevista:visited{
	color: #0279a0;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
  text-decoration:none;
}

.titulo_reportagem, a.titulo_reportagem:link, a.titulo_reportagem:hover , a.titulo_reportagem:visited{
	color: #5e553f;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 13px;
  text-decoration:none;
}
.titulo_pequeno_reportagem, a.titulo_pequeno_reportagem:link, a.titulo_pequeno_reportagem:hover , a.titulo_pequeno_reportagem:visited{
	color: #5e553f;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
  text-decoration:none;
}

.cor_azul1{
	color: #0279a0;
}

.cor_azul2{
	color: #014a62;
}

.cor_azulClaro1{
	color: #019dd0;
}

.cor_vermelho1{
	color: #94200d;
}

.cor_castanho1{
	color: #6e6757;
}

.cor_castanho2{
	color: #5e553f;
}

.cor_rosa{
	color: #ec24b6;
}

.antetitulo{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}

.postitulo{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	padding-top: 13px;
}

.resumo{
	padding-top: 16px;
}

.conteudo_data{
	font-weight: bold;
	font-size: 11px;
	color: #3e3e3e;
	padding-top: 5px;
}

.resumo_caixa{
	font-size: 11px;
	color: Black;
	padding-top: 8px;
}

.resumo_caixa2{
	font-size: 11px;
}

.legenda{
	font-size: 9px;
}

hr.separador{
	border: none 0;
	border-top: 1px solid #959595;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

div.separador_v{
	background-image: url("../imagens/pixel_cinzento.gif");
	background-position: center;
	background-repeat: repeat-y;
}

hr.separador_vermelho{
	border: none 0;
	border-top: 2px solid #c5867c;/*the border*/
	height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 0px;
	padding: 0px;
}

hr.separador_azul{
	border: none 0;
	border-top: 2px solid #0279a0;/*the border*/
	height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 0px;
	padding: 0px;
}

hr.separador_castanho{
	border: none 0;
	border-top: 2px solid #6e6757;/*the border*/
	height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 0px;
	padding: 0px;
}

.texto_fundo{
	color: #a39f95;
}

.registo_central_imagem{
	color: Black;
	font-size: 11px;
}
a.registo_central_imagem:link, a.registo_central_imagem:visited{
	font-weight: bold;
	color: #98aa03;
	text-decoration: none;
	font-size: 11px;
}
a.registo_central_imagem:hover {
	color: #98aa03;
	text-decoration: underline;
}

a.entrevista_seccao:link, a.entrevista_seccao:visited{
	font-weight: bold;
	color: #014a62;
	text-decoration: none;
	font-size: 11px;
}
a.entrevista_seccao:hover {
	color: #014a62;
	text-decoration: underline;
}

a.reportagem_seccao:link, a.reportagem_seccao:visited{
	font-weight: bold;
	color: #58554d;
	text-decoration: none;
	font-size: 11px;
}
a.reportagem_seccao:hover {
	color: #58554d;
	text-decoration: underline;
}

a.link_bold:link, a.link_bold:visited{
	color: #5e5d5d;
	font-weight: bold;
	text-decoration: none;
}
a.link_bold:hover {
	text-decoration: underline;
}

a.link_realce:link, a.link_realce:visited{
	color: #3e3e3e;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a.link_realce:hover {
	text-decoration: underline;
}


a.parabens:link, a.parabens:visited{
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 11px;
 line-height:17px;
}

a.parabens:hover{
	text-decoration: underline;
}


.texto_mais_escuro{
	color: #3e3e3e;
}

.entrevista_pergunta{
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
}

.entrevista_resposta{
	font-size: 11px;
	color: #0279a0;
	font-weight: bold;
}

.realce_azul2{
	font-weight: bold;
	font-size: 14px;
	color: #014a62;
}

.realce_vermelho1{
	font-weight: bold;
	color: #94200d;
	font-size: 14px;
}

.realce_castanho1{
	font-weight: bold;
	color: #5e553f;
	font-size: 14px;
}

.pouco_realce_rosa{
	font-weight: bold;
	color: #ec24b6;
	font-size: 11px;
}

.pouco_realce{
	font-weight: bold;
	font-size: 11px;
}

.data_central_imagem{
	color:#a2b500;
	font-weight: bold;
	font-size: 11px;
}

.titulo_central_imagem{
	color: #5e5d5d;
	font-size: 15px;
	font-weight: bold;
}

.titulo_conteudo{
	color: #808080;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.titulo2_conteudo{
	color: #808080;
	font-size: 13px;
	font-weight: bold;
}

.texto_realce{
	color: Black;
	font-size: 11px;
	font-weight: bold;
}

.texto_realceC{
	font-size: 11px;
	font-weight: bold;
}

td.resultado_laranja_medio{
	background-color: #ffb675;
	padding-bottom: 6px;
	padding-top: 6px;
  text-align: center;
}

td.resultado_laranja_medio_claro{
	background-color: #ffdab9;
	padding-bottom: 6px;
	padding-top: 6px;
  text-align: center;
}

td.resultado_laranja_claro{
	background-color: #ffebd9;
	padding-bottom: 6px;
	padding-top: 6px;
  text-align: center;
}

td.resultado_laranja_escuro{
	background-color: #ff9c44;
	padding-bottom: 6px;
	padding-top: 6px;
  text-align: center;
}

td.palmares_laranja_escuro{
	background-color: #D4BCBC;
	padding-bottom: 6px;
	padding-top: 6px;
}

td.palmares_normal{
	padding-bottom: 6px;
	padding-top: 6px;
}

h1{
	font-size: 20px;
}

h2{
	font-size: 16px;
}

.tabela_estatistica{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
  text-align: center;
  vertical-align:top;
}

.tabela_estatistica th{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.tit_per{
	color: #720315;
  font-weight: bold;
}

.multimedia, multimedia td{
  text-align:left;
  vertical-align:top;
}


.tabela_legenda td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
  text-align: left;
  vertical-align:top;
}



.dto{
	background-image:url(../imagens/canto_dto.gif);
	width: 32px;
	background-position: bottom right;
}

.esq{
	background-image:url(../imagens/canto_esq.gif);
	width: 33px;
	background-position: bottom left;
	background-color: #B4C902;
	background-repeat:no-repeat;
	text-align: right;
}

.verdusco{
	background-color: #B4C902;
	padding: 15px 0px 5px 0px;
}
a.jogador:link, a.jogador:active, a.jogador:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
