/* 
	Nombre del modulo:			masleidas
	Fecha ultima version:		09/09/2007
	Numero de version:			3
	Empresa diseņadora:			451
	Nombre creador/modificador:	Martin
*/

#masleidas 
	{
	width: 199px;
	background-color: #262626;
	float: left;
	height: 253px;
	margin-top: 0px;
	font-size: 11px;
	}
	
#masleidas table 
	{ 
	border-collapse:collapse; 
	margin:-2px 5px 0 5px; 
	height:232px;
	overflow:hidden;
	}

#masleidas h1 
	{ 
	background: url(img/mas_leidas_top.gif) no-repeat; 
	height: 23px; 
	margin-bottom: 0px; 
	position:relative;
	}
	
	#masleidas h1 span { display: none; }
#masleidas td { line-height: 11px; /*height:36px; overflow:hidden; */}
	#masleidas td.img { width:40px; }
	#masleidas td a { color: #ff9900; }
	#masleidas td a:HOVER { color: #ff9900; text-decoration: underline; }
	
#masleidas tr 
	{ 
	background:url(img/tl_borde.gif) repeat-x; 	
	height:36px; overflow:hidden; 
	margin-bottom: 0px; 
	}
	
	#masleidas tr.sub { background:url(img/tl_borde.gif) repeat-x; }

#masleidas img {	margin:6px; }
