.dotted {
	BORDER-TOP: #ff9900 1px dotted;
	width: 100%;
	float: none;
	left: auto;
	right: auto;
	height: 7px;
}
body {
	font-family: "Lucida Sans Unicode", Tahoma, "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
}
ul {
	list-style-image: url(imagenes/bullet.gif);
	list-style-position: outside;
	text-indent: 0px;
}
a {
	font-family: "Lucida Sans Unicode", Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #ff9900;
}
.normal {
	font-family: "Lucida Sans Unicode", Tahoma, "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
}
.normalbold {
	font-family: "Lucida Sans Unicode", Tahoma, "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
a img {
    border: none;
    }
	
div.scroll {
	height: 350px;
	width: 550px;
	overflow: auto;
	border: 0px;
}
div.scroll_prensa {
	height: 390px;
	width: 375px;
	overflow: auto;
	border: 0px;
}
.titulo_azul {
	font-family: "Lucida Sans Unicode", Tahoma, "Trebuchet MS";
	font-size: 13px;
	line-height: 14px;
	color: #009aff;
	font-weight: bold;
}
.titulo_negro {
	font-family: "Lucida Sans Unicode", Tahoma, "Trebuchet MS";
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
