/* 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;}
	h2	{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-weight:bold; font-size:14px; height:32px; margin-bottom:14px; overflow:hidden;}
	h2 .fecha	{font-size:14px; font-weight:normal;}
	
	.cuerpo			{background:transparent url('../img/deco/fondo_noticias.jpg') repeat-y;}
	.zonaContenidos {background:transparent url('../img/deco/subrayado_noticias.png') no-repeat;}
	
	.contenidos	{padding:0px 0px 20px 31px;}
	
	
	.listaNoticias	{margin:0px 0px 0px 0px; padding:0px; list-style-type:none;}	
	.listaNoticias li	{float:left; width:249px; margin:20px 45px 0px 0px; padding:0px 0px 15px 0px; background:transparent url('../img/deco/separadorNoticia.jpg') no-repeat 0px bottom;}
	.listaNoticias li.ultimoLi					{margin-right:0px;}
	.listaNoticias li.liSinSeparador			{background:none;}
	.listaNoticias li.ultimoLiSinSeparador		{margin-right:0px; background:none;}
	.listaNoticias li	a	{background:transparent url('../img/botones/btnSiguiente.jpg') no-repeat 0px 2px; padding-left:11px; font-size:11px;}
	.listaNoticias li	a:hover,
	.listaNoticias li	a.btnSelecc	{background-position:0px -18px; color:#27adda;}
	
	.resumenNoticia	{height:90px; overflow:hidden;}
	.resumenNoticia p	{margin-bottom:12px;}
	
	.resumenNoticia img	{float:left; margin-right:12px;}