/* fondo y tipos generales */
html { width: 90%; }
/* area de impresion */
body {
	background: #fff;
	text-align: left;
	color: #000;
	font-size: 10pt !important;
	line-height: 150%;
	border: 0;
	margin: 0;
	padding: 0; 
	font: 12pt "Times New Roman", Times, serif;
	width: 7in; }
#contenc1:before {
	content: "Radio ECCA";
	font: bold 14pt Arial, Helvetica, sans-serif;
	color: #ccc; }
#contenc1:after {
	content: "(c) Radio ECCA";
	font: 8pt Arial, Helvetica, sans-serif;
	color: #ccc; }
/* negrita */
b, strong, em { font-weight: bold; }
/* desaparecen */
html * #cab { display: none; }
html * #ser { display: none; }
html * #accrap { display: none; }
html * #navglo { display: none; }
html * #destacauno { display: none; }
html * #destaca { display: none; }
html * #contenc2 { display: none; }
html * .noticias { display: none; }
html * .imprime { display: none; }
html * .noprint { display: none; }
html * .invisible { display: none; }
html * table tfoot { display: none; }
html * #pie { display: none; }
img { border: 0; }
/* enlaces */
a:link, a:visited { color: #333; font-weight: bold; text-decoration: none; }
/* #con a:link:after, #con a:visited:after { content: " (" attr(href) ")";	font-size: 13pt; } */
/* encabezados */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 2pt;
	letter-spacing: 1pt; }
h4, h5, h6 { font-weight: normal; }
h1 { font-size: 20pt; font-style:italic; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
h5 { font-size: 11pt; }
/* parrafos */
p { text-align: justify; }
/* listas */
ul { margin: 0 0 0 1.5em; padding: 0; }
li { list-style-type: square; }
table.mes li.nivel { font-size: larger; font-weight: bold; }
table.mes li.subnivel { margin-left: 0.5cm; font-size: 11pt; font-weight: bold; }
table.mes li.actividad { margin-left: 1cm; }
/* tablas */
table { margin: 0 auto; width: 95%; font-family: Arial, Helvetica, sans-serif; }
table caption { font-size: large; text-align: center; }
table th { border: 2px solid #000; font-weight: bold; text-align: center; }
table td { border: 1px solid #ccc; }
table.mes td { vertical-align: top; }
table.curso td { text-align: center; vertical-align: top; }
table * td.activo { border: 1px solid #000; font-weight: bold; }
table * td.inactivo { color: #999; background: #fff url(../img/interfaz/barras.png) repeat-x left bottom; }
table td.festivo { border: 1px solid #faa585; color: #000; background-color: #faa585; }
table * td.diaact { text-align: center; font-weight: bold; }
/* texto pequeño */
.peq { font-size: x-small; }
/* centrar */
.centra { text-align: center; }
/* texto grande */
.gra { font-size: large; text-align: center; }

/* ESTILO IMPRESION | R.2.1.310105 HappyH */
/* Jose Ramon Quevedo Santana (jquevedo@qweos.net) */
/* 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) es propiedad de sus autores y no debe ser reproducido. */