
			
			
DIV.noticia H2
			{
			font-size:1.2em;
			}			
			
DIV.noticia UL
			{
			list-style: none;
			}

			
DIV.noticia UL LI
			{
			border-bottom:1px solid #D4D4D4;
			vertical-align: top;
			display: block;
			}			
DIV.noticia UL LI A
			{
			font-size:1.3em;
			font-weight: bold;
			color:#F26D26;
			display:block;
			}
		
DIV.noticia UL LI IMG
			{
			float:left;
			margin-right:10px;	
			margin-bottom:10px;
			}
DIV.noticia H2
			{
			margin-left:20px;
			}
DIV.noticia UL.compact LI
			{
			border:none;
			padding:5px 0px;
			}
DIV.noticia UL.compact LI A
			{
			font-size: 1em;
			font-weight: normal;
			display: inline;
			margin-left:5px;
			}
			
			
			
DIV.info	{
			padding:10px;
			}			
DIV.info	H1.title
			{
			margin: 0px!important;
			}
DIV.info	A
			{
			color:#FF7200;
			}			
