*			{
			border: 0;
			margin: 0;
			padding: 0;
			cursor: default;
			font-family: verdana, helvetica, arial, sans-serif;
			font-size: 10pt;
			background: transparent;
			}



body			{
			text-align: center;
			background: #c4c8cd url("pezones.gif") top center no-repeat;
			overflow: auto;
			margin: 145px 10% 20px 10%;
			}



body[id="listado"]	{
			background: #c4c8cd url("pezones.png") top center no-repeat;
			}



a,
code			{
			text-decoration: none;
			color: #253a4b;
			cursor: pointer;
			}



a:hover			{
			color: #990056;
			background: #d7dbdf;
			}

a img			{
			cursor: pointer;
			display: inline;
			margin: 0;
			padding: 0;
			border: 0;
			}



table
			{
			width: 100%;
			margin: auto;
			}



caption			{
			margin: auto;
			font-weight: 900;
			font-size: 1.8em;
			font-family: tahoma, helvetica, verdana, arial, sans-serif;
			}



tr			{
			margin: 0 0 10px 0;
			}



th			{
			height: 60px;
			vertical-align: bottom;
			}



#item,
#fecha_item		{
			border-bottom: 2px solid #111;
			}

#rss			{
			float: left;
			margin: 3px 0 0 32px;
			width: 66px;
			height: 15px;
			padding: 0;
			display: inline;
			}

#atom			{
			float: right;
			margin: 3px 0 0 0;
			width: 66px;
			height: 15px;
			padding: 0;
			display: inline;
			}



.pie			{
			border-bottom: 2px solid #111;
			text-align: right;
			height: 32px;
			}



.celda_iconos		{
			width: 32px;
			}



.celda_items		{
			text-align: left;
			padding: 0 0 0 8px;
			border-bottom: 1px dashed #777;
			}



.celda_fecha		{
			text-align: right;
			padding: 0 0 0 8px;
			border-bottom: 1px dashed #777;
			}


.meta			{
			display: none;
			}