/* Estilos para la página informativa sobre rss */

@import "level2.css";

table.rss {
	width: 595px !important;
	border-spacing: 1px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #E7E7E7;
	color: #333;
	position: relative;
	margin: 10px 0 20px 0 !important;
}

table.rss caption {
	font-size: 160%;
	font-weight: normal;
	background: #031F73 url(../images/corner.gif) no-repeat right top;
	border-bottom: 5px solid #FFF;
	color: #FFF;
	text-transform:uppercase;
	padding: 5px 10px;
}

table.rss td, th {
	padding: 5px;
}

table.rss thead th {
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

table.rss tbody tr		{
	background-color:#FFF; 
	text-align:left;
}

table.rss tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

table.rss tbody tr td { 
	background: #FFF;
	border: 1px solid #FFF;
}

table.rss tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

table.rss td a img {
	border: 0;
}

table.rss td a:link, table.rss td a:visited {
	color: #031F73;
	text-decoration: none;
}

#rss table.rss td a:hover {
	text-decoration: none ;
}

#rss table.rss tfoot th, #rss table.rss tfoot td {
	background-color:#E7E7E7;
	padding:10px;
	font-weight:bold;
	border-top:1px solid #DFDFDF;
}

a.rss {
	float: left;
	margin: 0;
	height: 20px;
	background-image: url(../images/ico_rss.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #D61C38 !important;
	font-weight: bold;
	text-indent: 20px;
}

.educ {
	color: #330066;
}

.ssoc {
	color: #CC6600;
}

.feem {
	color: #006699;
}

.igua {
	color: #990000;
}

.scon {
	color: #009966;
}

.stra {
	color: #663333;
}

.smun {
	color: #990066;
}

.fies {
	color: #CC3300;
}

.juve {
	color: #003399;
}

.csol {
	color: #663300;
}

.bibl {
	color: #333300;
}

.mamb {
	color: #006600;
}

.depo {
	color: #FF6600 !important;
}

.pciu {
	color: #6666CC;
}

.rtre {
	color: #993300;
}

.hpri {
	color: #669933;
}

.urba {
	color: #666666;
}