h1 {
	padding-left:0px;
	padding-right:0px;
	font-weight: bold;
	font-size:10px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	margin-top:0;
	margin-bottom:0;
}
h2 {
	padding-left:0px;
	padding-right:0px;
	font-weight: normal;
	font-size:10px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	margin-bottom:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #FF0000
}
a:unknown {
	color: #666666
}
a:hover {
	color: #666666
}
#seccao-topo {
	visibility:visible;
	position:absolute; 
	width:100%; 
	height:100;
}
#seccao-menu {
	visibility:hidden;
}
#seccao-imagem {
	visibility:hidden;
}
#seccao-conteudo {
	visibility:visible;
	position:absolute;
	left:0; 
	top:100;
	width:100%; 
	overflow:visible;
}
#seccao-noticia {
	visibility:visible;
	position:absolute;
	left:0; 
	top:100;
	width:100%; 
	overflow:visible;
}
.noticia {
	padding-left:0px;
	padding-right:0px;
	font-weight:normal;
	font-size:10px;
}
.destaque {
	color:#f00;
}
.link {
	color:#f00;
}
div.noticia-footer span.data {
	padding-left:0px;
	padding-right:0px;
	float: left;
	text-align: left;
	font-weight: normal;
	font-size:10px;
	color: #ccc;
	width: 49%;
}
div.noticia-footer span.link {
	padding-left:0px;
	padding-right:0px;
	float: right;
	text-align: right;
	font-weight: normal;
	font-size:10px;
	color: #f00;
 	width: 49%;
}
.tabela-fundo {
	height:0px;
}
.tabela-lateral {
	width:0px;
}
.tabela-peqlateral {
	width:12px;
}
.tabela-esquerda {
	width:100%;
}