.boton_punto {
	font-size: 11px;
	list-style-image: url(../botones/punto_d.png);
	font-weight: bold;
	color: #64195f;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 15px;
	line-height: 25px;
}
.boton_punto a {
	text-decoration: none;
	padding: 0px;
}
.boton_punto a:hover {
	text-decoration: none;
	list-style-image: url(../botones/punto_i.png);
	color: #ac6aa8;
}
.titular_4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

