@media print {
		input.noprint {display: none;}
}

/* General */
a:link {color:#008000;
	text-decoration:none;}
a:visited {color:#008000;
	text-decoration:none;}
a:active {color:#008000;
	text-decoration:none;}
a:hover {color:#CC3300;
	text-decoration:none;
	font-weight: 500;}
		
body {background-color:#FFFFFF;
	font-family:verdana;
	color:#000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;}

blockquote, ol, ul, dl, dir, menu {
		font-family:verdana;
		font-size: 8pt;
		line-height: 1.3;
		text-align:justify;
		text-indent:0em;
		color:#333333;
		font-weight:normal;		
		}
		
H4, H5, H6	{
		color:black;
		font-family:arial;
		font-weight:700;
		text-transform: uppercase;
		}

/* Titulares */
.noticelda   { font-family: Verdana; font-size: 8pt;
		color: #000000;
		text-align: justify; 
        line-height: 1.3;
        text-indent: 0; margin-left: 0;
        margin-right: 0;
        }
                            
.docucelda   { font-family: Verdana;
		font-size: 8pt;
		color: #000000;
		line-height: 1.2;
		}
.masTitcelda	{ font-family: Verdana; font-size: 8pt;
		color: #000000;
		text-align: justify; 
        line-height: 1.2;
        text-indent: 0;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
}
/* Radio y TV */
.radtvcelda  { border: 1px solid #FFCC00;
		font-family:Verdana;
		font-size:8pt;
		font-weight:normal;
		background-color:#FFFFFF;
		color:#000000;
		text-align:center;
		}

.hdrcelda    { border: 1px solid #FFFFCC;
		font-family:Verdana;
		font-size:12pt;
		font-weight:bold;
		background-color:#FFCC00;
		color:#FFFFFF;
		text-align:center;
		}
		
/* Calendario */
.header      { font-family:Verdana;
		font-size:12pt;
		color:#FFFFFF;
		font-weight:bold; 
        background-color:#F65400;
        }
.columna     { font-family:Verdana;
		color:#FFFFFF;
		font-size:10pt;
		font-weight:bold; 
        background-color:#F65400;
        }
.mes         { font-family:Verdana;
		font-size: 10pt;
		color:#000000;
		font-weight:bold; 
        background-color:#FFCC00;
        }
.celdas      { font-family: Verdana;
		color:#000000;
		font-size: 8pt;
		background-color:#FFF0B7;
		}

/* Titulares */
#size14 {font-size: 14pt;
		font-weight: bold;
}
#size12 {font-size: 12pt;}

#size10 {font-size: 10pt;
		font-weight: bold;
}


/* Radio y TV -Día */
#dia {font-weight:bold;
		color:#333333;}
