/* CSS Document */

#content #left li.servActive {
	background: url(imagens/servicos-master.gif);
	width: 319px;
	height: 21px;
	margin: 3px 0;
	color: #fff;
}
#content #left li.servSub {
	background: url(imagens/servicos-sub.gif);
	width: 297px;
	height: 21px;
	margin: 3px 0 3px 22px;
	color: #fff;
}
#content #left li span {
	position: relative;
	top: 3px;
	left: 9px;
}

#right li.titulo {
	background: url(imagens/servicos-master.gif);
	width: 319px;
	height: 21px;
}
#right li.corpo {
	background:	url(imagens/servicos-fundo.gif) no-repeat top left;
	width: 88px;
	height: 233px;
}