a
	{ color: #004708; }
	
body 
	{ color: #003717; }

#container 
	{ background: #CFCBCF url(/../images/expert/container.png) repeat-x; }

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

#logo 
	{
	 width: 400px;
	 height: 174px;
	 background: url(/../images/expert/logo.png) no-repeat bottom right;
	}

.assine {
	 background-image: url(/../images/expert/assine.png);
	}

#corpo 
	{ background: #EEE url(/../images/expert/corpo.png) no-repeat top center; }
	
#margem
	{ padding: 0 40px; }

#baixe { 
	 background-image: url(/../images/expert/baixe.png); 
	}

#rodape #conteudo
	{
	 color: #25352A;
	 background: #CFCBCF url(/../images/expert/rodape.jpg) repeat-x; 
	}
