a
	{ color: #993300; }
	
body 
	{ color: #F46302; }

#container 
	{ background: #fef5ec url(/../images/bookstore/container.png) top no-repeat; }

#topo 
	{ background: url(/../images/bookstore/topo.jpg) no-repeat; }

#logo 
	{
	 width: 466px;
	 height: 282px;
	 background: url(/../images/bookstore/logo.png) no-repeat bottom right;
	}

#corpo 
	{ background: url(/../images/bookstore/corpo.jpg) no-repeat; }

#baixe 
	{ background: url(/../images/bookstore/baixe.jpg) no-repeat; }

.assine {
	 background-image: url(/../images/bookstore/assine.jpg);
	}

#rodape #conteudo
	{
	 color: #fef5ec;
	 background: #CF8C64 url(/../images/bookstore/rodape.png) repeat-x;
	}
