@charset "utf-8";


div#conteudo {
	background:url(../imagens/layout/fd_servicos.jpg) no-repeat right 25px;
}

	div#conteudo.preimpressao {
		background:url(../imagens/layout/fd_servicos_preimpressao.jpg) no-repeat right 25px;
	}
	div#conteudo.acabamento {
		background:url(../imagens/layout/fd_servicos_acabamento.jpg) no-repeat right 25px;
	}

div#conteudo div#texto ul {
	margin-left:15px;
}


