/* CSS Document */

/* contenidos */
	h1	{margin:0px 0px 4px 0px; padding:15px 0px 17px 0px; font-weight:bold; color:#000; font-size:16px; padding-left:31px; background:transparent url('../img/deco/subrayado_submenu.jpg') no-repeat 0px bottom;}
	
	.zonaContenidos h2	{margin:0px 0px 12px 0px; padding:15px 0px 17px 0px; font-weight:bold; color:#27adda; font-size:16px; padding-left:25px; background:transparent url('../img/deco/subrayado_titulo.jpg') no-repeat 1px bottom;}
	.zonaContenidos h2 .h1	{font-weight:bold; color:#000; font-size:16px;}
	
	.contenidos	{padding:0px 20px 20px 25px;}

	.historicoNoticias	{margin:20px 0px 0px 0px; padding:0px 31px 0px 31px; list-style-type:none;}	
	.historicoNoticias li	{margin:0px 0px 8px 0px; padding:0px 0px 8px 0px; background:transparent url('../img/deco/subrayado_li_submenu.png') no-repeat 0px bottom;}
	.historicoNoticias li	a	{font-size:14px; font-weight:bold;}
	.historicoNoticias li	a .fecha	{font-size:14px; font-weight:normal;}
	.historicoNoticias li	a:hover,
	.historicoNoticias li	a:hover .fecha {color:#000;}
	.historicoNoticias li	a.btnSelecc	{display:block; background:transparent url('../img/iconos/flecha_selecc.png') no-repeat 0px 2px; color:#000; padding-left:11px;}
