/**********************************************************************
TITULO PRINCIPAL
***********************************************************************/
#conteudo_direita h2{
	float:left;
	display:inline;
	background-image:url(../images/servicos/titulo_servicos.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:120px;
	height:34px;
	margin-top:37px;
	font-size:1pt;
}

#conteudo_direita p{
	color:#000000;
	font-size:8pt;
	margin-bottom:18px;
	margin-left:3px;
}

/**********************************************************************
SERVICOS
***********************************************************************/

#servicos dt a{
	color:#0082ad;
	font-size:8pt;
	font-weight:bold;
	background-image:url(../images/servicos/maozinha.gif);
	background-repeat:no-repeat;
	padding-left:21px;
	clear:left;
}
#servicos dd a{
	float:left;
	width:560px;
	margin-left:21px;
	font-size:8pt;
	border-bottom:1px solid #a1a1a1;
	margin-bottom:6px;
	color:#a1a1a1;
}
