@import url("geral.css");
@import url("header.css");
@import url("rodape.css");



#camaras dt {
	display: block;
	line-height: 25px;
	padding-left: 25px;
	color: #365764;
	font-weight: bold;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #EBF3F5;
	border-bottom-color: #EBF3F5;
	margin-right: 15px;
	background-image: url(../../images/seta_dt.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#camaras  dt a {
	color: #365764;
}

#camaras   dd a  {
	color: #365764;
}
#camaras  dd a:hover {
	color: #1B317C;
}
.servicos {
	padding-left: 5px;

}

.servicos li {
	padding-top: 10px;
	padding-bottom: 10px;
}
