@charset "utf-8";

.margen-destacados/* CSS Document */
{
	padding-left: 29px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: url(../compartido/destacado-punto.png);
	background-repeat: no-repeat;
}
.BordeDestacados{
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}