/* CSS Noticia Impreso */
body { width:90%; }
body, #limite, #contenedor, #header, #contenido, #mainContent, #contenedorNoticia { margin:0 auto; padding:0; border:0; font-family: georgia, times, serif; background:#fff; }

#limite a[href]:after {
	content: " [" attr(href) "] ";
}

#header #opcionessec, #header #cuadroevento, #coloIzq, #submenudiv, .link, .accionesNoticia, #patrocinio, #footer a, #valoracionDIV, img, div.imagenCNoticia, h4.imagenesH4 { display:none; visibility:hidden; }

h1, h2, h3, h4, h5, h6 { margin:0; padding:0; border:0; } 
/* approx 21px*/ h1 {  font-size: 21pt; } 
/* approx 16px*/ h2 {  font-size: 16pt; } 
/* approx 14px*/ h3 {  font-size: 12pt; } 
/* approx 12px*/ h4 {  font-size: 12pt; }
/* approx 10px*/ h5 {  font-size: 10pt; }
p {	margin:2mm; font-size:12pt;	line-height:14pt; font-weight:normal; }

#header { }
	#header h1 { 
		margin:0; padding:0; border:0;
		padding:2mm 0;
		border-bottom: 1mm solid #659e73;
		font-size:20pt; font-weight:bold; line-height:20pt;		
		color: #659e73; 
	}
		#header h1 a { text-decoration:none; color: #659e73; }

#footer p { margin:0; padding:0; text-align:center; font-size:11pt; }	

#mainContent h2 { margin:0 0 2mm 0; padding:0; border:0; text-align:right; color:#659e73;}
#mainContent #contenedorNoticia { margin:5mm auto; text-align:center; }
#mainContent #contenedorNoticia p { text-align:justify; }
#mainContent #contenedorNoticia h3 { margin:0 0 1mm 0; text-align:left; }
#mainContent #contenedorNoticia p.resumenNoticia { margin:1mm 0; padding:0; border:0; font-size:12pt; text-align:justify; }
#mainContent #contenedorNoticia p.autorfechaNoticia { margin:0 0 4mm 0; padding:1mm 0; border:0; font-size:10pt; text-align:right; }
#mainContent #contenedorNoticia div.textoNoticia { margin:2mm 0; padding:1mm; border:0; font-size:12pt; }