/*============================
Gerais
============================*/
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:gray;
}
#geral {
margin: 0 auto;
width:770px;
background:#FFFFFF;
}


/*============================
Topo
============================*/
#topo {
position:relative;
height:71px;
}

#logo {
position:absolute;
left:37px;
top: 8px;

}

#menu {


}

#banner{
height:297px;
padding-bottom: 10px;
}

#lançamentos {
padding-left:150px;
padding-top:10px;
height:39px;
background:url(img/lancamento.gif) no-repeat;
}
#banner_profissionais, #banner_produtos, #novidades {
float:left;

}
#banner_profissionais {
width:264px;
height:188px;
}

#banner_produtos {
width:262px;
height:188px;
}

#novidades {
padding-bottom:10px;
float:right;
height:188px;
width:236px;
background:url(img/banner_novidades.jpg) no-repeat;

}

#texto_nov{
padding-left:10px;
padding-top:40px;

width:229px;
}

/*============================
rodape
============================*/
#rodape {
height:32px;
padding-left:20px;
padding-top:10px;
clear:both;

background:url(img/fundo_rodape.gif) no-repeat ;

}
