/* Home */

@import url(monet.css);

/* Conteudo */
#conteudo{background:url(../imagens/bg_home.jpg) no-repeat left 230px}
/* Prateleira */
#prateleira{background:url(../imagens/home_prat.jpg) no-repeat;height:87px;left:208px;position:absolute;top:15px;width:267px}
/* Texto */
#texto{background:url(../imagens/home_texto.jpg) no-repeat;height:99px;left:190px;position:absolute;top:130px;width:391px; overflow:hidden; text-indent:-9999px;}

h1{
	overflow:hidden;
	text-indent:-9999px;
}