body{
margin:0px;
}

.topo{
background-color:#000000;
}

.cabecalho {
	background-color:#000000;
	margin-left:113px;
	width:1024px;
}


 .conteudo {
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	padding-bottom:0px;
}

  .rodape {
	margin-left:113px;
	width:1024px;
}


table{
	position:absolute;
	top:0px;
	border-collapse:collapse;
	}

#news{
	position:absolute;
	width:280px; 
	height:510px; 
	z-index:2; 
	left:744px; 
	top: 260px;
	background-image:url(imgs/fundo_transparente.png);
}

marquee{
	width:240px; 
	height:500px; 
	z-index:2; 
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left:15px;
	
}
a:link {
	color: #CC0066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0066;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #CC0066;
}
}




