/*
CSS By Fernando de Sá
*/
.masLeidas {
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #056B9E;
	float: left;
	border-right-style: none;
	border-left-style: none;
}
.masLeidas a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.masLeidas a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.masLeidas p {
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	float: left;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: left;
}
.listado {
	padding: 0px;
	float: left;
	width: 285px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.masLeidas li {

	list-style-type: none;
	padding-left: 10px;
	background-image: url(../_img/buletBlanco.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0px;
}
.masLeidas ul {

	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

