html, body {height: 100%; background: #474e60 url("../imagens/bckg1.png" ) repeat-y;} 
* html #base {height: 100%;} /* hack para IE6 que trata height como min-height */
*{margin:0;	padding:0;}
img {border:0;}
#base{ width:100%; min-height:100%; height:auto; }
#busca{ width:800px; background:url("../imagens/bckg1.png" ) repeat-y; height:5px;}
#busca #buscaon{ float:right; color:#fff; margin-top:2px; font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;}
#busca #frasebusca{color:#fff; float: left; margin-top:4px; font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;}
#principal{width:800px; background-color:#fff; min-height:100%; height:auto; margin-top:opx; border:1px solid #434b56; -moz-box-shadow: 5px 5px 5px #b6ebf7; -webkit-box-shadow: 5px 5px 5px #c2c2c2;-moz-border-radius: 5px; -webkit-border-radius: 5px; ;}
#titulo{width:700px; color:#01b7cf; text-align:left; font:16px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; }
#titulo_ecos{width:750px; color:#F60; text-align:left; font:16px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; }
#conteudo{width:700px; height:auto; color:#01b7cf; text-align:left; font:16px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;}
#rodape{ position:relative; width:795px; background:#20252b; color:#4c5262; font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; height:30px; text-align:left; line-height:30px; padding-left:7px;}
#rodape #dinfo{ position:relative; float:right; top:5px;}
#conteudo_editora{position:relative; width:700px; mini-height:200px;  color:#000; text-align:left; font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; ;}

/*#conteudo_editora a{color:#01b7cf; text-decoration:none;}
#conteudo_editora a:hover{color:#ccc;}
#conteudo_editora p{text-indent: 4.0em; margin-top: 0; color:#000;}
#conteudo_editora #cinza {color:#CCC;}
#conteudo_editora #botoes{float:right; margin-right:10px; font-weight:bold;}*/

/*tabela*/
table.bordasimples {border-collapse: collapse;}
table.bordasimples tr td {border:1px solid #000;}

#conteudo_editora{position:relative; width:750px; mini-height:400px;  color:#000; text-align:left; font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; margin-left:5px; z-index:1;}
#conteudo_editora a{color:#F60; text-decoration:none; font-weight:bold;}
#conteudo_editora a:hover{color:#666;}
#conteudo_editora p{text-indent: 4.0em; margin-top: 0; color:#000;}
#conteudo_editora #cinza {color:#666; font-size:18px;}
#conteudo_editora #paragrafo{ margin-left:20px; margin-top: 60px;}
#conteudo_editora #paragrafo h3{color:#ccc; display:inline;}
#conteudo_editora #paragrafo h4{color:#ccc; font-weight:inherit;}