<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Mailing list</title>
    <link>https://newsletter.cnig.es</link>
    <description>Archivo de la lista de correo</description>
    <item>
      <title>Ya ha comenzado la cuenta atrás</title>
      <link>https://newsletter.cnig.es/archive/copia-de-real-observatorio-de-madrid-agosto-2025-9122</link>
      <description></description>
      <content:encoded><![CDATA[<!doctype html>
<html lang="es" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
        <title>Ya ha comenzado la cuenta atrás</title>
       <meta charset="utf-8"> 
    <meta name="viewport" content="width=device-width"> 
    <meta http-equiv="X-UA-Compatible" content="IE=edge"> 
    <meta name="x-apple-disable-message-reformatting">  
      <link href="https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600,700|Lato:300,400,700" rel="stylesheet">

    
         <style>

         
         
        html,
body {
    margin: 0 auto !important;
    padding: 0 !important;
    height: 100% !important;
    width: 100% !important;
    background: #f1f1f1;
}

 
* {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

 
div[style*="margin: 16px 0"] {
    margin: 0 !important;
}

 
table,
td {
    mso-table-lspace: 0pt !important;
    mso-table-rspace: 0pt !important;
}

 
table {
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    table-layout: fixed !important;
    margin: 0 auto !important;
}

 
img {
    -ms-interpolation-mode:bicubic;
}

 
a {
    text-decoration: none;
}

 
*[x-apple-data-detectors],   
.unstyle-auto-detected-links *,
.aBn {
    border-bottom: 0 !important;
    cursor: default !important;
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

 
.a6S {
    display: none !important;
    opacity: 0.01 !important;
}

 
.im {
    color: inherit !important;
}

 
img.g-img + div {
    display: none !important;
}

 
 

 
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
    u ~ div .email-container {
        min-width: 320px !important;
    }
}
 
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
    u ~ div .email-container {
        min-width: 375px !important;
    }
}
 
@media only screen and (min-device-width: 414px) {
    u ~ div .email-container {
        min-width: 414px !important;
    }
}

    </style>

    

    
    <style>

	     
	    .primary{
	background: #448ef6;
}
.bg_white{
	background: #ffffff;
}
.bg_light{
	background: #fafafa;
}.bg_orange{
	background: #ff8300;
}
.bg_black{
	background: #000000;
}
.bg_dark{
	background: rgba(0,0,0,.8);
}
.email-section{
	padding:1em;
}

 
.btn{
	padding: 5px 15px;
	display: inline-block;
}
.btn.btn-primary{
	border-radius: 30px;
	background: #448ef6;
	color: #ffffff;
}
.btn.btn-white{
	border-radius: 20px;
	background: #ffffff;
	color: #000000;
}
.btn.btn-white-outline{
	border-radius: 30px;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Lato', sans-serif;
	color: #000000;
	margin-top: 0;
	font-weight: 700;
}

body{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4;
	color: rgba(0,0,0,.6);
}

a{
	color: #448ef6;
}

table{
}
 

.logo{
	margin: 0;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	margin-bottom: 0;
}

.logo a{
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	display: inline-block;
	border: 2px solid #fff;
	line-height: 1.3;
	padding: 10px 15px 4px 15px;
	margin: 0;
}
.logo h1 a span{
	line-height: 1;
}

.navigation{
	padding: 0;
}
.navigation li{
	list-style: none;
	display: inline-block;;
	margin-left: 5px;
	font-size: 13px;
	font-weight: 500;
}
.navigation li a{
	color: rgba(0,0,0,.4);
}

 
.hero{
	position: relative;
	z-index: 0;
}

.hero .overlay{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	width: 100%;
	background: #000000;
	z-index: -1;
	opacity: .3;
}

.hero .text{
	color: rgba(255,255,255,.9);
}
.hero .text h2{
	color: #fff;
	font-size: 40px;
	margin-bottom: 0;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}
.hero .text h2 span{
	font-weight: 600;
	color: #448ef6;
}


 
.heading-section{
}
.heading-section h2{
	color: #000000;
	font-size: 28px;
	margin-top: 0;
	line-height: 1.4;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.heading-section .subheading{
	margin-bottom: 20px !important;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(0,0,0,.4);
	position: relative;
}
.heading-section .subheading::after{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	content: '';
	width: 100%;
	height: 2px;
	background: #448ef6;
	margin: 0 auto;
}

.heading-section-white{
	color: rgba(255,200,0,.8);
}
.heading-section-white h2{
	font-family: 
	line-height: 1;
	padding-bottom: 0;
}
.heading-section-white h2{
	color: #ffffff;
}
.heading-section-white .subheading{
	margin-bottom: 0;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(255,255,255,.4);
}




 

.footer{
	color: rgba(255,255,255,.5);

}
.footer .heading{
	color: #ffffff;
	font-size: 20px;
}
.footer ul{
	margin: 0;
	padding: 0;
}
.footer ul li{
	list-style: none;
	margin-bottom: 10px;
}
.footer ul li a{
	color: rgba(255,255,255,1);
}

  .gutter {
                padding: 30px;
            }

 .wrap {
                background-color: #fff;
                padding: 30px;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;}
                
                   .wrap2 {
                background-color: none;
                padding: 0px;
                width: 90%;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;
            }
                
                  @media screen and (max-width: 600px) {
                .wrap {
                    max-width: auto;
                }
                .gutter {
                    padding: 10px;
                }

    </style>

    </head>
<body width="100%" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly;">
	
    <div class="gutter" style="padding: 10px;">&nbsp;</div>
     <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
            <a href="https://newsletter.cnig.es/campaign/7ed0341d-c2ec-44c2-8476-68541c3fbf68/" style="color: #888;">Ver en el navegador</a>
        </p>
    </div>
    <div class="wrap" style="background-color: #fff;padding: 0px;max-width: 600px;margin: 0 auto;border-radius: 0px;">
        <table><tr>
        <center style="width: 100%; background-color: #f1f1f1;">
    <div style="display: none; font-size: 1px;max-height: 0px; max-width: 600px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">
    </div>
    <div style="max-width: 600px; margin: 0 auto;" class="email-container">
    	
		
    
		
      <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="600px" style="margin: auto;">
		  				        			<tr bgcolor="#F1F1F1"><td class="text-blog" style="text-align: center; "><img src="https://www.cnig.es/rss/imagenes/ROM/logoROM.png" alt="logo" style="height:130px ; max-width: 350px;"></td></tr>
		 		  
		   <tr>
          <td valign="middle" class="hero bg_white" style="background-color:#A0D3CC; background-size: cover; height: 70px;">
          	<div class="overlay"></div>
            <table>
            	<tr>
            		<td class="text-blog" style="text-align: center; padding: 2em 2.5em">
            			<div class="text" style="padding: 0 4em; text-align: center;">
            				<h1 class="logo"><a href="https://www.ign.es/web/visitas-al-real-observatorio-de-madrid" target="_blank">AGOSTO 2025</a></h1>
            			</div>
            		</td>
            	</tr>
            </table>
          </td>
	      </tr>

			  
		          <tr>
					  
        	<td class="bg_white">
				
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          	<tr>
                <td class="text-blog" style="text-align: center; ">
                  <a href="https://newsletter.cnig.es/link/dd147912-85fb-48ce-b399-970e3517e219/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" target="_blank"><img src="https://www.cnig.es/rss/imagenes/ROM/villanueva8.jpg" alt="Foto Artículo" style="width: 100%; height: auto; margin: auto; display: block;"></a>
                </td>
              </tr>
          				</table>
		<tr>
		
                <td class="text-blog" style="text-align: justify; padding: 2em 2.5em">
               	  <p class="meta"><span>SABÍAS QUE...</span></p>
                	<h3><strong>El Real Observatorio  de Madrid cuenta con más de 200 años de historia y lleva desarrollando sus actividades científicas desde el siglo XVIII.</strong></h3>
                 	<p>Fue fundado por Carlos III, tras la sugerencia del marino y cosmógrafo Jorge Juan, y formaba parte de su idea de aunar el conocimiento científico en lo que se conoció como el «eje de las ciencias». Su principal misión era el estudio de la astronomía, la geodesia, la geofísica y la cartografía y para ello se creó el Cuerpo de Ingenieros Cosmógrafos.<br>
Hoy en día, ese «eje de las ciencias» es conocido como el «Paisaje de la Luz» que, desde el 2021, está  incluido en el Patrimonio de la Unesco. En sus orígenes, el «eje de las ciencias»  estaba formado por el Real Jardín Botánico, el Real Gabinete de Historia Natural (hoy Museo Nacional del Prado) y el Real Observatorio Astronómico.  Uno de sus emblemas más conocidos es el edificio de Villanueva, construido en el cerrillo de San Blas como sede del Real Observatorio Astronómico, pero eso os lo explicaremos en próximas entregas… 
Hasta entonces, puedes encontrar más información en nuestra web haciendo en el enlace&nbsp; . </p>
                 	<p style="text-align: center"><a href="https://newsletter.cnig.es/link/dd147912-85fb-48ce-b399-970e3517e219/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" target="_blank" title="Saber más" class="btn btn-primary">Saber más</a></p>
                </td>
              </tr>
			  </td>
              </tr>
        		</table>
        	</td>
        </tr>
      
		  
		  	      <tr>
	        <td class="bg_white">
	        	<div >
	          	<hr>
	        	</div>
	        	
			  </td>
        </tr>
		  
		  
		  		          <tr>
        	<td class="bg_white">
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
			<tr>
                <td class="text-blog" style="text-align: center; ">
                  <a href="https://newsletter.cnig.es/link/9e583d92-eef1-4d8d-8dd4-fdffa42aad18/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" target="_blank"><img src="https://www.cnig.es/rss/imagenes/ROM/eclipseexp.jpg" alt="Foto Artículo" style="width: 100%; height: auto; margin: auto; display: block;"></a>
                </td>
              </tr>
					
              <tr>
                <td class="text-blog" style="text-align: justify; padding: 2em 2.5em">
                	
               	  <h2 style="font-size: 24px">YA HA COMENZADO LA CUENTA ATRÁS</h2>
               	  <p>El día 12 de agosto del 2026 viviremos un evento astronómico muy especial… un eclipse total de Sol que será visible desde ¡muchos lugares de España!
<br><br>
<strong> ¿Quieres saber cómo se verá desde tu localidad? </strong>Te recordamos la página oficial del Instituto Geográfico Nacional con toda la información sobre este evento:
</p>
                 	<p style="text-align: center"><a href="https://newsletter.cnig.es/link/9e583d92-eef1-4d8d-8dd4-fdffa42aad18/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" target="_blank" title="Portal Eclipses IGN" alt="información" class="btn btn-primary">eclipses.ign.es</a></p>
                </td>
              </tr>
		

						  	      <tr>
	        <td class="bg_white">
	        	<div >
	          	<hr>
	        	</div>
	        	
			  </td>
        </tr>        		</table>
        	</td>
        </tr>
      

<tr>
	        <td class="bg_white email-section">
	        	<div class="heading-section text-blog" style="text-align: justify; padding: 0 20px;">
	          	<h2 style="font-size: 24px">SOLO PARA AMANTES DE LA LECTURA…</h2>
					
				     <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="50%">
		                      <a href="https://newsletter.cnig.es/link/111174f5-3933-474e-b4bf-53aa7c471937/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" target="_blank"><img src="https://www.cnig.es/rss/imagenes/ROM/lecturasgratis.jpg" alt="" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="50%">
		                  <div class="text-blog" style="text-align: justify; padding-left:25px;">
		                 
							  	
				              	<p>Si te encanta leer, te traemos una propuesta muy interesante para que puedas disfrutarla durante este verano. 
En nuestra sección de <a href="https://newsletter.cnig.es/link/111174f5-3933-474e-b4bf-53aa7c471937/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000">PUBLICACIONES</a> puedes encontrar una gran colección de libros en formato digital que, además, puedes descargar de forma gratuita para que te acompañen en tus vacaciones.<br>
<em> Panorama del Universo</em>, <em>Cuestiones de astronomía</em> o <em>GeoExplorer</em> son algunos de nuestros libros más solicitado, ¿te animas a leerlos todos?</p>
				              	<p><a href="https://newsletter.cnig.es/link/111174f5-3933-474e-b4bf-53aa7c471937/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" class="btn btn-primary" target="_blank">Ver publicaciones</a></p>
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>       
	        	</div>
	        	
          </td>
        </tr>
		  
		  		          
      
	<tr>
	        <td class="bg_white email-section">
	        	<div class="heading-section text-blog" style="text-align: justify; padding: 0 20px;">
	          	<h2 style="font-size: 24px">¡ENHORABUENA A LOS GANADORES!</h2>
					
				     <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="50%">
		                      <a href="https://newsletter.cnig.es/link/4742d1e1-6ca8-4877-99b5-7aad2435dfe6/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" target="_blank"><img src="https://www.cnig.es/rss/imagenes/ROM/concurso.jpg" alt="" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="50%">
		                  <div class="text-blog" style="text-align: justify; padding-left:25px;">
		                 
							  	
				              	<p>Ya está disponible el nuevo libro de relatos «Concurso de narrativa breve IGN 2025» que incluye algunos relatos seleccionados que han participado en la octava edición de nuestro Concurso de Narrativa Breve.</p>
Y este año, los premiados han sido:<li>
									<em> El mapa de mi corazón</em>, de Sara García de Pablo, ganadora del Primer Premio.</li>
<li>
  <em> Piedra, papel y madera,</em> de Tomás Pérez García, que obtuvo el accésit.</li>
<p>¡Enhorabuena a los ganadores! Ya disponible  en versión digital con descarga gratuita&nbsp; y en papel&nbsp;. 
</p>
			              	<p><a href="https://newsletter.cnig.es/link/4742d1e1-6ca8-4877-99b5-7aad2435dfe6/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" class="btn btn-primary" target="_blank">Ver en publicaciones</a></p>
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>       
	        	</div>
	        	
          </td>
        </tr>
	  
		  
		  
		   <tr>
	        <td class="bg_nov email-section">
	        	<div class="heading-section" style="text-align: justify; padding: 0 5px;">
          	 	  <h2>NOVEDADES</h2>
				  <p>Este mes de julio se han puesto a la venta las siguientes novedades y puedes encontrarlas tanto en nuestros <a href="https://newsletter.cnig.es/link/767948ed-ede7-430c-b55a-baa8ab2c9d7a/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" title="Listado de tiendas" target="_blank">Puntos de venta</a> como en nuestra <a href="https://newsletter.cnig.es/link/b46fccda-22a5-4c86-a8e9-062af67c412d/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" title="Enlace a tienda online" target="_blank">Tienda Virtual</a>:</p>
               
	        	<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="40%" style="padding: 10px">
		                      <a href="https://newsletter.cnig.es/link/49e09ebf-7fdc-428f-a05d-c33d60bf3ae6/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" target="_blank"><img src="https://www.cnig.es/rss/imagenes/ROM/gafasecl.jpg" title="Enlace a tienda" alt="Foto producto" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="60%">
		                  <div class="text-blog" style="text-align: left; padding-left:25px;">
		                  <p class="meta"><span>6,99 €</span> </p>
				              	<h3>GAFAS ECLIPSE</h3>
							  	
				              	<p>Como ya sabrás es importante tomar las medidas necesarias a la hora de observar eventos como los eclipses que vendrán en fechas próximas. Hemos diseñado estas gafas que permiten la observación directa del Sol. ¡No te quedes sin ellas!&nbsp;<br>
 
</p>
				              	<p><a href="https://newsletter.cnig.es/link/49e09ebf-7fdc-428f-a05d-c33d60bf3ae6/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" title="Enlace a tienda" class="btn btn-primary">Ver en tienda</a></p>
							  <p></p>
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>
					
					<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="40%" style="padding: 10px">
		                      <a href="https://newsletter.cnig.es/link/c736e519-397a-448e-83ff-ee7ce7dbe274/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" target="_blank"><img src="https://www.cnig.es/rss/imagenes/CNIG/tapetes_pack1.jpg" alt="Imagen de producto" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="60%">
		                  <div class="text-blog" style="text-align: left; padding-left:25px;">
		                 <p class="meta"><span>8.00 € /unidad - 40,00 € (Pack 8 modelos) </span> </p>
				              	<h3>TAPETES ATLAS MINOR</h3>
				              	
			              	<p>8 láminas de lona resistente y lavable. Representan mapas pertenecientes al Atlas Minor [ca.1744] de Matthäus Seutter. <br>
		              	    Dimensiones: 44 x 33 cm</p>
						    <p class="meta"><span>DISPONIBLE DE FORMA&nbsp; INDIVIDUAL O EN PACK EN TUBO CON LOS 8 MODELOS</span> </p>
				              	  	<p><a href="https://newsletter.cnig.es/link/c736e519-397a-448e-83ff-ee7ce7dbe274/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" class="btn btn-primary" target="_blank" title="Ver en tienda">Ver en tienda</a></p>
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>
				
					  </div>
				
          </td>
				 
        </tr>
        <tr>
        <tr>
        	<td class="bg_light" style="padding-top: 30px;">
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
        			<tr>
                <td class="text-blog" style="text-align: center; padding: 2em 2.5em">
                	<p class="meta"><span>visitas del real observatorio de madrid</span></p>
                	<h3 style="font-size: 36px;">&nbsp; HORARIO DE VERANO&nbsp;</h3>
					 <a href="https://newsletter.cnig.es/link/dd147912-85fb-48ce-b399-970e3517e219/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000"><img src="https://www.cnig.es/rss/imagenes/ROM/visita.jpg" alt="" style="width: 100%; max-width: 400px; height: auto; margin: auto; display: block;"></a>
						<p>¡Ya es verano! Y tenemos nuevo horario para visitar el Real Observatorio de Madrid los meses de julio y agosto:</p>
                	<h4 style="font-size: 20px">SÁBADOS Y DOMINGOS A LAS 10:30 h Y A LAS 12:30 h</h4>
           
                  <p>Realiza tus  reservas en la web <a href="https://newsletter.cnig.es/link/dd147912-85fb-48ce-b399-970e3517e219/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" target="_blank">https://www.ign.es/web/visitas-al-real-observatorio-de-madrid</a> y conoce el péndulo de Foucault,  visita el telescopio de Herschel y pasea por el edificio Villanueva. <br>
                    ¡Te esperamos!</p>
<p><a href="https://newsletter.cnig.es/link/dd147912-85fb-48ce-b399-970e3517e219/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" target="_blank" alt="Reserva tu entrada" class="btn btn-primary" title="Enlace a reservas">Reserva tu entrada</a></p>
                </td>
              </tr>
					
					
              
        		</table>
        	</td>
        </tr>
      
		 
		  </tr>
		  
      </table>
		
		<table class="bg_dark" width="100%">
		<tbody><tr align="center" ><td style="padding-bottom: 20px; padding-top: 20px;"><img src="https://www.cnig.es/rss/imagenes/logos/logo_fot.png" alt="logoministerio" width="285" border="0" style="display: block; width: 60%;"/></td> </tr></tbody>
		</table>
		
      <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">
      	<tr>
          <td valign="middle" class="bg_black footer email-section">
            <table>
            	<tr>
                <td valign="top" width="25%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <ul><li><a href="https://www.cnig.es/home" target="_blank" alt="Enlace a tienda virtual" title="Enlace a tienda">Tienda Virtual</a></li></ul>
                      
                      </td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="50%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-left: 5px; padding-right: 5px;">
                      	<ul><li><a href="https://astronomia.ign.es/oan/acercade" target="_blank" title="Conócenos">Real Observatorio de Madrid</a></li></ul>
                     
                      </td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="25%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-left: 10px;">
                      	<ul><li><a href="mailto:comercializacion@cnig.es">Contacto</a></li></ul>
                      	
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
        
      </table>

		<table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">
      	<tr>
          <td valign="middle" class="bg_white footer email-section">
            <table>
            	<tr>
                <td valign="top" width="13%" style="padding-top: 5px;">
                    <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://www.facebook.com/IGNSpain/?locale=es_ES" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_fac.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://x.com/ign" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_twi.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="13%" style="padding-top: 5px;">
                 <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://www.instagram.com/ignspain/" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_ins.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://es.linkedin.com/company/instituto-geografico-nacional-cnig-spain" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_lin.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                 <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://es.pinterest.com/ignspain/" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_pin.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                     <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://www.youtube.com/user/ignspain" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_you.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
						<td valign="top" width="13%" style="padding-top: 5px;">
                <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://www.ign.es/web/social-rss" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_rs.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
        
      </table>

		
    </div>
  </center>
        </tr></table> 
    </div>
    
<div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
           <a href="https://newsletter.cnig.es/link/e49f6ec0-9455-47e6-b54a-18950f96ecf2/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" target="_blank">Darse de alta </a> | <a href="https://newsletter.cnig.es/link/b9aa3f83-4a1e-457b-85d7-fa530424702f/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000" target="_blank">Darse de baja </a>
            </p>
    </div>
    <div class="gutter" style="padding: 1px;">&nbsp;<img src="https://newsletter.cnig.es/campaign/7ed0341d-c2ec-44c2-8476-68541c3fbf68/00000000-0000-0000-0000-000000000000/px.png" alt="" /></div>
    <div class="wrap2" style="text-align: center;font-size: 12px; line-height: 12px; color: #888;">O.A. Centro Nacional de Información Geográfica (CNIG)
Recibes esta comunicación de IGN-CNIG porque figuras en nuestros ficheros; para el ejercicio de tus derechos de acceso, rectificación, cancelación y oposición al tratamiento de tus datos personales puede contactar con nosotros a través del email comercializacion@cnig.es,o por escrito mediante correo ordinario.<br>
NIF.: ES Q2817024I C/ General Ibáñez de Ibero, 3. 28003 - Madrid - España </div>
</body>
</html>
]]></content:encoded>
      <pubDate>Thu, 14 Aug 2025 08:49:29 +0200</pubDate>
    </item>
    <item>
      <title>Lloviendo estrellas</title>
      <link>https://newsletter.cnig.es/archive/real-observatorio-de-madrid-julio-2025-1470</link>
      <description></description>
      <content:encoded><![CDATA[<!doctype html>
<html lang="es" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
        <title>Lloviendo estrellas</title>
       <meta charset="utf-8"> 
    <meta name="viewport" content="width=device-width"> 
    <meta http-equiv="X-UA-Compatible" content="IE=edge"> 
    <meta name="x-apple-disable-message-reformatting">  
      <link href="https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600,700|Lato:300,400,700" rel="stylesheet">

    
    <style>

         
         
        html,
body {
    margin: 0 auto !important;
    padding: 0 !important;
    height: 100% !important;
    width: 100% !important;
    background: #f1f1f1;
}

 
* {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

 
div[style*="margin: 16px 0"] {
    margin: 0 !important;
}

 
table,
td {
    mso-table-lspace: 0pt !important;
    mso-table-rspace: 0pt !important;
}

 
table {
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    table-layout: fixed !important;
    margin: 0 auto !important;
}

 
img {
    -ms-interpolation-mode:bicubic;
}

 
a {
    text-decoration: none;
}

 
*[x-apple-data-detectors],   
.unstyle-auto-detected-links *,
.aBn {
    border-bottom: 0 !important;
    cursor: default !important;
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

 
.a6S {
    display: none !important;
    opacity: 0.01 !important;
}

 
.im {
    color: inherit !important;
}

 
img.g-img + div {
    display: none !important;
}

 
 

 
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
    u ~ div .email-container {
        min-width: 320px !important;
    }
}
 
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
    u ~ div .email-container {
        min-width: 375px !important;
    }
}
 
@media only screen and (min-device-width: 414px) {
    u ~ div .email-container {
        min-width: 414px !important;
    }
}

    </style>

    

    
    <style>

	     
	    .primary{
	background: #448ef6;
}
.bg_white{
	background: #ffffff;
}
.bg_light{
	background: #fafafa;
}
		.bg_nov{
	background: #e9f7f7;
}
		.bg_orange{
	background: #ff8300;
}
.bg_black{
	background: #000000;
}
.bg_dark{
	background: rgba(0,0,0,.8);
}
.email-section{
	padding:1em;
}

 
.btn{
	padding: 5px 15px;
	display: inline-block;
}
.btn.btn-primary{
	border-radius: 30px;
	background: #448ef6;
	color: #ffffff;
}
.btn.btn-white{
	border-radius: 30px;
	background: #ffffff;
	color: #000000;
}
.btn.btn-white-outline{
	border-radius: 30px;
	background: transparent ;
	border: 1px solid #000;
	color: #fff;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Lato', sans-serif;
	color: #000000;
	margin-top: 0;
	font-weight: 400;
}

body{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5;
	color: rgba(0,0,0,.6);
}

a{
	color: #448ef6;
}

table{
}
 

.logo{
	margin: 0;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	margin-bottom: 0;
}

.logo a{
	color: #00203F;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	display: inline-block;
	border: 1px solid #00203F;
	border-radius: 5px;
	line-height: 1;
	padding: 10px 10px 10px 10px;
	margin: 0;
}
.logo h1 a span{
	line-height: 1;
}

.navigation{
	padding: 0;
}
.navigation li{
	list-style: none;
	display: inline-block;;
	margin-left: 5px;
	font-size: 13px;
	font-weight: 500;
}
.navigation li a{
	color: rgba(0,0,0,.4);
}

 
.hero{
	position: relative;
	z-index: 0;
}

.hero .overlay{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	width: 100%;
	background: #a1a1a1;
	z-index: -1;
	opacity: .3;
}

.hero .text{
	color: rgba(255,255,255,.9);
}
.hero .text h2{
	color: #fff;
	font-size: 40px;
	margin-bottom: 0;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}
.hero .text h2 span{
	font-weight: 600;
	color: #448ef6;
}


 
.heading-section{
}
.heading-section h2{
	color: #000000;
	font-size: 28px;
	margin-top: 0;
	line-height: 1.4;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.heading-section .subheading{
	margin-bottom: 20px !important;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(0,0,0,.4);
	position: relative;
}
.heading-section .subheading::after{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	content: '';
	width: 100%;
	height: 2px;
	background: #448ef6;
	margin: 0 auto;
}

.heading-section-white{
	color: rgba(255,200,0,.8);
}
.heading-section-white h2{
	font-family: 
	line-height: 1;
	padding-bottom: 0;
}
.heading-section-white h2{
	color: #ffffff;
}
.heading-section-white .subheading{
	margin-bottom: 0;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(255,255,255,.4);
}


 
.blog-entry{
	border: 1px solid red;
	padding-bottom: 30px !important !important;
}
.text-blog .meta{
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 0;
}

 

.footer{
	color: rgba(255,255,255,.5);

}
.footer .heading{
	color: #ffffff;
	font-size: 20px;
}
.footer ul{
	margin: 0;
	padding: 0;
}
.footer ul li{
	list-style: none;
	margin-bottom: 10px;
}
.footer ul li a{
	color: rgba(255,255,255,1);
}
@media screen and (max-width: 500px) {


}
  .gutter {
                padding: 30px;
            }

 .wrap {
                background-color: #fff;
                padding: 30px;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;}
                
                   .wrap2 {
                background-color: none;
                padding: 0px;
                width: 90%;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;
            }
                
                  @media screen and (max-width: 600px) {
                .wrap {
                    max-width: auto;
                }
                .gutter {
                    padding: 10px;
                }

    </style>

    </head>
<body max-width="600px" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly;">
	    
    <div class="gutter" style="padding:5px;">&nbsp;</div>
 <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
            <a href="https://newsletter.cnig.es/campaign/8b3edb54-c6ff-4605-a54f-5391d49300b6/" style="color: #888;">Ver en el navegador</a>
        </p>
    </div>
    <div class="wrap" style="background-color: #fff;padding: 5px;max-width: 600px;margin: 0 auto;border-radius: 0px;">
        <table><tr>
        <center style="width: 100%; background-color: #f1f1f1;">
    <div style="display: none; font-size: 1px;max-height: 0px; max-width: 600px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">
    </div>
    <div style="max-width: 600px; margin: 0 auto;" class="email-container">
    	
		
    
		
      <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="600px" style="margin: auto;">
		  				        			<tr bgcolor="#F1F1F1"><td class="text-blog" style="text-align: center; "><img src="https://www.cnig.es/rss/imagenes/ROM/logoROM.png" alt="logo" style="height:130px ; max-width: 600px;"></td></tr>
		 		  
		   <tr>
          <td valign="middle" class="hero bg_white" style="background-color:#A0D3CC; background-size: cover; height: 70px;">
          	<div class="overlay"></div>
            <table>
            	<tr>
            		<td class="text-blog" style="text-align: center; padding: 2em 2.5em">
            			<div class="text" style="padding: 0 4em; text-align: center;">
            				<h1 class="logo"><a href="https://www.ign.es/web/visitas-al-real-observatorio-de-madrid">JULIO 2025</a></h1>
            			</div>
            		</td>
            	</tr>
            </table>
          </td>
	      </tr>

			  
		          <tr>
					  
        	<td class="bg_white">
				
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          	<tr>
                <td class="text-blog" style="text-align: center; ">
                  <a href="https://astronomia.ign.es/delta-acuaridas" target="_blank"><img src="https://www.cnig.es/rss/imagenes/ROM/deltaacuaridas.jpg" alt="Foto Artículo" style="width: 100%; height: auto; margin: auto; display: block;"></a>
                </td>
              </tr>
          				</table>
		<tr>
		
                <td class="text-blog" style="text-align: justify; padding: 2em 2.5em">
               	  <p class="meta"><span>SABÍAS QUE...</span></p>
                	<h3><strong>Además de las renombradas Perseidas existen otros periodos de observación de estrellas fugaces</strong></h3>
                 	<p>Aunque menos conocidas, desde finales de este mes de julio podremos disfrutar de la lluvia de meteoros de las <strong>delta acuáridas</strong>.<br>
Esta lluvia es más intensa cuanto más al sur nos situemos y se aprecia mejor durante las últimas horas de la noche, cuando el radiante, situado cerca de la estrella delta de la constelación de Acuario, haya alcanzado una mayor altura sobre el horizonte. 
Puedes encontrar toda la información en nuestra web. 



                  </p>
                 	<p style="text-align: center"><a href="https://astronomia.ign.es/delta-acuaridas" target="_blank" title="Saber más" class="btn btn-primary">Saber más</a></p>
                </td>
              </tr>
			  </td>
              </tr>
        		</table>
        	</td>
        </tr>
      
		  
		  	      <tr>
	        <td class="bg_white">
	        	<div >
	          	<hr>
	        	</div>
	        	
			  </td>
        </tr>
		  
		  		          <tr>
        	<td class="bg_white">
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
			<tr>
                <td class="text-blog" style="text-align: center; ">
                  <a href="https://www.facebook.com/robsmadrid" target="_blank"><img src="https://www.cnig.es/rss/imagenes/ROM/planetas.jpg" alt="Foto Artículo" style="width: 100%; height: auto; margin: auto; display: block;"></a>
                </td>
              </tr>
					
              <tr>
                <td class="text-blog" style="text-align: justify; padding: 2em 2.5em">
                	
               	  <h2>¿DEMASIADO CALOR? ¿Y SI VIVIERAS EN OTRO PLANETA?</h2>
               	  <p>Estamos en verano y tras sufrir unas cuantas olas de calor, seguro que alguna vez te has planteado cómo sería vivir en otros planetas.<br>
           	        Nuestros compañeros astrónomos miden la temperatura en otros planetas y, por ejemplo, en Venus, la temperatura media es de 460 ºC. En Mercurio se llega ¡a 400 ºC durante el día! Pero no temáis… porque por la noche refresca y podemos alcanzar temperaturas de -200 ºC …<br>Puedes encontrar esta y otras curiosidades astronómicas en nuestro perfil de Facebook.&nbsp;</p>
                 	<p style="text-align: center"><a href="https://www.facebook.com/robsmadrid" target="_blank" title="Información" alt="información" class="btn btn-primary">Visita nuestro Facebook</a></p>
                </td>
              </tr>
		

						  	      <tr>
	        <td class="bg_white">
	        	<div >
	          	<hr>
	        	</div>
	        	
			  </td>
        </tr>        		</table>
        	</td>
        </tr>
      


		  
		  		          
      
	
	  
		  
		  
		  <tr>
	        <td class="bg_nov email-section">
        	  <div class="heading-section" style="text-align: justify; padding: 0 30px;">
       	 	    <h2>NOVEDADES</h2>
			    <p>Este mes de julio se ha puesto a la venta la siguiente novedad y puedes encontrarla tanto en nuestros <a href="https://www.cnig.es/puntosVenta" target="_blank" title="Listado de tiendas">Puntos de venta</a> como en nuestra <a href="https://www.cnig.es/home" target="_blank" title="Enlace a tienda online">Tienda Virtual</a>:</p>
                </div>
	        	<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="40%">
		                      <a href="https://www.cnig.es/detalleArticulo?articulo=8423434190864-Calendario-pared-IGN-CNIG-2026-Im%C3%A1genes-al-vuelo" target="_blank"><img src="https://www.cnig.es/rss/imagenes/CNIG/calendario2026.jpg" title="Enlace a tienda" alt="Foto producto" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="60%">
		                  <div class="text-blog" style="text-align: left; padding-left:25px;">
		                  <p class="meta"><span>3,50 €</span> </p>
				              	<h3>CALENDARIO 2026 - EXPOSICIÓN IMÁGENES AL VUELO </h3>
							  	
				              	<p>Llévate una parte de la exposición «Imágenes al vuelo». Ya disponible la edición de nuestro calendario de pared anual con imágenes de nuestro archivo de la Fototeca del CNIG. <br>
Dimensiones: 21 x 21 cm  
</p>
				              	<p><a href="https://www.cnig.es/detalleArticulo?articulo=8423434190864-Calendario-pared-IGN-CNIG-2026-Im%C3%A1genes-al-vuelo" target="_blank" title="Enlace a tienda" class="btn btn-primary">Ver en tienda</a></p>
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>
				
				
          </td>
        </tr>
        <tr>
        	<td class="bg_light" style="padding-top: 30px;">
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
        			<tr>
                <td class="text-blog" style="text-align: center; padding: 2em 2.5em">
                	<p class="meta"><span>Visitas al Real Observatorio de Madrid</span></p>
                	<h3 style="font-size: 36px;">&nbsp; HORARIO DE VERANO&nbsp;</h3>
					 <a href="#"><img src="https://www.cnig.es/rss/imagenes/ROM/visita.jpg" alt="" style="width: 100%; max-width: 400px; height: auto; margin: auto; display: block;"></a>
						<p>¡Ya es verano! Y tenemos nuevo horario para visitar el Real Observatorio de Madrid los meses de julio y agosto:</p>
                	<h4 style="font-size: 20px">SÁBADOS Y DOMINGOS A LAS 10:30 h Y A LAS 12:30 h</h4>
           
                  <p>Realiza tus  reservas en la web <a href="https://www.ign.es/web/visitas-al-real-observatorio-de-madrid" target="_blank">https://www.ign.es/web/visitas-al-real-observatorio-de-madrid</a> y conoce el péndulo de Foucault,  visita el telescopio de Herschel y pasea por el edificio Villanueva. <br>
                    ¡Te esperamos!</p>
<p><a href="https://www.ign.es/web/visitas-al-real-observatorio-de-madrid" target="_blank" alt="Reserva tu entrada" class="btn btn-primary" title="Enlace a reservas">Reserva tu entrada</a></p>
                </td>
              </tr>
					
					
              
        		</table>
        	</td>
        </tr>
      
		 
		  
		  
      </table>
		
		<table class="bg_dark" width="100%">
		<tbody><tr align="center" ><td style="padding-bottom: 20px; padding-top: 20px;"><img src="https://www.cnig.es/rss/imagenes/logos/logo_fot.png" alt="logoministerio" width="285" border="0" style="display: block; width: 60%;"/></td> </tr></tbody>
		</table>
		
      <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">
      	<tr>
          <td valign="middle" class="bg_black footer email-section">
            <table>
            	<tr>
                <td valign="top" width="25%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <ul><li><a href="https://www.cnig.es/home" target="_blank" alt="Enlace a tienda virtual" title="Enlace a tienda">Tienda Virtual</a></li></ul>
                      
                      </td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="50%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-left: 5px; padding-right: 5px;">
                      	<ul><li><a href="https://astronomia.ign.es/oan/acercade" target="_blank" title="Conócenos">Real Observatorio de Madrid</a></li></ul>
                     
                      </td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="25%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-left: 10px;">
                      	<ul><li><a href="mailto:comercializacion@cnig.es">Contacto</a></li></ul>
                      	
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
        
      </table>

		<table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">
      	<tr>
          <td valign="middle" class="bg_white footer email-section">
            <table>
            	<tr>
                <td valign="top" width="13%" style="padding-top: 5px;">
                    <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://www.facebook.com/IGNSpain/?locale=es_ES" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_fac.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://x.com/ign" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_twi.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="13%" style="padding-top: 5px;">
                 <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://www.instagram.com/ignspain/" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_ins.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://es.linkedin.com/company/instituto-geografico-nacional-cnig-spain" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_lin.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                 <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://es.pinterest.com/ignspain/" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_pin.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                     <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://www.youtube.com/user/ignspain" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_you.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
						<td valign="top" width="13%" style="padding-top: 5px;">
                <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <a href="https://www.ign.es/web/social-rss" target="_blank"><img src="https://www.cnig.es/rss/imagenes/logos/rs_rs.png" width="32" height="32" alt="facebook"></a></td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
        
      </table>

		
    </div>
  </center>
        </tr></table> 
    </div>
    
    <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
           <a href="https://newsletter.cnig.es/link/de0dbe25-f322-4614-baad-c44f71c420b2/8b3edb54-c6ff-4605-a54f-5391d49300b6/00000000-0000-0000-0000-000000000000" target="_blank">Darse de alta </a> | <a href="https://newsletter.cnig.es/link/29f13700-b453-450f-a290-682128c0396c/8b3edb54-c6ff-4605-a54f-5391d49300b6/00000000-0000-0000-0000-000000000000" target="_blank">Darse de baja </a>
            </p>
    </div>
    <div class="gutter" style="padding: 1px;">&nbsp;<img src="https://newsletter.cnig.es/campaign/8b3edb54-c6ff-4605-a54f-5391d49300b6/00000000-0000-0000-0000-000000000000/px.png" alt="" /></div>
    <div class="wrap2" style="text-align: center;font-size: 12px; line-height: 12px; color: #888;">O. A. Centro Nacional de Información Geográfica (CNIG)
Recibes esta comunicación de IGN-CNIG porque figuras en nuestros ficheros; para el ejercicio de tus derechos de acceso, rectificación, cancelación y oposición al tratamiento de tus datos personales puede contactar con nosotros a través del email comercializacion@cnig.es,o por escrito mediante correo ordinario.<br>
NIF.: ES Q2817024I C/ General Ibáñez de Ibero, 3. 28003 - Madrid - España </div>
</body>
</html>
]]></content:encoded>
      <pubDate>Mon, 14 Jul 2025 13:46:30 +0200</pubDate>
    </item>
    <item>
      <title>Un verano para descubrir</title>
      <link>https://newsletter.cnig.es/archive/real-observatorio-de-madrid-junio-2025-7516</link>
      <description></description>
      <content:encoded><![CDATA[<!doctype html>
<html lang="es" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
        <title>Un verano para descubrir</title>
       <meta charset="utf-8"> 
    <meta name="viewport" content="width=device-width"> 
    <meta http-equiv="X-UA-Compatible" content="IE=edge"> 
    <meta name="x-apple-disable-message-reformatting">  
      <link href="https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600,700|Lato:300,400,700" rel="stylesheet">

    
    <style>

         
         
        html,
body {
    margin: 0 auto !important;
    padding: 0 !important;
    height: 100% !important;
    width: 100% !important;
    background: #f1f1f1;
}

 
* {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

 
div[style*="margin: 16px 0"] {
    margin: 0 !important;
}

 
table,
td {
    mso-table-lspace: 0pt !important;
    mso-table-rspace: 0pt !important;
}

 
table {
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    table-layout: fixed !important;
    margin: 0 auto !important;
}

 
img {
    -ms-interpolation-mode:bicubic;
}

 
a {
    text-decoration: none;
}

 
*[x-apple-data-detectors],   
.unstyle-auto-detected-links *,
.aBn {
    border-bottom: 0 !important;
    cursor: default !important;
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

 
.a6S {
    display: none !important;
    opacity: 0.01 !important;
}

 
.im {
    color: inherit !important;
}

 
img.g-img + div {
    display: none !important;
}

 
 

 
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
    u ~ div .email-container {
        min-width: 320px !important;
    }
}
 
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
    u ~ div .email-container {
        min-width: 375px !important;
    }
}
 
@media only screen and (min-device-width: 414px) {
    u ~ div .email-container {
        min-width: 414px !important;
    }
}

    </style>

    

    
    <style>

	     
	    .primary{
	background: #448ef6;
}
.bg_white{
	background: #ffffff;
}
.bg_light{
	background: #fafafa;
}
		.bg_nov{
	background: #e9f7f7;
}
		.bg_orange{
	background: #ff8300;
}
.bg_black{
	background: #000000;
}
.bg_dark{
	background: rgba(0,0,0,.8);
}
.email-section{
	padding:1em;
}

 
.btn{
	padding: 5px 15px;
	display: inline-block;
}
.btn.btn-primary{
	border-radius: 30px;
	background: #448ef6;
	color: #ffffff;
}
.btn.btn-white{
	border-radius: 30px;
	background: #ffffff;
	color: #000000;
}
.btn.btn-white-outline{
	border-radius: 30px;
	background: transparent ;
	border: 1px solid #000;
	color: #fff;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Lato', sans-serif;
	color: #000000;
	margin-top: 0;
	font-weight: 400;
}

body{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5;
	color: rgba(0,0,0,.6);
}

a{
	color: #448ef6;
}

table{
}
 

.logo{
	margin: 0;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	margin-bottom: 0;
}

.logo a{
	color: #00203F;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	display: inline-block;
	border: 1px solid #00203F;
	border-radius: 5px;
	line-height: 1;
	padding: 10px 10px 10px 10px;
	margin: 0;
}
.logo h1 a span{
	line-height: 1;
}

.navigation{
	padding: 0;
}
.navigation li{
	list-style: none;
	display: inline-block;;
	margin-left: 5px;
	font-size: 13px;
	font-weight: 500;
}
.navigation li a{
	color: rgba(0,0,0,.4);
}

 
.hero{
	position: relative;
	z-index: 0;
}

.hero .overlay{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	width: 100%;
	background: #a1a1a1;
	z-index: -1;
	opacity: .3;
}

.hero .text{
	color: rgba(255,255,255,.9);
}
.hero .text h2{
	color: #fff;
	font-size: 40px;
	margin-bottom: 0;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}
.hero .text h2 span{
	font-weight: 600;
	color: #448ef6;
}


 
.heading-section{
}
.heading-section h2{
	color: #000000;
	font-size: 28px;
	margin-top: 0;
	line-height: 1.4;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.heading-section .subheading{
	margin-bottom: 20px !important;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(0,0,0,.4);
	position: relative;
}
.heading-section .subheading::after{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	content: '';
	width: 100%;
	height: 2px;
	background: #448ef6;
	margin: 0 auto;
}

.heading-section-white{
	color: rgba(255,200,0,.8);
}
.heading-section-white h2{
	font-family: 
	line-height: 1;
	padding-bottom: 0;
}
.heading-section-white h2{
	color: #ffffff;
}
.heading-section-white .subheading{
	margin-bottom: 0;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(255,255,255,.4);
}


 
.blog-entry{
	border: 1px solid red;
	padding-bottom: 30px !important !important;
}
.text-blog .meta{
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 0;
}

 

.footer{
	color: rgba(255,255,255,.5);

}
.footer .heading{
	color: #ffffff;
	font-size: 20px;
}
.footer ul{
	margin: 0;
	padding: 0;
}
.footer ul li{
	list-style: none;
	margin-bottom: 10px;
}
.footer ul li a{
	color: rgba(255,255,255,1);
}
@media screen and (max-width: 500px) {


}
  .gutter {
                padding: 30px;
            }

 .wrap {
                background-color: #fff;
                padding: 30px;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;}
                
                   .wrap2 {
                background-color: none;
                padding: 0px;
                width: 90%;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;
            }
                
                  @media screen and (max-width: 600px) {
                .wrap {
                    max-width: auto;
                }
                .gutter {
                    padding: 10px;
                }

    </style>

    </head>
<body max-width="600px" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly;">
	    
    <div class="gutter" style="padding:5px;">&nbsp;</div>
 <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
            <a href="https://newsletter.cnig.es/campaign/9bc4ce3b-e5bf-4277-81a5-47e097225d07/" style="color: #888;">Ver en el navegador</a>
        </p>
    </div>
    <div class="wrap" style="background-color: #fff;padding: 5px;max-width: 600px;margin: 0 auto;border-radius: 0px;">
        <table><tr>
        <center style="width: 100%; background-color: #f1f1f1;">
    <div style="display: none; font-size: 1px;max-height: 0px; max-width: 600px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">
    </div>
    <div style="max-width: 600px; margin: 0 auto;" class="email-container">
    	
		
    
		
      <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="600px" style="margin: auto;">
		  				        			<tr bgcolor="#F1F1F1"><td class="text-blog" style="text-align: center; "><img src="https://www.cnig.es/rss/imagenes/ROM/logoROM.png" alt="logo" style="height:130px ; max-width: 600px;"></td></tr>
		 		  
		   <tr>
          <td valign="middle" class="hero bg_white" style="background-color:aliceblue; background-size: cover; height: 70px;">
          	<div class="overlay"></div>
            <table>
            	<tr>
            		<td class="text-blog" style="text-align: center; padding: 2em 2.5em">
            			<div class="text" style="padding: 0 4em; text-align: center;">
            				<h1 class="logo"><a href="https://www.ign.es/web/visitas-al-real-observatorio-de-madrid">Junio 2025</a></h1>
            			</div>
            		</td>
            	</tr>
            </table>
          </td>
	      </tr>

			  
		          <tr>
					  
        	<td class="bg_white">
				
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="40%">
		                      <a href="https://www.cnig.es/detalleArticulo?articulo=9788441691483-Relieve-de-Pirineos-en-3D-a-1:375.000-ed.-2025"><img src="https://www.cnig.es/rss/imagenes/ROM/herschel.jpg" alt="" style="width: 100%; max-width: 330px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="30%" style="padding: 10px">
		                 <p style="font-size: 11px"><em>William Herschel descubrió la radiación infrarroja utilizando un prisma y un termómetro (Fuente: NASA/IPAC)</em>
                         </p>
		                </td>
          				</table>
		<tr>
		
                <td class="text-blog" style="text-align: justify; padding: 2em 2.5em">
               	  <p class="meta"><span>SABÍAS QUE...</span></p>
                	<h3>William Herschel no solo observó el cielo con sus famosos telescopios, sino que también hizo <strong>otros grandes descubrimientos.</strong></h3>
                 	<p>Uno de ellos consistió en filtrar los rayos del Sol a través de filtros que dejaban pasar distintas longitudes de onda. De esta forma, veía distintos colores que además emitían cierto calor. <br>Con un prisma y un termómetro, cuantificó la temperatura de cada color y vio que la mayor temperatura se encontraba fuera del arco iris, al lado del rojo, pero donde no se veía ningún color. Al obtener estos resultados, Herschel dedujo que debía de existir algo más allá del rojo pero que no era visible por nuestros ojos. <br> Hoy en día, a ese calor que detectó Herschel con un prisma y un termómetro, lo conocemos como la radiación Infrarroja.&nbsp;


                  </p>
                 	<p style="text-align: center"><a href="https://astronomia.ign.es/web/guest/fabuloso-legado-cientifico" title="Saber más" class="btn btn-primary">Saber más</a></p>
                </td>
              </tr>
			  </td>
              </tr>
        		</table>
        	</td>
        </tr>
      
		  
		  	      <tr>
	        <td class="bg_white">
	        	<div >
	          	<hr>
	        	</div>
	        	
			  </td>
        </tr>
		  
		  		          <tr>
        	<td class="bg_white">
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
			<tr>
                <td class="text-blog" style="text-align: center; ">
                  <a href="#"><img src="https://www.cnig.es/rss/imagenes/ROM/verano.jpg" alt="Primavera foto" style="width: 100%; height: auto; margin: auto; display: block;"></a>
                </td>
              </tr>
					
              <tr>
                <td class="text-blog" style="text-align: justify; padding: 2em 2.5em">
                	
                	<h2>¡Ya está aquí el VERANO!</h2>
                 	<p>El próximo 21 de junio a las 04:42 (hora peninsular española) empezará el verano en el hemisferio norte (en el sur será el invierno) y durará 93 días y 16 horas. A los aficionados a la astronomía, os voy avisando de algunos eventos para que estéis listos... Podrás ver el conocido triángulo del verano formado por Altair, Deneb y Vega y la además, <strong>la lluvia de Perseidas</strong> que este año podrá verse en su máximo esplendor, hacia el 12 de agosto. ¿Te lo vas a perder? <br> Pincha <strong><a href="https://astronomia.ign.es/web/guest/inicio-estaciones/verano">AQUÍ</a></strong> para ver toda la información en la web de Astronomía del IGN.&nbsp;</p>
                 	<p style="text-align: center"><a href="https://www.ign.es/web/ign/portal/ic-salas-expo-madrid-2025" title="Información" alt="información" class="btn btn-primary">Más información</a></p>
                </td>
              </tr>
		

						  	      <tr>
	        <td class="bg_white">
	        	<div >
	          	<hr>
	        	</div>
	        	
			  </td>
        </tr>        		</table>
        	</td>
        </tr>
      


		  
		  		          
      
	
	  
		  
		  
		  <tr>
	        <td class="bg_nov email-section">
	        	<div class="heading-section" style="text-align: justify; padding: 0 30px;">
          	 	  <h2>NOVEDADES</h2>
				  <p>Este mes de junio se han puesto a la venta las siguientes novedades y puedes encontrarlas tanto en nuestros <a href="https://www.cnig.es/puntosVenta" title="Listado de tiendas">Puntos de venta</a> como en nuestra <a href="https://www.cnig.es/home" title="Enlace a tienda online">Tienda Virtual</a>:</p>
                </div>
	        	<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="40%">
		                      <a href="https://www.cnig.es/detalleArticulo?articulo=9788441691551-Mapa-de-Pirineos" target="_blank"><img src="https://www.cnig.es/rss/imagenes/CNIG/pirineospapel.jpg" title="Enlace a tienda" alt="Foto producto" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="60%">
		                  <div class="text-blog" style="text-align: left; padding-left:25px;">
		                  <p class="meta"><span>6,00 €</span> </p>
				              	<h3>MAPA  DE PIRINEOS </h3>
							  	
				              	<p>Ya  a la venta en forma de mapa especial. Una edición imprescindible que abarca en su totalidad toda la cordillera pirenaica<br>
 Dimensiones: 140 x 75 cm. <br>
Escala: 1:350.000
</p>
				              	<p><a href="https://www.cnig.es/detalleArticulo?articulo=9788441691551-Mapa-de-Pirineos" title="Enlace a tienda" class="btn btn-primary">Ver en tienda</a></p>
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>
				
				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="40%">
		                      <a href="https://www.cnig.es/detalleArticulo?articulo=9788441691537"><img src="https://www.cnig.es/rss/imagenes/CNIG/buffs.jpg" title="Enlace a tienda" alt="Foto producto" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="60%">
		                  <div class="text-blog" style="text-align: left; padding-left:25px;">
		                  <p class="meta"><span>10,00 €</span> </p>
				              	<h3>BUFANDA TUBULAR</h3>
							  	
				                	<p>Presentamos nuestra colección de bragas de cuello. Tres modelos irrepetibles (<a href="https://www.cnig.es/detalleArticulo?articulo=8423434190796-Bufanda-Tubular--extreme--Mapa-Sierra-de-Guadarrama" title="Ver en tienda">Sierra de Guadarrama</a>, <a href="https://www.cnig.es/detalleArticulo?articulo=8423434190819-Bufanda-Tubular--extreme--Mapa-del-Cielo-en-Espa%C3%B1a" title="Ver en tienda">Cielo de España</a> y <a href="https://www.cnig.es/detalleArticulo?articulo=8423434190826-Bufanda-Tubular--polivalente--Mapa-hist%C3%B3rico-Van-Keulen" title="Ver en tienda">Mapa histórico Van Keulen</a>) en dos tejidos diferentes. Hazte con esta prenda multifuncional que hará las delicias de los aficionados a los deportes de aventura.</p>
				              
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>
          </td>
        </tr>
        <tr>
        	<td class="bg_light" style="padding-top: 30px;">
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
        			<tr>
                <td class="text-blog" style="text-align: center; padding: 2em 2.5em">
                	<p class="meta"><span>nuevo horario para las&nbsp; visitas del real observatorio de madrid</span></p>
                	<h3 style="font-size: 36px;">&nbsp; APROVECHA EL VERANO&nbsp;</h3>
					 <a href="#"><img src="https://www.cnig.es/rss/imagenes/ROM/visita.jpg" alt="" style="width: 100%; max-width: 400px; height: auto; margin: auto; display: block;"></a>
						<p>¡Ya es verano! Y tenemos nuevo horario para visitar el Real Observatorio de Madrid los meses de julio y agosto:</p>
                	<h4 style="font-size: 20px">SÁBADOS Y DOMINGOS A LAS 10:30 h Y A LAS 12:30 h</h4>
               
                  <p>Realiza tus  reservas en la web <a href="https://www.ign.es/web/visitas-al-real-observatorio-de-madrid">https://www.ign.es/web/visitas-al-real-observatorio-de-madrid</a> y conoce el péndulo de Foucault,  visita el telescopio de Herschel y pasea por el edificio Villanueva. <br>
                    ¡Te esperamos!</p>
<p><a href="https://www.ign.es/web/visitas-al-real-observatorio-de-madrid" alt="Reserva tu entrada" class="btn btn-primary" title="Enlace a reservas">Reserva tu entrada</a></p>
                </td>
              </tr>
					
					
              
        		</table>
        	</td>
        </tr>
      
		 
		  
		  
      </table>
		
		<table class="bg_dark" width="100%">
		<tbody><tr align="center" ><td style="padding-bottom: 20px; padding-top: 20px;"><img src="https://www.cnig.es/rss/imagenes/logos/logo_fot.png" alt="logoministerio" width="285" border="0" style="display: block; width: 60%;"/></td> </tr></tbody>
		</table>
		
      <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">
      	<tr>
          <td valign="middle" class="bg_black footer email-section">
            <table>
            	<tr>
                <td valign="top" width="25%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <ul><li><a href="https://www.cnig.es/home" alt="Enlace a tienda virtual" title="Enlace a tienda">Tienda Virtual</a></li></ul>
                      
                      </td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="50%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-left: 5px; padding-right: 5px;">
                      	<ul><li><a href="https://astronomia.ign.es/oan/acercade" title="Conócenos">Real Observatorio de Madrid</a></li></ul>
                     
                      </td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="25%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-left: 10px;">
                      	<ul><li><a href="mailto:comercializacion@cnig.es">Contacto</a></li></ul>
                      	
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
        
      </table>

		<table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">
      	<tr>
          <td valign="middle" class="bg_white footer email-section">
            <table>
            	<tr>
                <td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_fac.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_twi.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_ins.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_lin.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_pin.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_you.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
						<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_rs.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
        
      </table>

		
    </div>
  </center>
        </tr></table> 
    </div>
    
    <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
           <a href="https://newsletter.cnig.es/link/de0dbe25-f322-4614-baad-c44f71c420b2/9bc4ce3b-e5bf-4277-81a5-47e097225d07/00000000-0000-0000-0000-000000000000" target="_blank">Darse de alta </a> | <a href="https://newsletter.cnig.es/link/29f13700-b453-450f-a290-682128c0396c/9bc4ce3b-e5bf-4277-81a5-47e097225d07/00000000-0000-0000-0000-000000000000" target="_blank">Darse de baja </a>
            </p>
    </div>
    <div class="gutter" style="padding: 1px;">&nbsp;<img src="https://newsletter.cnig.es/campaign/9bc4ce3b-e5bf-4277-81a5-47e097225d07/00000000-0000-0000-0000-000000000000/px.png" alt="" /></div>
    <div class="wrap2" style="text-align: center;font-size: 12px; line-height: 12px; color: #888;">O. A. Centro Nacional de Información Geográfica (CNIG)
Recibes esta comunicación de IGN-CNIG porque figuras en nuestros ficheros; para el ejercicio de tus derechos de acceso, rectificación, cancelación y oposición al tratamiento de tus datos personales puede contactar con nosotros a través del email comercializacion@cnig.es,o por escrito mediante correo ordinario.<br>
NIF.: ES Q2817024I C/ General Ibáñez de Ibero, 3. 28003 - Madrid - España </div>
</body>
</html>
]]></content:encoded>
      <pubDate>Fri, 13 Jun 2025 12:58:57 +0200</pubDate>
    </item>
    <item>
      <title>Guarda &#39;espacio&#39; en tu agenda</title>
      <link>https://newsletter.cnig.es/archive/real-observatorio-de-madrid-mayo-2025-2-4731</link>
      <description></description>
      <content:encoded><![CDATA[<!doctype html>
<html lang="es" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
        <title>Guarda &#39;espacio&#39; en tu agenda</title>
       <meta charset="utf-8"> 
    <meta name="viewport" content="width=device-width"> 
    <meta http-equiv="X-UA-Compatible" content="IE=edge"> 
    <meta name="x-apple-disable-message-reformatting">  
      <link href="https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600,700|Lato:300,400,700" rel="stylesheet">

    
    <style>

         
         
        html,
body {
    margin: 0 auto !important;
    padding: 0 !important;
    height: 100% !important;
    width: 100% !important;
    background: #f1f1f1;
}

 
* {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

 
div[style*="margin: 16px 0"] {
    margin: 0 !important;
}

 
table,
td {
    mso-table-lspace: 0pt !important;
    mso-table-rspace: 0pt !important;
}

 
table {
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    table-layout: fixed !important;
    margin: 0 auto !important;
}

 
img {
    -ms-interpolation-mode:bicubic;
}

 
a {
    text-decoration: none;
}

 
*[x-apple-data-detectors],   
.unstyle-auto-detected-links *,
.aBn {
    border-bottom: 0 !important;
    cursor: default !important;
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

 
.a6S {
    display: none !important;
    opacity: 0.01 !important;
}

 
.im {
    color: inherit !important;
}

 
img.g-img + div {
    display: none !important;
}

 
 

 
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
    u ~ div .email-container {
        min-width: 320px !important;
    }
}
 
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
    u ~ div .email-container {
        min-width: 375px !important;
    }
}
 
@media only screen and (min-device-width: 414px) {
    u ~ div .email-container {
        min-width: 414px !important;
    }
}

    </style>

    

    
    <style>

	     
	    .primary{
	background: #448ef6;
}
.bg_white{
	background: #ffffff;
}
.bg_light{
	background: #fafafa;
}
		.bg_nov{
	background: #e9f7f7;
}
		.bg_orange{
	background: #ff8300;
}
.bg_black{
	background: #000000;
}
.bg_dark{
	background: rgba(0,0,0,.8);
}
.email-section{
	padding:1em;
}

 
.btn{
	padding: 5px 15px;
	display: inline-block;
}
.btn.btn-primary{
	border-radius: 30px;
	background: #448ef6;
	color: #ffffff;
}
.btn.btn-white{
	border-radius: 30px;
	background: #ffffff;
	color: #000000;
}
.btn.btn-white-outline{
	border-radius: 30px;
	background: transparent ;
	border: 1px solid #000;
	color: #fff;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Lato', sans-serif;
	color: #000000;
	margin-top: 0;
	font-weight: 400;
}

body{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5;
	color: rgba(0,0,0,.6);
}

a{
	color: #448ef6;
}

table{
}
 

.logo{
	margin: 0;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	margin-bottom: 0;
}

.logo a{
	color: #00203F;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	display: inline-block;
	border: 1px solid #00203F;
	border-radius: 5px;
	line-height: 1;
	padding: 10px 10px 10px 10px;
	margin: 0;
}
.logo h1 a span{
	line-height: 1;
}

.navigation{
	padding: 0;
}
.navigation li{
	list-style: none;
	display: inline-block;;
	margin-left: 5px;
	font-size: 13px;
	font-weight: 500;
}
.navigation li a{
	color: rgba(0,0,0,.4);
}

 
.hero{
	position: relative;
	z-index: 0;
}

.hero .overlay{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	width: 100%;
	background: #a1a1a1;
	z-index: -1;
	opacity: .3;
}

.hero .text{
	color: rgba(255,255,255,.9);
}
.hero .text h2{
	color: #fff;
	font-size: 40px;
	margin-bottom: 0;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}
.hero .text h2 span{
	font-weight: 600;
	color: #448ef6;
}


 
.heading-section{
}
.heading-section h2{
	color: #000000;
	font-size: 28px;
	margin-top: 0;
	line-height: 1.4;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.heading-section .subheading{
	margin-bottom: 20px !important;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(0,0,0,.4);
	position: relative;
}
.heading-section .subheading::after{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	content: '';
	width: 100%;
	height: 2px;
	background: #448ef6;
	margin: 0 auto;
}

.heading-section-white{
	color: rgba(255,200,0,.8);
}
.heading-section-white h2{
	font-family: 
	line-height: 1;
	padding-bottom: 0;
}
.heading-section-white h2{
	color: #ffffff;
}
.heading-section-white .subheading{
	margin-bottom: 0;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(255,255,255,.4);
}


 
.blog-entry{
	border: 1px solid red;
	padding-bottom: 30px !important !important;
}
.text-blog .meta{
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 0;
}

 

.footer{
	color: rgba(255,255,255,.5);

}
.footer .heading{
	color: #ffffff;
	font-size: 20px;
}
.footer ul{
	margin: 0;
	padding: 0;
}
.footer ul li{
	list-style: none;
	margin-bottom: 10px;
}
.footer ul li a{
	color: rgba(255,255,255,1);
}
@media screen and (max-width: 500px) {


}
  .gutter {
                padding: 30px;
            }

 .wrap {
                background-color: #fff;
                padding: 30px;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;}
                
                   .wrap2 {
                background-color: none;
                padding: 0px;
                width: 90%;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;
            }
                
                  @media screen and (max-width: 600px) {
                .wrap {
                    max-width: auto;
                }
                .gutter {
                    padding: 10px;
                }

    </style>

    </head>
<body max-width="600px" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly;">
	    
    <div class="gutter" style="padding:5px;">&nbsp;</div>
 <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
            <a href="https://newsletter.cnig.es/campaign/ae0d48de-f4cd-4f55-8f51-8777c5044dbd/" style="color: #888;">Ver en el navegador</a>
        </p>
    </div>
    <div class="wrap" style="background-color: #fff;padding: 5px;max-width: 600px;margin: 0 auto;border-radius: 0px;">
        <table><tr>
        <div style="max-width: 600px; margin: 0 auto;" class="email-container">
    	
		
    
		
      <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="600px" style="margin:140px;">
		  				        			<tr bgcolor="#F1F1F1"><td class="text-blog" style="text-align: center; "><img src="https://www.cnig.es/rss/imagenes/ROM/logoROM.png" alt="logo" style="width:340px;"></td></tr>
		 		  
		   <tr>
          <td valign="middle" class="hero bg_white" style="background-color:aliceblue; background-size: cover; height: 70px;">
          	<div class="overlay"></div>
            <table>
            	<tr>
            		<td class="text-blog" style="text-align: center; padding: 2em 2.5em">
            			<div class="text" style="padding: 0 4em; text-align: center;">
            				<h1 class="logo"><a href="https://www.ign.es/web/visitas-al-real-observatorio-de-madrid">Mayo 2025</a></h1>
            			</div>
            		</td>
            	</tr>
            </table>
          </td>
	      </tr>

			  
		          <tr>
					  
        	<td class="bg_white">
				
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="70%">
		                      <a href="https://www.cnig.es/detalleArticulo?articulo=9788441691483-Relieve-de-Pirineos-en-3D-a-1:375.000-ed.-2025"><img src="https://www.cnig.es/rss/imagenes/ROM/grabado.jpg" alt="" style="width: 100%; max-width: 430px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="30%" style="padding: 10px">
		                 <p style="font-size: 11px"><em>Sir William Herschel and Caroline Herschel. Colour lithograph by A. Diethe,ca.1986.<a href="https://wellcomecollection.org/works/dmbmc538"> Enlace a foto. </a></em>
                         </p>
		                </td>
          				</table>
		<tr>
		
                <td class="text-blog" style="text-align: justify; padding: 2em 2.5em">
               	  <p class="meta"><span>SABÍAS QUE...</span></p>
                	<h3>Además del censo de estrellas binarias, William Herschel y su hermana Caroline, también dibujaron un <strong>censo cósmico de nebulosas</strong>.</h3>
                 	<p>Una nebulosa es una nube de polvo y gas en el espacio y los hermanos Herschel las clasificaron según su morfología. Tras años de investigación, muchas eran galaxias externas formadas por miles de millones de estrellas.<br>
William y Caroline descubrieron más de 2400 objetos del cielo profundo y los publicaron en varios catálogos de nebulosas y cúmulos estelares. Años más tarde, y para continuar el legado científico, su hijo John Herschel viajó a Sudáfrica para realizar la observación del cielo desde el hemisferio sur y añadió más de 1700 nuevos objetos a la colección de la familia Herschel. <br>
Estos catálogos fueron el inicio del New General Catalogue (NGC) publicado por John Dreyer en 1988 y que, aún hoy, utilizan los astrónomos para designar objetos en el cielo profundo.


</p>
                 	<p style="text-align: center"><a href="https://astronomia.ign.es/web/guest/william-herschel/fabuloso-legado-cientifico" title="Saber más" class="btn btn-primary">Saber más</a></p>
                </td>
              </tr>
			  </td>
              </tr>
        		</table>
        	</td>
        </tr>
      
		  
		  	      <tr>
	        <td class="bg_white">
	        	<div >
	          	<hr>
	        	</div>
	        	
			  </td>
        </tr>
		  
		  		          <tr>
        	<td class="bg_white">
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
			<tr>
                <td class="text-blog" style="text-align: center; ">
                  <a href="#"><img src="https://www.cnig.es/rss/imagenes/CNIG/expo.jpg" alt="Primavera foto" style="width: 100%; height: auto; margin: auto; display: block;"></a>
                </td>
              </tr>
					
              <tr>
                <td class="text-blog" style="text-align: justify; padding: 2em 2.5em">
                	
                	<h2>Exposición «IMÁGENES AL VUELO».<br>Un recorrido por la historia de la fotografía aérea en España</h2>
                 	<p>La nueva exposición del Instituto Geográfico Nacional te invita a realizar un recorrido por la historia y el desarrollo de la fotografía aérea en la fotogrametría en España.<br>
En ellas podrás ver los fondos del archivo de nuestra Fototeca y descubrir la tecnología que cambió la forma de hacer los mapas. 
¿Te animas a visitarnos?<br>
Puedes encontrar toda la información sobre las visitas guiadas GRATUITAS, haciendo
clic en el botón.</p>
                 	<p style="text-align: center"><a href="https://www.ign.es/web/ign/portal/ic-salas-expo-madrid-2025" title="Información" alt="información" class="btn btn-primary">Información visitas</a></p>
                </td>
              </tr>
		

						  	      <tr>
	        <td class="bg_white">
	        	<div >
	          	<hr>
	        	</div>
	        	
			  </td>
        </tr>        		</table>
        	</td>
        </tr>
      


		  
		  		          <tr>
        	<td class="bg_white">
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
			<tr>
                <td class="text-blog" style="text-align: center; ">
                  <a href="#"><img src="https://www.cnig.es/rss/imagenes/ROM/portaleclipse.jpg" alt="Primavera foto" style="width: 100%; height: auto; margin: auto; display: block;"></a>
                </td>
              </tr>
					
              <tr>
                <td class="text-blog" style="text-align: justify; padding: 2em 2.5em">
                	
                	<h2>Eclipses visibles en España 2026, 2027 y 2028</h2>
                 	<p>El O. A. Centro Nacional de Información Geográfica, siguiendo los cálculos del Observatorio Astronómico Nacional, ha publicado un nuevo portal de «Eclipses visibles en España 2026, 2027 y 2028» donde podrás encontrar toda la información necesaria sobre los eclipses que serán visibles desde España los próximos años.<br>
Además, contiene <strong>información meteorológica,</strong> <strong>curiosidades</strong> y <strong>recomendaciones</strong> para poder observar los eclipses y también hemos incluido ¡<strong>recursos educativos</strong> para centros docentes!</p>
                 	<p style="text-align: center"><a href="https://eclipses.ign.es/home.html" title="Enlace a Portal Eclipses" class="btn btn-primary">Visita el nuevo portal</a></p>
                </td>
              </tr>
		

						  	      <tr>
	        <td class="bg_white">
	        	<div >
	          	<hr>
	        	</div>
	        	
			  </td>
        </tr>        		</table>
        	</td>
        </tr>
      
	
	  
		  
		  
		  <tr>
	        <td class="bg_nov email-section" style="width:95%">
	        	<div class="heading-section" style="text-align: justify; padding:20px;">
          	 	  <h2>NOVEDADES</h2>
				  <p>Este mes de mayo se han puesto a la venta las siguientes novedades y puedes encontrarlas tanto en nuestros <a href="https://www.cnig.es/puntosVenta" title="Listado de tiendas">Puntos de venta</a> como en nuestra <a href="https://www.cnig.es/home" title="Enlace a tienda online">Tienda Virtual</a>:</p>
                </div>
	        	<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="40%">
		                      <a href="https://www.cnig.es/detalleArticulo?articulo=9788441691469" target="_blank"><img src="https://www.cnig.es/rss/imagenes/CNIG/evolucion1.png" title="Enlace a tienda" alt="Foto producto" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="60%">
		                  <div class="text-blog" style="text-align: left; padding-left:25px;">
		                  <p class="meta"><span>35,00 €</span> </p>
				              	<h3>EVOLUCIÓN DE LA IMAGEN CARTOGRÁFICA DE ESPAÑA</h3>
							  	
				              	<p>Monografía en la que, a través de un catálogo de mapas, se explora la fascinante "Evolución de la representación cartográfica de España", un subtema abordado en el compendio "España en mapas. Una síntesis geográfica". 
Bilingüe (español e inglés).<br> Dimensiones: 37 x 26 cm. <br>
N.º págs.: 239
</p>
				              	<p><a href="https://www.cnig.es/detalleArticulo?articulo=9788441691469" title="Enlace a tienda" class="btn btn-primary">Ver en tienda</a></p>
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>
				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="40%">
		                      <a href="https://www.cnig.es/detalleArticulo?articulo=9788441691483"><img src="https://www.cnig.es/rss/imagenes/CNIG/relievepirineos.jpg" alt="Foto producto" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;" title="Enlace a tienda"></a></td>
		                <td valign="middle" width="60%">
		                  <div class="text-blog" style="text-align: left; padding-left:25px;">
		                  <p class="meta"><span>45,00 €</span> </p>
				              	<h3>RELIEVE DE PIRINEOS EN 3D <br>  
2025
</h3>
							  	
				              	<p>Mapa en relieve de Pirineos a escala 1:375.000 sobre lámina de PVC termomoldeada. <br>
Con tintas hipsométricas y sombreado para mayor realce. <br>
Dimensiones: 94 x 130 cm.

</p>
				              	<p><a href="https://www.cnig.es/detalleArticulo?articulo=9788441691483" title="Enlace a tienda" class="btn btn-primary">Ver en tienda</a></p>
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>
				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="40%">
		                      <a href="https://www.cnig.es/detalleArticulo?articulo=9788441691537"><img src="https://www.cnig.es/rss/imagenes/CNIG/imagenesvuelo.png" title="Enlace a tienda" alt="Foto producto" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="60%">
		                  <div class="text-blog" style="text-align: left; padding-left:25px;">
		                  <p class="meta"><span>10,00 €</span> </p>
				              	<h3>CATÁLOGO DE LA EXPOSICIÓN «IMÁGENES AL VUELO»</h3>
							  	
				              	<p>Este catálogo es una forma de visitar y recordar "Imágenes al vuelo". Contiene todo el material fotográfico y didáctico de la exposición, así como numerosos enlaces y referencias. <br>128 págs.
Dimensiones: 21 x 21 cm.
</p>
				              	<p><a href="https://www.cnig.es/detalleArticulo?articulo=9788441691537" title="Enlace a tienda" class="btn btn-primary">Ver en tienda</a></p>
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>
          </td>
        </tr>
        <tr>
        	<td class="bg_light" style="padding-top: 30px;">
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
        			<tr>
                <td class="text-blog" style="text-align: center; padding: 2em 2.5em">
                  <a href="#"><img src="https://www.cnig.es/rss/imagenes/ROM/visita.jpg" alt="" style="width: 100%; max-width: 400px; height: auto; margin: auto; display: block;"></a>
                </td>
              </tr>
              <tr>
                <td class="text-blog" style="text-align: center; padding: 1em 2.5em">
       
                	<h3 style="font-size: 16px;">RESERVA TU ENTRADA PARA EL REAL OBSERVATORIO DE MADRID,<br> disponible para viernes, sábados y domingos.</h3>
					<p><a href="https://www.cnig.es/puntosVenta" alt="Reserva tu entrada" class="btn btn-primary" title="Enlace a reservas">Reserva tu entrada</a></p>
                 	<p style="align-content: center; color:#090909;">Para cualquier consulta sobre las visitas al Real Observatorio de Madrid contacta con nosotros a través de:</p><p style="font-size: 12px">

Correo electrónico: <a href="mailto:reservas.rom@cnig.es">reservas.rom@cnig.es</a> <br>
Teléfonos:

+34 91 597 95 64 (De lunes a viernes de 08:30 a 14:30 horas).<br>

+34 91 506 12 61 (Sábados 11:30 a 14:00 y 16:00 a 18:00/ Domingos 9:30 a 14:30 horas).<br>

Dirección: C/ Alfonso XII, 3, 28014 Madrid</p>
                 	
                </td>
              </tr>
        		</table>
        	</td>
        </tr>
      
		 
		  
		  
      </table>
		
		<table class="bg_dark" width="100%">
		<tbody><tr align="center" ><td style="padding-bottom: 20px; padding-top: 20px;"><img src="https://www.cnig.es/rss/imagenes/logos/logo_fot.png" alt="logoministerio" width="285" border="0" style="display: block; width: 60%;"/></td> </tr></tbody>
		</table>
		
      <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">
      	<tr>
          <td valign="middle" class="bg_black footer email-section">
            <table>
            	<tr>
                <td valign="top" width="25%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <ul><li><a href="https://www.cnig.es/home" alt="Enlace a tienda virtual" title="Enlace a tienda">Tienda Virtual</a></li></ul>
                      
                      </td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="50%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-left: 5px; padding-right: 5px;">
                      	<ul><li><a href="https://astronomia.ign.es/oan/acercade" title="Conócenos">Real Observatorio de Madrid</a></li></ul>
                     
                      </td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="25%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-left: 10px;">
                      	<ul><li><a href="mailto:comercializacion@cnig.es">Contacto</a></li></ul>
                      	
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
        
      </table>

		<table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">
      	<tr>
          <td valign="middle" class="bg_white footer email-section">
            <table>
            	<tr>
                <td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_fac.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_twi.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_ins.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_lin.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_pin.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_you.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
						<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_rs.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
        
      </table>

		
    </div>
        </tr></table> 
    </div>
    
    <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
           <a href="https://newsletter.cnig.es/link/de0dbe25-f322-4614-baad-c44f71c420b2/ae0d48de-f4cd-4f55-8f51-8777c5044dbd/00000000-0000-0000-0000-000000000000" target="_blank">Darse de alta </a> | <a href="https://newsletter.cnig.es/link/29f13700-b453-450f-a290-682128c0396c/ae0d48de-f4cd-4f55-8f51-8777c5044dbd/00000000-0000-0000-0000-000000000000" target="_blank">Darse de baja </a>
            </p>
    </div>
    <div class="gutter" style="padding: 1px;">&nbsp;<img src="https://newsletter.cnig.es/campaign/ae0d48de-f4cd-4f55-8f51-8777c5044dbd/00000000-0000-0000-0000-000000000000/px.png" alt="" /></div>
    <div class="wrap2" style="text-align: center;font-size: 12px; line-height: 12px; color: #888;">O. A. Centro Nacional de Información Geográfica (CNIG)
Recibes esta comunicación de IGN-CNIG porque figuras en nuestros ficheros; para el ejercicio de tus derechos de acceso, rectificación, cancelación y oposición al tratamiento de tus datos personales puede contactar con nosotros a través del email comercializacion@cnig.es,o por escrito mediante correo ordinario.<br>
NIF.: ES Q2817024I C/ General Ibáñez de Ibero, 3. 28003 - Madrid - España </div>
</body>
</html>
]]></content:encoded>
      <pubDate>Wed, 14 May 2025 13:58:04 +0200</pubDate>
    </item>
    <item>
      <title>Guarda &#39;espacio&#39; en tu agenda</title>
      <link>https://newsletter.cnig.es/archive/rom-mayo-2025</link>
      <description></description>
      <content:encoded><![CDATA[<!doctype html>
<html lang="es" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
        <title>Guarda &#39;espacio&#39; en tu agenda</title>
       <meta charset="utf-8"> 
    <meta name="viewport" content="width=device-width"> 
    <meta http-equiv="X-UA-Compatible" content="IE=edge"> 
    <meta name="x-apple-disable-message-reformatting">  
      <link href="https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600,700|Lato:300,400,700" rel="stylesheet">

    
    <style>

         
         
        html,
body {
    margin: 0 auto !important;
    padding: 0 !important;
    height: 100% !important;
    width: 100% !important;
    background: #f1f1f1;
}

 
* {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

 
div[style*="margin: 16px 0"] {
    margin: 0 !important;
}

 
table,
td {
    mso-table-lspace: 0pt !important;
    mso-table-rspace: 0pt !important;
}

 
table {
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    table-layout: fixed !important;
    margin: 0 auto !important;
}

 
img {
    -ms-interpolation-mode:bicubic;
}

 
a {
    text-decoration: none;
}

 
*[x-apple-data-detectors],   
.unstyle-auto-detected-links *,
.aBn {
    border-bottom: 0 !important;
    cursor: default !important;
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

 
.a6S {
    display: none !important;
    opacity: 0.01 !important;
}

 
.im {
    color: inherit !important;
}

 
img.g-img + div {
    display: none !important;
}

 
 

 
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
    u ~ div .email-container {
        min-width: 320px !important;
    }
}
 
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
    u ~ div .email-container {
        min-width: 375px !important;
    }
}
 
@media only screen and (min-device-width: 414px) {
    u ~ div .email-container {
        min-width: 414px !important;
    }
}

    </style>

    

    
    <style>

	     
	    .primary{
	background: #448ef6;
}
.bg_white{
	background: #ffffff;
}
.bg_light{
	background: #fafafa;
}
		.bg_nov{
	background: #e9f7f7;
}
		.bg_orange{
	background: #ff8300;
}
.bg_black{
	background: #000000;
}
.bg_dark{
	background: rgba(0,0,0,.8);
}
.email-section{
	padding:1em;
}

 
.btn{
	padding: 5px 15px;
	display: inline-block;
}
.btn.btn-primary{
	border-radius: 30px;
	background: #448ef6;
	color: #ffffff;
}
.btn.btn-white{
	border-radius: 30px;
	background: #ffffff;
	color: #000000;
}
.btn.btn-white-outline{
	border-radius: 30px;
	background: transparent ;
	border: 1px solid #000;
	color: #fff;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Lato', sans-serif;
	color: #000000;
	margin-top: 0;
	font-weight: 400;
}

body{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5;
	color: rgba(0,0,0,.6);
}

a{
	color: #448ef6;
}

table{
}
 

.logo{
	margin: 0;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	margin-bottom: 0;
}

.logo a{
	color: #00203F;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	display: inline-block;
	border: 1px solid #00203F;
	border-radius: 5px;
	line-height: 1;
	padding: 10px 10px 10px 10px;
	margin: 0;
}
.logo h1 a span{
	line-height: 1;
}

.navigation{
	padding: 0;
}
.navigation li{
	list-style: none;
	display: inline-block;;
	margin-left: 5px;
	font-size: 13px;
	font-weight: 500;
}
.navigation li a{
	color: rgba(0,0,0,.4);
}

 
.hero{
	position: relative;
	z-index: 0;
}

.hero .overlay{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	width: 100%;
	background: #a1a1a1;
	z-index: -1;
	opacity: .3;
}

.hero .text{
	color: rgba(255,255,255,.9);
}
.hero .text h2{
	color: #fff;
	font-size: 40px;
	margin-bottom: 0;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}
.hero .text h2 span{
	font-weight: 600;
	color: #448ef6;
}


 
.heading-section{
}
.heading-section h2{
	color: #000000;
	font-size: 28px;
	margin-top: 0;
	line-height: 1.4;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.heading-section .subheading{
	margin-bottom: 20px !important;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(0,0,0,.4);
	position: relative;
}
.heading-section .subheading::after{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	content: '';
	width: 100%;
	height: 2px;
	background: #448ef6;
	margin: 0 auto;
}

.heading-section-white{
	color: rgba(255,200,0,.8);
}
.heading-section-white h2{
	font-family: 
	line-height: 1;
	padding-bottom: 0;
}
.heading-section-white h2{
	color: #ffffff;
}
.heading-section-white .subheading{
	margin-bottom: 0;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(255,255,255,.4);
}


 
.blog-entry{
	border: 1px solid red;
	padding-bottom: 30px !important !important;
}
.text-blog .meta{
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 0;
}

 

.footer{
	color: rgba(255,255,255,.5);

}
.footer .heading{
	color: #ffffff;
	font-size: 20px;
}
.footer ul{
	margin: 0;
	padding: 0;
}
.footer ul li{
	list-style: none;
	margin-bottom: 10px;
}
.footer ul li a{
	color: rgba(255,255,255,1);
}
@media screen and (max-width: 500px) {


}
  .gutter {
                padding: 30px;
            }

 .wrap {
                background-color: #fff;
                padding: 30px;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;}
                
                   .wrap2 {
                background-color: none;
                padding: 0px;
                width: 90%;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;
            }
                
                  @media screen and (max-width: 600px) {
                .wrap {
                    max-width: auto;
                }
                .gutter {
                    padding: 10px;
                }

    </style>

    </head>
<body max-width="600px" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly;">
	    
    <div class="gutter" style="padding:5px;">&nbsp;</div>
 <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
            <a href="https://newsletter.cnig.es/campaign/e233a8ce-7bbb-463b-b50d-7be1f761279e/" style="color: #888;">Ver en el navegador</a>
        </p>
    </div>
    <div class="wrap" style="background-color: #fff;padding: 5px;max-width: 600px;margin: 0 auto;border-radius: 0px;">
        <table><tr>
        <div style="max-width: 600px; margin: 0 auto;" class="email-container">
    	
		
    
		
      <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="600px" style="margin:140px;">
		  				        			<tr bgcolor="#F1F1F1"><td class="text-blog" style="text-align: center; "><img src="https://www.cnig.es/rss/imagenes/ROM/logoROM.png" alt="logo" style="width:340px;"></td></tr>
		 		  
		   <tr>
          <td valign="middle" class="hero bg_white" style="background-color:aliceblue; background-size: cover; height: 70px;">
          	<div class="overlay"></div>
            <table>
            	<tr>
            		<td class="text-blog" style="text-align: center; padding: 2em 2.5em">
            			<div class="text" style="padding: 0 4em; text-align: center;">
            				<h1 class="logo"><a href="https://www.ign.es/web/visitas-al-real-observatorio-de-madrid">Mayo 2025</a></h1>
            			</div>
            		</td>
            	</tr>
            </table>
          </td>
	      </tr>

			  
		          <tr>
					  
        	<td class="bg_white">
				
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="70%">
		                      <a href="https://www.cnig.es/detalleArticulo?articulo=9788441691483-Relieve-de-Pirineos-en-3D-a-1:375.000-ed.-2025"><img src="https://www.cnig.es/rss/imagenes/ROM/grabado.jpg" alt="" style="width: 100%; max-width: 430px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="30%" style="padding: 10px">
		                 <p style="font-size: 11px"><em>Sir William Herschel and Caroline Herschel. Colour lithograph by A. Diethe,ca.1986.<a href="https://wellcomecollection.org/works/dmbmc538"> Enlace a foto. </a></em>
                         </p>
		                </td>
          				</table>
		<tr>
		
                <td class="text-blog" style="text-align: justify; padding: 2em 2.5em">
               	  <p class="meta"><span>SABÍAS QUE...</span></p>
                	<h3>Además del censo de estrellas binarias, William Herschel y su hermana Caroline, también dibujaron un <strong>censo cósmico de nebulosas</strong>.</h3>
                 	<p>Una nebulosa es una nube de polvo y gas en el espacio y los hermanos Herschel las clasificaron según su morfología. Tras años de investigación, muchas eran galaxias externas formadas por miles de millones de estrellas.<br>
William y Caroline descubrieron más de 2400 objetos del cielo profundo y los publicaron en varios catálogos de nebulosas y cúmulos estelares. Años más tarde, y para continuar el legado científico, su hijo John Herschel viajó a Sudáfrica para realizar la observación del cielo desde el hemisferio sur y añadió más de 1700 nuevos objetos a la colección de la familia Herschel. <br>
Estos catálogos fueron el inicio del New General Catalogue (NGC) publicado por John Dreyer en 1988 y que, aún hoy, utilizan los astrónomos para designar objetos en el cielo profundo.


</p>
                 	<p style="text-align: center"><a href="https://astronomia.ign.es/web/guest/william-herschel/fabuloso-legado-cientifico" title="Saber más" class="btn btn-primary">Saber más</a></p>
                </td>
              </tr>
			  </td>
              </tr>
        		</table>
        	</td>
        </tr>
      
		  
		  	      <tr>
	        <td class="bg_white">
	        	<div >
	          	<hr>
	        	</div>
	        	
			  </td>
        </tr>
		  
		  		          <tr>
        	<td class="bg_white">
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
			<tr>
                <td class="text-blog" style="text-align: center; ">
                  <a href="#"><img src="https://www.cnig.es/rss/imagenes/CNIG/expo.jpg" alt="Primavera foto" style="width: 100%; height: auto; margin: auto; display: block;"></a>
                </td>
              </tr>
					
              <tr>
                <td class="text-blog" style="text-align: justify; padding: 2em 2.5em">
                	
                	<h2>Exposición «IMÁGENES AL VUELO».<br>Un recorrido por la historia de la fotografía aérea en España</h2>
                 	<p>La nueva exposición del Instituto Geográfico Nacional te invita a realizar un recorrido por la historia y el desarrollo de la fotografía aérea en la fotogrametría en España.<br>
En ellas podrás ver los fondos del archivo de nuestra Fototeca y descubrir la tecnología que cambió la forma de hacer los mapas. 
¿Te animas a visitarnos?<br>
Puedes encontrar toda la información sobre las visitas guiadas GRATUITAS, haciendo
clic en el botón.</p>
                 	<p style="text-align: center"><a href="https://www.ign.es/web/ign/portal/ic-salas-expo-madrid-2025" title="Información" alt="información" class="btn btn-primary">Información visitas</a></p>
                </td>
              </tr>
		

						  	      <tr>
	        <td class="bg_white">
	        	<div >
	          	<hr>
	        	</div>
	        	
			  </td>
        </tr>        		</table>
        	</td>
        </tr>
      


		  
		  		          <tr>
        	<td class="bg_white">
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
			<tr>
                <td class="text-blog" style="text-align: center; ">
                  <a href="#"><img src="https://www.cnig.es/rss/imagenes/ROM/portaleclipse.jpg" alt="Primavera foto" style="width: 100%; height: auto; margin: auto; display: block;"></a>
                </td>
              </tr>
					
              <tr>
                <td class="text-blog" style="text-align: justify; padding: 2em 2.5em">
                	
                	<h2>Eclipses visibles en España 2026, 2027 y 2028</h2>
                 	<p>El O. A. Centro Nacional de Información Geográfica, siguiendo los cálculos del Observatorio Astronómico Nacional, ha publicado un nuevo portal de «Eclipses visibles en España 2026, 2027 y 2028» donde podrás encontrar toda la información necesaria sobre los eclipses que serán visibles desde España los próximos años.<br>
Además, contiene <strong>información meteorológica,</strong> <strong>curiosidades</strong> y <strong>recomendaciones</strong> para poder observar los eclipses y también hemos incluido ¡<strong>recursos educativos</strong> para centros docentes!</p>
                 	<p style="text-align: center"><a href="https://eclipses.ign.es/home.html" title="Enlace a Portal Eclipses" class="btn btn-primary">Visita el nuevo portal</a></p>
                </td>
              </tr>
		

						  	      <tr>
	        <td class="bg_white">
	        	<div >
	          	<hr>
	        	</div>
	        	
			  </td>
        </tr>        		</table>
        	</td>
        </tr>
      
	
	  
		  
		  
		  <tr>
	        <td class="bg_nov email-section" style="width:95%">
	        	<div class="heading-section" style="text-align: justify; padding:20px;">
          	 	  <h2>NOVEDADES</h2>
				  <p>Este mes de mayo se han puesto a la venta las siguientes novedades y puedes encontrarlas tanto en nuestros <a href="https://www.cnig.es/puntosVenta" title="Listado de tiendas">Puntos de venta</a> como en nuestra <a href="https://www.cnig.es/home" title="Enlace a tienda online">Tienda Virtual</a>:</p>
                </div>
	        	<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="40%">
		                      <a href="https://www.cnig.es/detalleArticulo?articulo=9788441691469" target="_blank"><img src="https://www.cnig.es/rss/imagenes/CNIG/evolucion1.png" title="Enlace a tienda" alt="Foto producto" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="60%">
		                  <div class="text-blog" style="text-align: left; padding-left:25px;">
		                  <p class="meta"><span>35,00 €</span> </p>
				              	<h3>EVOLUCIÓN DE LA IMAGEN CARTOGRÁFICA DE ESPAÑA</h3>
							  	
				              	<p>Monografía en la que, a través de un catálogo de mapas, se explora la fascinante "Evolución de la representación cartográfica de España", un subtema abordado en el compendio "España en mapas. Una síntesis geográfica". 
Bilingüe (español e inglés).<br> Dimensiones: 37 x 26 cm. <br>
N.º págs.: 239
</p>
				              	<p><a href="https://www.cnig.es/detalleArticulo?articulo=9788441691469" title="Enlace a tienda" class="btn btn-primary">Ver en tienda</a></p>
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>
				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="40%">
		                      <a href="https://www.cnig.es/detalleArticulo?articulo=9788441691483"><img src="https://www.cnig.es/rss/imagenes/CNIG/relievepirineos.jpg" alt="Foto producto" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;" title="Enlace a tienda"></a></td>
		                <td valign="middle" width="60%">
		                  <div class="text-blog" style="text-align: left; padding-left:25px;">
		                  <p class="meta"><span>45,00 €</span> </p>
				              	<h3>RELIEVE DE PIRINEOS EN 3D <br>  
2025
</h3>
							  	
				              	<p>Mapa en relieve de Pirineos a escala 1:375.000 sobre lámina de PVC termomoldeada. <br>
Con tintas hipsométricas y sombreado para mayor realce. <br>
Dimensiones: 94 x 130 cm.

</p>
				              	<p><a href="https://www.cnig.es/detalleArticulo?articulo=9788441691483" title="Enlace a tienda" class="btn btn-primary">Ver en tienda</a></p>
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>
				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
	        		<tr>
          			<td style="padding-bottom: 30px;">
          				<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
          
          					<td valign="middle" width="40%">
		                      <a href="https://www.cnig.es/detalleArticulo?articulo=9788441691537"><img src="https://www.cnig.es/rss/imagenes/CNIG/imagenesvuelo.png" title="Enlace a tienda" alt="Foto producto" style="width: 100%; max-width: 300px; height: auto; margin: auto; display: block;"></a></td>
		                <td valign="middle" width="60%">
		                  <div class="text-blog" style="text-align: left; padding-left:25px;">
		                  <p class="meta"><span>10,00 €</span> </p>
				              	<h3>CATÁLOGO DE LA EXPOSICIÓN «IMÁGENES AL VUELO»</h3>
							  	
				              	<p>Este catálogo es una forma de visitar y recordar "Imágenes al vuelo". Contiene todo el material fotográfico y didáctico de la exposición, así como numerosos enlaces y referencias. <br>128 págs.
Dimensiones: 21 x 21 cm.
</p>
				              	<p><a href="https://www.cnig.es/detalleArticulo?articulo=9788441691537" title="Enlace a tienda" class="btn btn-primary">Ver en tienda</a></p>
		                  </div>
		                </td>
          				</table>
          			</td>
              </tr>
              
                    
              
          	</table>
          </td>
        </tr>
        <tr>
        	<td class="bg_light" style="padding-top: 30px;">
        		<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
        			<tr>
                <td class="text-blog" style="text-align: center; padding: 2em 2.5em">
                  <a href="#"><img src="https://www.cnig.es/rss/imagenes/ROM/visita.jpg" alt="" style="width: 100%; max-width: 400px; height: auto; margin: auto; display: block;"></a>
                </td>
              </tr>
              <tr>
                <td class="text-blog" style="text-align: center; padding: 1em 2.5em">
       
                	<h3 style="font-size: 16px;">RESERVA TU ENTRADA PARA EL REAL OBSERVATORIO DE MADRID,<br> disponible para viernes, sábados y domingos.</h3>
					<p><a href="https://www.cnig.es/puntosVenta" alt="Reserva tu entrada" class="btn btn-primary" title="Enlace a reservas">Reserva tu entrada</a></p>
                 	<p style="align-content: center; color:#090909;">Para cualquier consulta sobre las visitas al Real Observatorio de Madrid contacta con nosotros a través de:</p><p style="font-size: 12px">

Correo electrónico: <a href="mailto:reservas.rom@cnig.es">reservas.rom@cnig.es</a> <br>
Teléfonos:

+34 91 597 95 64 (De lunes a viernes de 08:30 a 14:30 horas).<br>

+34 91 506 12 61 (Sábados 11:30 a 14:00 y 16:00 a 18:00/ Domingos 9:30 a 14:30 horas).<br>

Dirección: C/ Alfonso XII, 3, 28014 Madrid</p>
                 	
                </td>
              </tr>
        		</table>
        	</td>
        </tr>
      
		 
		  
		  
      </table>
		
		<table class="bg_dark" width="100%">
		<tbody><tr align="center" ><td style="padding-bottom: 20px; padding-top: 20px;"><img src="https://www.cnig.es/rss/imagenes/logos/logo_fot.png" alt="logoministerio" width="285" border="0" style="display: block; width: 60%;"/></td> </tr></tbody>
		</table>
		
      <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">
      	<tr>
          <td valign="middle" class="bg_black footer email-section">
            <table>
            	<tr>
                <td valign="top" width="25%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <ul><li><a href="https://www.cnig.es/home" alt="Enlace a tienda virtual" title="Enlace a tienda">Tienda Virtual</a></li></ul>
                      
                      </td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="50%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-left: 5px; padding-right: 5px;">
                      	<ul><li><a href="https://astronomia.ign.es/oan/acercade" title="Conócenos">Real Observatorio de Madrid</a></li></ul>
                     
                      </td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="25%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-left: 10px;">
                      	<ul><li><a href="mailto:comercializacion@cnig.es">Contacto</a></li></ul>
                      	
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
        
      </table>

		<table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">
      	<tr>
          <td valign="middle" class="bg_white footer email-section">
            <table>
            	<tr>
                <td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_fac.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_twi.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
                <td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_ins.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_lin.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_pin.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
					<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_you.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
						<td valign="top" width="13%" style="padding-top: 5px;">
                  <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
                    <tr>
                      <td style="text-align: center; padding-right: 10px;">
                      <img src="https://www.cnig.es/rss/imagenes/logos/rs_rs.png" width="32" height="32" alt="facebook"/></td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
        
      </table>

		
    </div>
        </tr></table> 
    </div>
    
    <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>
           <a href="https://newsletter.cnig.es/link/de0dbe25-f322-4614-baad-c44f71c420b2/e233a8ce-7bbb-463b-b50d-7be1f761279e/00000000-0000-0000-0000-000000000000" target="_blank">Darse de alta </a> | <a href="https://newsletter.cnig.es/link/29f13700-b453-450f-a290-682128c0396c/e233a8ce-7bbb-463b-b50d-7be1f761279e/00000000-0000-0000-0000-000000000000" target="_blank">Darse de baja </a>
            </p>
    </div>
    <div class="gutter" style="padding: 1px;">&nbsp;<img src="https://newsletter.cnig.es/campaign/e233a8ce-7bbb-463b-b50d-7be1f761279e/00000000-0000-0000-0000-000000000000/px.png" alt="" /></div>
    <div class="wrap2" style="text-align: center;font-size: 12px; line-height: 12px; color: #888;">O. A. Centro Nacional de Información Geográfica (CNIG)
Recibes esta comunicación de IGN-CNIG porque figuras en nuestros ficheros; para el ejercicio de tus derechos de acceso, rectificación, cancelación y oposición al tratamiento de tus datos personales puede contactar con nosotros a través del email comercializacion@cnig.es,o por escrito mediante correo ordinario.<br>
NIF.: ES Q2817024I C/ General Ibáñez de Ibero, 3. 28003 - Madrid - España </div>
</body>
</html>
]]></content:encoded>
      <pubDate>Tue, 13 May 2025 12:20:24 +0200</pubDate>
    </item>
  </channel>
</rss>