	table.slide-escuro
	{
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat;
		background-image: url(imagens/slide-escuro.gif);
		width: 211;
		height: 211;
	}

	table.slide-escuro td
	{
		font-family: Arial;
		font-size: 10;
	}

	table.slide-escuro-pequeno
	{
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat;
		background-image: url(imagens/slide-escuro-pequeno.gif);
		width: 117;
		height: 117;
	}


	table.slide-escuro-pequeno-limpo
	{
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat;
		background-image: url(imagens/slide-escuro-pequeno-limpo.gif);
		width: 117;
		height: 117;
	}



	table.slide-escuro-pequeno td
	{
	}

	td.paddedcontent
	{
		padding: 10 5 0 10;
	}

	font , a, a:link, a:visited
	{
		color: black;

	}
	font.titulo
	{
		font-size: 12;
		font-weight: bold;
	}
	font.previa
	{
		font-size: 10;
	}

	font.destaquetitulo
	{
		font-size: 11;
		font-weight: bold;
	}

	font.destaqueprevia
	{
		font-size: 9;
	}

	table.noticia, p.noticia , tr.noticia , td.noticia 
	{
		cursor: hand;
	}

	a.movephotos
	{
		font-size: 9;
	}



	a.cmdbutton , a.cmdbutton:visited , a.cmdbutton:link
	{
		color: black;
		font-size: 14;
		font-weight: bold;
		text-decoration: none;
	}

	a.titulolisting
	{
		font-size: 12;
		color: black;
	}

	a.titulolisting:hover
	{
		text-decoration: none;
		color: black;
	}


	a.titulolisting:visited
	{
		text-decoration: none;
		color: black;
	}

	
	a.titulolisting:link
	{
		text-decoration: none;
		color: black;
	}


	.basic-9
	{
		font-size: 9;
	}

	.basic-10
	{
		font-size: 10;
	}

	.basic-11
	{
		font-size: 11;
	}

	.enquetetxt,
	.basic-12
	{
		font-size: 12;
	}

	.basic-13
	{
		font-size: 13;
	}

	.basic-14
	{
		font-size: 14;
	}

	input.radio,
	input.image,
	input.opcao
	{
		background-color: transparent;
		border-width: 0;
	}


	
	img.redline
	{
		width: 100%;
		height: 2;
		background-color: red;
	}

	img.manchete
	{
		border-style: groove;
		border-color: white;
		border-width: 7 3 7 3;
	}

	img.destaque
	{
		border-style: groove;
		border-color: white;
		border-width: 6 4 6 3;
	}

	table.data td , table.data td select , table.data td input:text 
	{
		font-size: 11;
	}


	div.scroll
	{
		position:absolute;
		width:358px;
		height:263px;
		z-index:2;
		overflow: auto;
		clip: rect(auto 358 263 auto);
	}


	div.noescapeb
	{
		position:relative;
		width: 160;
		height: 140;
		overflow: hidden;
	}



	div.noescapes
	{
		position:relative;
		width: 86;
		height: 63;
		overflow: hidden;
	}




	font.warning
	{
		color: red;
		font-size: 13;
		font-weight: bold;
	}



	font.link-area
	{
		color: #993300;
		font-size: x-small;
		font-weight: bold;
	}
	a.link-link
	{
		color: blue;
		font-size: xx-small;

	}
	
	p.line
	{
		line-height: 4px;
	}	

	td.editorsrc 
	{
		padding-bottom: 11;
	}

	td.editorsrc,
	td.editorsrc p,
	td.editorsrc span.titulo
	{
		font-size: xx-small;
		
	}

	td.editorsrc span.titulo
	{
		font-weight: normal;
		
	
	}


	 td.editorsrc p
	 {
		margin-top: 1px;
	 }

	 div.links a
	 div.links a:visited,
	 div.links a:link
	 {
		
		color: black;	 
	 }

	select.texto
	{
		border: solid 0 gray;
	}

	table.grid thead
	{
		background-color:  #CCCCCC;
		text-align: center;
		
	}

	table.grid thead,
	table.grid td.cell
	{
		font-family: Verdana;
		font-size: xx-small;
		border: solid 1 gray
		
	}