/* fondo y tipos generales */
html { width: 90%; }
/* area de impresion */
body {
	background: #fff;
	text-align: left;
	color: #000;
	font-size: 13pt !important;
	line-height: 150%;
	border: 0;
	margin: 0;
	padding: 0; 
	font-family: "Times New Roman", Times, serif;
	width: 7in; }
#con, #conpop {
	width: auto;
   	margin: 0;
   	padding: 0;
   	border: 0;
   	float: none !important;
   	color: #000;
   	background: transparent none; }
#con:before, #conpop:before {
	content: "Radio ECCA";
	font: bold 16pt Arial, Helvetica, sans-serif;
	color: #ccc; }
#con:after, #conpop:after {
	content: "(c) Radio ECCA";
	font: 10pt Arial, Helvetica, sans-serif;
	color: #ccc;
	border-top: 1px dotted #ccc; }
/* negrita */
b, strong, em { font-weight: bold; }
/* elementos que desaparecen */
html * #cab { display: none; }
html * #ser { display: none; }
html * #menuizq { display: none; }
html * #migas { display: none; }
html * #buscar { display: none; }
html * .mat { display: none; }
html * .contac { display: none; }
html * .noprint { display: none; }
html * table tfoot { display: none; }
html * #pie { display: none; }
/* enlaces */
a:link, a:visited {
   color: #333;
   background: transparent;
   font-weight: bold;
   text-decoration: underline; }
/* #con a:link:after, #con a:visited:after { content: " (" attr(href) ")";	font-size: 13pt; } */
/* encabezados */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 2pt;
	letter-spacing: 1pt; }
h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; }
h1 { font-size: 18pt; border: 1px solid #666; padding: 1pt; }
h2 { font-size: 16pt; }
h3 { font-size: 15pt; }
h4 { font-size: 14pt; }
h5 { font-size: 13pt; }
/* parrafos */
p { text-align: justify; }
/* tablas */
table { margin: 0 auto; width: 95%; }
table th { border: 1px solid #000; font-weight: bold; }
table td { border: 1px solid #ccc; }
.peq { font-size: x-small; }

/* imprime.css: CSS IMPRESION | R.1.8.191104 HappyB */
/* Puede adaptar ciertos estilos manteniendo esta nota intacta. El diseño (la combinación exclusiva de imágenes, colores, tamaños, tipografía y estructura) de radioecca.org es propiedad de sus autores y no debe ser reproducido. */