body {
  margin:0;
  padding:0;
  color: #776576;
  font:10pt "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: 812px;
height: 1028px;
margin:0px auto 0px;			
text-align:left; /* "remédio" para o hack do IEca */	
background: url(../imagens/servicos/background.jpg) no-repeat;
}

/* *** Logo *** */
div#logo {
position: relative;
top: 12px; left: 19px;
max-width: 143px;
}
/* *** Logo *** */

div#menu {
position: absolute;
top: 108px;
width: 812px;
text-align:center;

}


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

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;
}
/* Busca */


div#consultoria {
position: absolute;
width: 518px; height: 233px;
top: 257px; left: 80px;
overflow: auto;
color:#FFF;
}

div#assessoria {
position: absolute;
width: 476px; height: 273px;
top: 620px; left: 71px;
overflow: auto;
}

div#producao {
position: absolute;
width: 287px; height: 233px;
top: 722px; left: 458px;
overflow: auto;
}
