A:visited  {
	text-decoration : none;
	color: #333333;
	font-weight: bold;
}
A:hover  {
	text-decoration : underline;
	color: #333333;
	font-weight: bold;
}

A:link { 
	text-decoration : none;
	color: #333333;
	font-weight: bold;
}

a.capa_link {
	text-decoration : none;
	color: #333333;
	font-weight: bold;
	}
	
a.capa_link:hover {
	text-decoration : underline;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-align:justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-indent: 5px;
	background-image: url(/canalfluxus/img/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* RICARDO */
/*
.Titulo {
	font-size:13px;
	font-weight:bold;
	color: #666666;
}
.Bigode {
	font-style:italic;
	font-weight:bold;
	color: #666666;
}
.Critico {
	font-style:italic;
	color: #666666;
}
*/
/*  FIM RICARDO */

.titulo_align {
	text-align:left;
	}

.titulo_capa {
	text-transform:uppercase;
	}

.sinopseTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.sinopseFicha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #666666;
}
.sinopseTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #333333;
}
.CanalFluxusTitulo
{
	font-size: 11px;
	font-weight:bold;
}
.CanalFluxusDados
{
	font-size: 10px;
	font-weight:normal;
}
.rodapeFluxus {
	background-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	width: 100%;
}
.tabelaCriticas {
	background-color: #FF3300;
	/*padding: 0px;*/ /* RICARDO */
}
.tabelaNews {
	background-color: #009933;
	padding: 1px;
	margin-right:5px;
}
.tabelaInterview {
	background-color: #085FCA;
	padding: 1px;
}
.tabelaFluxus {
	background-color: #CC0000;
	padding: 1px;
}
.tabelaGenericos {
	background-color: #FF9933;
	padding: 1px;
}
.tabelaTopo {
	background-color: #EEEEEE;
	padding: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	width: 780px;
}
.tabelaMenu {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	width: 780px;
}
.tabelaAcervo {
	background-color:#CCCCCC;
	border:1px solid #BBBBBB;
}