body {
  margin:0;
  padding:0;
  color: #776576;
  font:8pt "Arial",sans-serif;
}

a {
	color: #776576;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


div#cent { /* Divisão centralizada na página */
position: relative;
width: 809px;
height: 995px;
margin:0px auto 0px;			
text-align:left; /* "remédio" para o hack do IEca */	
background: url(../imagens/editoriais/background.png) no-repeat;
}


div#logo {
position: relative;
top: 12px; left: 16px;
max-width: 143px;
}

/* *** Menu *** */
div#menu {
position: absolute;
top: 108px; left:0px;
width:100%;
text-align:center;
}
/* *** Logo *** */

/* Busca */
div#busca {
position: absolute;
width: 200px; height: 28px;
top: 153px; right: 40px;
}

div#busca img.busca, input.texto, input.botao {
position: absolute;
}

div#busca img.busca {
top: 6px; left: 3px;
}

div#busca input.texto {
top: 3px; left: 55px;
width:113px;
height:18px;
background-color: #EBDFE9;
border-color: #DDCBDB;
border-style: solid;
font-family: Arial;
color: #8E828D;
font-size: 14px;
}

div#busca input.botao {
top: 5px; right: 6px;
}

div#todos {
position:absolute;
top: 220px; left: 278px;
width: 168px; height: 98px;
line-height:150%;
}

img.revostylejpg {
position:absolute;
top: 7px; left: 1px;
}

a.link {
position: relative;
left: 90px; top: 3px;
}

div#revostyle {
position: absolute;
top: 367px; left: 62px;
width: 690px; height: 467px;
overflow:auto;
}

