a
	{ color: #ad440b; }
	
body 
	{ color: #4C1B01; }

#container 
	{ background: url(/../images/comanda/container.jpg) repeat-x; }

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

#logo 
	{
	 width: 705px;
	 height: 68px;
	 background-image: url(/../images/autoservice/logo.png) no-repeat bottom right;
	}
	
#margem
	{ padding: 0 50px; }

#corpo 
	{ background: #FFF url(/../images/comanda/conteudo.jpg) no-repeat top center; }

#corpo_base 
	{ background: #FFF url(/../images/comanda/corpo_base.jpg) no-repeat bottom center; }

#baixe 
	{ background-image: url(/../images/comanda/baixe.jpg); }

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

#rodape #conteudo
	{
	 color: #9b3f0c;
	 background: #e59b38 url(/../images/autoservice/rodape.jpg) repeat-y; 
	}
	
