/******************************************** ********** ********** **********/
/**********     Estilos para tabelas ********* ********** ********** **********/
/******************************************** ********** ********** **********/
table tr.odd {
  background-color:#f3f3f3;
}

table tr.even {
  background-color:#ffffff;
}

table thead {
  background-color:#e0e0e0;
  color:#333333;
  padding:5px;
  background-image:url(img/bg-forum.png);
  background-position:top;
  background-repeat:repeat-x;
}
/* Textos em comum */
.texto_titulo {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing:1px;
}
.texto_sub_menu, a.texto_sub_menu:link, a.texto_sub_menu:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #79894E;

}
a.texto_sub_menu:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #66CC00;
	text-decoration:none;
}
.texto_sub_menu_active {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #66CC00;
	text-decoration:none;
}
.texto {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-decoration:none;
}
a.texto:link, a.texto:visited, a.texto:active {
	font-family: verdana;
	font-size: 12px;
	color: #426559;
	line-height: 16px;
	font-weight:bold;
	text-decoration:none;
}
a.texto:hover {
	font-family: verdana;
	font-size: 12px;
	color: #009933;
	line-height: 16px;
}
.texto_data {
  font-family: Tahoma;
  font-size: 11px;
	color: #C46200;
	text-decoration:none;
	font-weight:bold;
}


.texto_rodape {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #79894E;
}
.texto_topico_maior {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #46633A;
}
.texto_topico_menor {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.texto_rodape_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #8D9A58;
	font-weight: bold;
	text-decoration:none;
}
/* Fim textos em comum */

/* Pagina Revistas */
.texto_edicao, a.texto_edicao:link, a.texto_edicao:visited, a.texto_edicao:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #666666;

}
a.texto_edicao:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #669900;
	text-decoration:none;
}
.borda120{
background:url(../img/bg120.jpg) no-repeat center;
padding:6px 8px 8px 7px;
}
.borda80{
background:url(../img/bg80.jpg) no-repeat center;
padding:9px 10px 10px 9px;
}
/* Fim Pagina Revistas */

	
