BODY {
	SCROLLBAR-ARROW-COLOR: #808080;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-face-color: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-highlight-color: #808080;
	SCROLLBAR-shadow-color: #808080;
	scrollbar-3dlight-color : #FFFFFF;
	font-family:arial;
	font-size:10pt;
	font-style:normal;
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	background-color: #222222;
}

A:link, A:visited, A:active {
	color: #000000; 
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}

/**************************************** Rodape*/
.rodape{
	font-family: trebuchet ms;
	font-size: 8pt;
	font-weight: normal;
	color: #404040;
}

/**************************************** Quadros*/
.quadroTitulo {
	font-family: trebuchet ms;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0;
	color: #000000;
	text-decoration: none;
}
.quadroTitulo A:link, .quadroTitulo A:visited, .quadroTitulo A:active{
	color: #8B0000;
	text-decoration: none;
}
.quadroTitulo A:hover {
	color: #F07C1C;
	text-decoration: none;
}

.quadroResumo {
	font-family: trebuchet ms;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;
}

.quadroLateral{ 
	border: 1px solid #DDDDDD;
	vertical-align: top;
}

.quadroLateralTitulo{
	font-family: trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	background-color: #70A3B4;
	letter-spacing: 1px;
}

.quadroLateralTituloPassatempo{
	font-family: trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	background-color: #FF8040;
	letter-spacing: 1px;
}

.quadroLateralLocalPassatempo
{
    font-family: trebuchet ms;
    font-size: 9pt;
    font-weight: bold;
    color: #DC8E47;
}

.quadroLateralTituloNoticias{
	font-family: trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	background-color: #98AD6A;
	letter-spacing: 1px;
}

.quadroLateralTituloMeuPanorama{
	font-family: trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	background-color: #6FA1A1;
	letter-spacing: 1px;
}

.quadroLateralTituloFormacao{
	font-family: trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	background-color: #b086bc;
	letter-spacing: 1px;
}

.quadroLateralTitulo A:link, .quadroLateralTitulo A:visited, .quadroLateralTitulo A:active,
.quadroLateralTituloPassatempo A:link, .quadroLateralTituloPassatempo A:visited, .quadroLateralTituloPassatempo A:active,
.quadroLateralTituloMeuPanorama A:link, .quadroLateralTituloMeuPanorama A:visited, .quadroLateralTituloMeuPanorama A:active,
.quadroLateralTituloFormacao A:link, .quadroLateralTituloFormacao A:visited, .quadroLateralTituloFormacao A:active,
.quadroLateralTituloNoticias A:link, .quadroLateralTituloNoticias A:visited, .quadroLateralTituloNoticias A:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(mais.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	text-indent: 5px;
}

.quadroLateralTitulo A:hover,
.quadroLateralTituloPassatempo A:hover,
.quadroLateralTituloMeuPanorama A:hover,
.quadroLateralTituloFormacao A:hover,
.quadroLateralTituloNoticias A:hover{
	color: #000000;
	text-decoration: none;
	background-image: url(mais_over.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	text-indent: 5px;
}

.quadroLateralConteudo{
	font-family: trebuchet ms;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

/**************************************** Conteúdos */
.tituloPag{
	font-family: trebuchet ms;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: bottom;
}

.filtroConcelho{
	font-family: trebuchet ms;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

.conteudosTitulo	{
	font-family: trebuchet ms;
	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;
	color: #000000;
	margin-top: -3px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #1C3479;
	margin-bottom: 2px;
	text-decoration: none;
}
.conteudosTitulo A:link, .conteudosTitulo A:visited, .conteudosTitulo A:active{
	color: #8B0000;
	text-decoration: none;
}
.conteudosTitulo A:hover {
	color: #F07C1C;
	text-decoration: none;
}

.conteudosLocal {
	font-family:trebuchet ms;
	font-size: 12px;
	margin-top: 0px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.conteudosData	{
	font-family:trebuchet ms;
	font-size: 12px;
	margin-top: 0px;
	color: #114668;
	font-weight: bold;
	text-decoration: none;
}

.conteudosGenero	{
	font-family:trebuchet ms;
	font-size: 12px;
	font-style:italic;
	margin-top: 0px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.conteudosDescricao{
	font-family:trebuchet ms;
	font-size: 9pt;
	font-style:normal;
	text-indent: 0px;
	margin-top: 0px;
	color: #000000;
	margin-bottom:0px;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
}

.conteudosDetalhe	{
	font-family: trebuchet ms;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom:0px;
}
.conteudosDetalhe A:link, .conteudosDetalhe A:visited, .conteudosDetalhe A:active  {
	color: #8B0000;
	text-decoration: none;
}
.conteudosDetalhe A:hover {
	color: #F07C1C; 
	text-decoration: none;
}

/**************************************** Navegador */
.navegador{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #75C5F0;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #555555;
}
.navegadorBotao{
	border-width: 0px;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #8B0000;
}
.navegadorBotaoOver{
	border-width: 0px;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #F07C1C;
	cursor: pointer;
}

/**************************************** Rating / Votação */
.ratingStar {
    font-size: 0pt;
	 width: 21px; /* 13 */
    height: 20px; /* 12 */
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
	 background-image: url(votacao2.png); /* FilledStar.png */
}

.emptyRatingStar {
	 background-image: url(votacao2_vazio.png); /* EmptyStar.png */
}

.savedRatingStar {
	background-image: url(votacao2_voto.png);  /* SavedStar.png */
}

.votacao{
	font-family: trebuchet ms;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}

.votacaoMedia{
	font-family: trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6300;
}

/**************************************** Botões */
.botao{
	border-width: 1px;
	border-color: #4682B4;
	border-style: solid;
	background-color: #D7EAF3;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma;
	width:80px;
}
.botaoOver{
	border-width: 1px;
	border-color: #4682B4;
	border-style: solid;
	background-color: #10496D;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	cursor: pointer;
	font-family: Tahoma;
	width:80px;
}

