#colDerecha{overflow:hidden; float:left;padding-right:30px; width: 225px}
#contenedor{width: 435px;padding:30px 60px 10px 30px; background: url(/img/noticias/separador-columna.png) no-repeat top right;}
h2.titularColumna{padding:5px 0 35px 70px; margin-top: 105px; background: url(/img/noticias/noticias.png) no-repeat; font-size: 1.7em; color: #498ac2;}
/******Listado *************/
ul.actualidadNoticias{ overflow:hidden; width:100%; }
	ul.actualidadNoticias li { overflow:hidden; width:100%; margin-bottom:4px; padding-bottom:4px; border-bottom: 1px dotted #d8d8d8}
		ul.actualidadNoticias li p.categoriaFecha{margin: 0px; padding:0px;}	
			ul.actualidadNoticias li p.categoriaFecha span{ margin-bottom:0;padding: 0px 3px 0px 3px; color:#498ac2; text-transform: uppercase;}
		ul.actualidadNoticias li h3.titulo a:link, ul.actualidadNoticias li h3.titulo a:visited {margin: 2px 0 3px 0; display:block; color: #255da3; font-size:1.2em; font-weight: bold; text-decoration:none;}
		ul.actualidadNoticias li h3.titulo a:hover {text-decoration: underline}

/******Detalle************/
.detalle { overflow:hidden; width:100%; }	
	.detalle .fechaCategoria { margin-bottom:0;}
		.detalle p.categoriaFecha span { margin-bottom:0; padding: 2px 3px; color:#ffffff; background: #97c1e0; text-transform: uppercase;}
	.detalle h3.titulo {margin: 5px 0; display:block; color: #498ac2; font-size:1.7em; }
	.detalle .imgAsociada {float:left; margin: 0 10px 5px 0}
		.detalle .imgAsociada img { vertical-align:top; margin-right:4px;}
	.detalle .resumen { font-size:1.1em; }
	.detalle .descripcion { font-size:1.1em; }
	.detalle .etiquetas { padding-top:20px; font-size:1.1em;}		
	
/******Asociados***********/
.asociadoImagenes { overflow:hidden; width:84%; margin-top:15px; padding:0 0 5px 70px; background: url(/img/noticias/galeria.png) no-repeat top left }
.asociado { overflow:hidden; width:84%; margin-top:15px; padding:15px 0 15px 70px; background: url(/img/noticias/ficheros.png) no-repeat top left }

	.asociado ul.libreriaImagenes li { float:left; display:block; padding-right: 10px; margin-bottom:5px;}
	
	.asociado ul.libreriaImagenes li img{border: 2px solid #dae8f3}
	.asociado ul.libreriaImagenes li.ultimo { padding-right:0px;}
	
	.asociado ul.libreriaFicheros li { display:block;margin-left: 20px; font-size:1.1em;  }
	.asociado ul.libreriaFicheros li a:link, .asociado ul.libreriaFicheros li a:visited {margin-right:10px; color:#255da3;}