a
	{ color: #8f081e; }
	
body 
	{ color: #004b18; }

#container 
	{ background: #FFF url(/../images/digifarma/container.jpg) repeat-x; }
	
#topo
	{ background: url(/../images/digifarma/topo.jpg) no-repeat; }
	
#corpo_topo
	{
	 height: 28px;
	 background: url(/../images/digifarma/corpo_topo.png) no-repeat center;
	}

#corpo 
	{ background: url(/../images/digifarma/corpo.jpg) no-repeat bottom; }
	
#corpo_base
	{
	 height: 28px;
	 background: url(/../images/digifarma/corpo_base.png) no-repeat center;
	}

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

.assine {
	 background-image: url(/../images/digifarma/assine.jpg);
	}
	
#margem
	{ 
	 margin-top: 0;
	 margin-bottom: 0;
	 padding: 0 30px;
	 background: url(/../images/digifarma/conteudo.png) repeat-y center; 
	}
	
#rodape 
	{  
	 color: #fff; 
	 background: #004b18 url(/../images/digifarma/rodape.png) repeat-x;
	}

#rodape a
	{ color: #FFF; }

