.ibernoticias{
	margin-left:-10px;
	/margin-left:5px;
	}
.ibernoticias a{
	color:#999999;	/*#669ACC;*/
	}
.ibernoticias a:hover{
	text-decoration:underline;
	color:#999999;	
	}
.ibernoticias .fechanoticia{
	margin-top:10px;
	font-weight:bold;
	font-size:0.8em;
	}
.ibernoticias .destacado {
	clear:both;
	overflow:hidden;
	height:100%;
	padding:0px;
	padding-bottom:4px;margin-bottom:4px;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	border-bottom: dotted #cccccc 4px;	
	text-align:justify;
	}
.ibernoticias .destacado a{
	color:#074894;	
	}
.ibernoticias.destacado .articulo {
	width:auto;height:auto;
	}
.ibernoticias .destacado .articulo img {
	float:left;
	width:auto;height:220px;
	padding:3px;
	padding-right:8px;
	}
.ibernoticias .destacado .articulo h1 {
	width:auto;
	font-size:10pt;
	font-weight:bold;
	color:#074894;
	margin-bottom:0px;
	margin-top:5px;
	}
.ibernoticias .destacado .articulo .fecha {
	color:#999999;
	font-size:9px;
	font-weight:none;
	}
.ibernoticias .destacado .articulo .antetitulo {
	font-size:9px;
	}
.ibernoticias .destacado .articulo .subtitulo {
	margin-top:5px;
	color:#999999;
	font-weight:bold;
	}
.ibernoticias .separador {
	clear:both;
	margin-bottom:3px;
	padding-top:3px;
	border-bottom: dotted #cccccc 4px;	
	}
.ibernoticias .listado{
	min-height:55px;
	padding-top:5px;
	}
.ibernoticias .listado .linea{
	clear:both;
	overflow:hidden;
	height:auto;
	margin-bottom:3px;
	padding-top:3px;padding-bottom:3px;
	border-top: dotted #cccccc 1px;	
	}
.ibernoticias .listado .linea .fecha {
	float:left;
	height:100%;
	color:#555555;
	}
.ibernoticias .listado .linea .titular{
	float:right;
	width:420px;height:100%;
	font-weight:bold;
	text-align:justify;
	padding-bottom:3px;
	}
.ibernoticias .volver {
	margin-left:0px;
	margin-top:2px;
	margin-bottom:2px;
	float:left;
	}
.ibernoticias .rss {
	float:right;
	}




