*{
	margin: 0;
	padding: 0;
	font-family: Arial,"Trebuchet";
}
body
{
	margin: 0;
}
#geral {
	width: 990px;
	position: relative;
	left: 50%;
	margin-left: -495px;
	background-image:url(../img/bg_geral.jpg);
	background-repeat:repeat-y;
}
ul {
	list-style: none;
}
img{border:none;}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input{
	font-size: 11px;
	text-indent:5px;
	padding: 2px 0
}
/*   I N T E R N A S   */
 #conteudo .miolo .textoCorrido,
 #conteudo .miolo .edicoes,
 #conteudo .miolo .fornecedores,
 #conteudo .miolo .busca{
	clear: both;
	width: 576px;
}
.bt {
    margin:0 0 0 9px;
}
#conteudo .miolo .noticia{
	clear: both;
	width: 100%;
}
