@charset "utf-8";

#servicios {
	
}

#servicios dl {

}

#servicios dt {
	border-bottom: 1px dotted #999999;
	background-image: url(../interface/bullet_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

#servicios dd {
	margin-bottom: 5px;
}

#servicios dt, #servicios dd {
	padding-left: 10px;
}