/*/////////////////////////////////////// CONTENIDOS CATEGORIAS /////////////////////////////////////////////////////*/
	#categorias h2{
		padding-left:15px;
		background: url(../images/ico_categoria.gif) 0px 0.3em no-repeat;
	}

	#categorias  a{ text-decoration:none; color:#FFFFFF;font-weight:bold;}
	#categorias  a:hover{ text-decoration:underline;}
	#categorias ul{
		list-style:none; 
		color:#FFFFFF; 
		font-weight:bold; 
		padding:0 0 15px 25px;
		line-height:2.1em;
		}
	#categorias li a{ text-decoration:none; color:#FFFFFF;}
	#categorias li a:hover{ text-decoration:underline;}
	.txt_categorias{
		padding:13px 13px 13px 13px;
		color:#FFFFFF;
	}
	.icono_rss{margin-right:5px;}
	#xml{
		width:182px;
		background-color:#FFFFFF;
		padding:3px 3px 3px 3px;
	}
