body, table, p, select, input, textarea{
	font:10px Verdana, Arial, Helvetica, sans-serif; color:#000000; line-height: 1.6; text-align: justify
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #333333;
	}
	
p { 
	margin-top: 0; 
	text-align: justify;
	text-indent: 3em;
	}

#miolo { 
	width: 690;
	height: auto; 
	padding: 20 20 10 20;  
	margin: 0; 
	position: relative;
	}
/*ESTILOS PARA AS NOTÍCIAS*/
#Caixa {
	width: 400;
	margin: 0;
	height: auto;
}

#Noticias {
	width: 400;
	padding: 10 10 10 20;
	font-size:10px;
	text-align:justify;
	text-decoration:none;
	color:#000;
}
#Noticias_tit {
	width: 400;
	Margin: 0 0 0 0;
	padding: 0 0 0 20;
	font-size: 13px;
	font-weight: bold;
	text-align:justify;
}
#Noticias_data {
	width: 400;
	padding: 20 0 0 20;
	text-align:left;
	font-size: 9px;
	font-weight: bold;
	color:#F00;
}

#Noticias_texto { 
	width: 690;
	height: auto; 
	padding: 20 20 10 20;  
	margin: 0; 
	position: relative;
}

#Downloads {
	float:left;
	padding-left:20px;
	width:400;
	height:auto;
}


/*COMPLEMENTO DOS DOWNLOADS*/

#complementos {
	float:right;
	padding: 10 5 0 0;
	width:295;
	height:auto;
}
.comp_topo {
	width:295;
	height:33;
	background-image:url(imagens/comp_topo.png);
	background-repeat:no-repeat;
	font-size: 9;
	text-align:center;
	color:#F00;
}
.comp_corpo {
	width:295;
	height:326;
	background-image:url(imagens/comp_corpo.png);
	background-repeat:no-repeat;
	color:#000;
	font-size:11px;
}
.comp_baixo {
	width:295;
	height:33;
	background-image:url(imagens/comp_baixo.png);
	background-repeat:no-repeat;
}

/* ARTIGOS*/
#escritor {
	font-size: 11;
	color:#F00;
	font-weight:bold;
}
/* DESTAQUES*/
#destaques-texto {
	width: 400;
	padding: 0 0 0 20;
	text-align:justify;
	font-size: 9px;
	font-weight: bold;
	color:#F00;
}

#destaques-tit {
	width: 400;
	Margin: 0 0 0 0;
	padding: 0 0 0 20;
	font-size: 13px;
	font-weight: bold;
	text-align:justify;
}
<!--CIMA , DIREITA , BAIXO , ESQUERDA-->
