
#noticias-izq{
	float:left;
	width:480px;
}
#noticias-izq DIV.noticia{
	overflow:hidden;
	text-align:left;
	padding-bottom:40px;
	width:480px;
}
#noticias-izq DIV.noticia A.img{
	float:left;
	display:block;
	margin:2px 0 0 2px;
}
#noticias-izq DIV.noticia DIV.antetitulo{
	float:right;
	color:#a39e18;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	padding-bottom:2px;
	width:388px;
}
#noticias-izq DIV.noticia DIV.titulo{
	float:right;
	font-size:16px;
	font-weight:bolder;
	line-height:normal;
	padding-bottom:4px;
	width:389px;
}
#noticias-izq DIV.noticia DIV.titulo A{
	color:#6c6e0e;
}
#noticias-izq DIV.noticia DIV.titulo A:hover{
	color:#4c4d0a;
}
#noticias-izq DIV.noticia DIV.breve{
	float:right;
	color:#7f7f7f;
	font-size:11px;
	line-height:normal;
	width:388px;
}

#noticias-der{
	float:right;
	margin-top:-14px;
	width:160px;
}
#noticias-der H2{
	margin-top:20px;
	margin-bottom:0px;
}
#noticias-der TABLE{
	width:160px;
}
#noticias-der TD{
	width:50%;
}
#noticias-der UL{
	margin:5px 0;
}
#noticias-der UL LI{
	color:#7f7f7f;
	font-size:11px;
	line-height:19px;
	background:url(/img/global/cuerpo-ul-bullet2_bg.gif) 0px 6px no-repeat;
	margin:2px 0;
	padding-left:15px;
}
#noticias-der UL LI A{
	text-decoration:none;
}
#noticias-der UL LI A:hover{
	text-decoration:underline;
}
