@charset "utf-8";
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #868686;
}
a:active {
	text-decoration: none;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fdocont_rss {
	background-color: #ACD7EA;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #468DA3;
	border-bottom-color: #468DA3;
	border-left-color: #468DA3;
}
.cont_rss {
}
.celda_rss {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FEC460;
	text-align: left;
}
table.cont_rss td.celda_rss:hover {
	background-color: #65B6D8;
}
.titularnot {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.resumen_not {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.fdocont_rss2 {
	background-color: #ACD7EA;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4E92B5;
	border-bottom-color: #4E92B5;
	border-left-color: #4E92B5;
}
.celda_rss2 {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #ACD7EA;
	text-align: left;
}
table.cont_rss td.celda_rss2:hover {
	background-color: #FFCC99;
}
