#cartelera table { width:100%; border:0; background:#fff; border-collapse:collapse; }
#cartelera tr {  }
#cartelera th, #jcart td { padding:5px; border:0; border:solid 1px #ccc; vertical-align:top; text-align:left; font-weight:normal; }
#cartelera td.empty { text-align:center; }

.SaltoDePagina
{
PAGE-BREAK-AFTER: always;
}

.encabezado_imp { 
	background:#CCCCCC; 
	color:#000000; 
	font-weight:bold;
	text-align:center;
}

.combo_org_padre { 
	font-weight:bold;
	color:#FFFFFF;
	background:#666666;
	font-style:italic;
}

.combo_org_hijo { 
	color:#000000; 
	background:#EEEEEE;
}

.combo_org_nieto { 
	color:#000000;
}

.input_requerido {
	border:0px;
	TEXT-DECORATION: none; 
	height:20px;
	margin-left:4px;
	FONT-SIZE: 13px;
	COLOR: #000;
	background-image: url(../imagenes/tablas/degradado_amarillo.jpg);
	background-repeat:repeat-x;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
	background-color:#FFEBD7;
}

.input_normal {
	border:0px;
	TEXT-DECORATION: none; 
	height:20px;
	FONT-SIZE: 13px;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
}

textarea { 
[if gt IE 5.5]>
	background-color:#666666 !important;
	-moz-border-radius: 9px !important;
	border-style:ridge !important;
	-webkit-border-radius: 9px !important;
<![endif]
; 	text-transform: uppercase;
	FONT-SIZE: 13px;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
}

TD {
	font-family: Tahoma;	
	font-size: 9pt;	
	font-weight: normal;
}
SELECT {
	TEXT-DECORATION: none; 
	height:20px;
	FONT-SIZE: 13px;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
	border:1px solid #CCCCCC;
}


legend { 
	color:#4846E3;
	font-size:12px;
	font-family: Tahoma;
	text-transform:capitalize;
}

fieldset { 
[if gt IE 5.5]>
	background-color:#F9F9F9 !important;
	-moz-border-radius: 8px !important; 
	border-style:ridge !important;
	-webkit-border-radius: 8px !important;
<![endif]

}


input[disabled] { 
	color:#CCCCCC;
}

input[readOnly] { 
	background-color:#EFEFEF; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-top-color: #DEF8DF; 
	border-right-color: #BBF4B0; 
	border-bottom-color: #BBF4B0; 
	border-left-color: #DEF8DF; 
}

.b_b2 {	
	cursor: pointer;
	background-image: url(../imagenes/botones/filtrar.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 27px;
	border: 1px solid #ffffff;
	background-color:#FFFFFF;
}

.b_s {	
	cursor: pointer;
	background-image: url(../imagenes/botones/btn_seleccionar_azul.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 65px;
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF;
}

.b_imp {
	cursor: pointer;
	background-image: url(../imagenes/botones/printer.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 27px;
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF;
}


.b_a {	
	cursor: pointer;
	background-image: url(../imagenes/botones/btn_anular_azul.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 65px;
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF;
}

.b_detalle {	
	cursor: pointer;
	background-image: url(../imagenes/botones/btn_detalle_azul.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 65px;
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF;
}

.b_cambiar {	
	cursor: pointer;
	background-image: url(../imagenes/botones/btn_cambiar_azul.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 65px;
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF;
}


.b_check {
	cursor: pointer;	
	background-image: url(../imagenes/botones/check.gif);	
	background-repeat: no-repeat;		
	height: 22px;	
	width: 22px; 
	border: 1px solid #FFFFFF; 
	background-color:#FFFFFF
}


.boton {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	text-transform: uppercase;
	background-image: url(../imagenes/fonfo-titulo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	font-weight: bolder;
}

.mensajes {
	background-color:#666666;
	color:#FFFFFF; font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}

.mensaje {
	background-color:#666666;
	color:#FFFFFF; font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}

.tabla_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #D4D4D4;
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.tabla_subt{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	text-transform:uppercase;
	color:#CC0000;
	font-weight:bold;
}

.texto_etiquetas {	
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;	
}

.CelTabla {	
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;	
	border: 1pt solid #DBDBDB;	
	margin: 5pt;
}

.CelTablaGanadora {	
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	background-color:#BBBBFF;	
	color: #666666;	
	border: 1pt solid #DBDBDB;	
	margin: 5pt;
}

.caja_tex {
	TEXT-DECORATION: none; 
	height:20px;
	FONT-SIZE: 13px;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
	border:1px solid #CCCCCC;
}

.caja_tex_selec {
	height:20px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #606060;
	background-color: #E8E8E8;
	border: 1px solid;
}

.text_caja { 
	font-family: Tahoma;	
	font-size: 10px;	
	font-style: normal;	
	color: #666666;	
	text-align: justify;	
	vertical-align: middle;
}

.link_paginacion {
	color:#666666;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: normal;
	cursor: pointer;
}

.registros_paginacion {
	color:#666666;
	font-family: Tahoma;
	font-size: 8pt;
}

.link_paginacion_seleccionado {
	color:#004573;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
}

.link {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
	cursor: pointer;
}

.link_blanco {
	cursor: pointer;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-align:center;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION:underline;
}

.parrafo_titulo {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.fecha {	
	font-family: Tahoma;	
	font-size: 8px;	
	font-style: normal;	
	color: #660000;	
	vertical-align: middle;	
	font-weight: bold; 
	text-align:right;
}

.subtitulo {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5pt;
	text-align:center;
	background-color: #DDDDDD;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height:18px;
}
.subtitulo1 {
	padding:5px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}

.botones {
	border-style:none;
	font-size:12px;
	FONT-WEIGHT: bold; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none; 
	height:21px;
	margin:0 0px 0 0;
	text-align:center;
	border:0px;
	background-image:url(../imagenes/botones/boton_centro.gif);
}

.blanco {
	background-color: #FFFFFF;
	border: thin none #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

.celdagrid {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 11px;
}

.textoRojo {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

.cont_plain { 
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}



.campos {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
	padding:5px;
}

.cont_gigante { 
	FONT-SIZE: 16pt; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}

.cont_blanco { 
	FONT-SIZE: 11px; 
	COLOR: #FFFFFF; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none; 
}

.titulo_detalle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-align:center;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	height:24px;
	background-color:#999999;
	background-image: url(../imagenes/tablas/degradado_gris.jpg);
	background-repeat: repeat-x;
}

.titulo_detalle2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-align:center;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline;
	height:24px;
	background-color:#999999;
	background-image: url(../imagenes/tablas/degradado_gris_oscuro.jpg);
	background-repeat: repeat-x;
}
.titulo_noticia { 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003399; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}

.titulo_pestana {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-align:center;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	height:24px;
	background-color:#999999;
	cursor:pointer;
}

.titulo_pestana_sel {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-align:center;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	height:24px;
	background-color:#666666;
	cursor:pointer;
}

.titulo1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #4c4c4c; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}

.cont_bold {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}

.titulo_marco {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}

.fila1 {
	color: #333333;
	background:#FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: normal;
}

.fila2 {
	color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: normal;
	background-color:#E5E5E5;
}

.fila_ganadora {
	color:#333333;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 8pt;
	line-height: normal;
	background-color: #FFFF80;
}

.filac {	
	font: Tahoma;	
	color: #FFF;	
	background:#004573;
	font-size: 8pt;
}

.fila_anulada {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: normal;
	background-color: #FFF2F2;
}

.menu_selec {
	background-image: url(../imagenes/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.fondo_cheque {	
	background-image: url(../imagenes/fondo_cheque.jpg);
	background-repeat: no-repeat;
	border: 1px solid #B5C4AA;
}

.bord_sup_inf_izq { 
	border-top-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px; 
	border-top-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-top-color: #000000; 
	border-bottom-color: #000000; 
	border-left-color: #000000; 
}

.bord_izq_inf_der {	
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-bottom-color: #000000; 
	border-left-color: #000000; 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-right-color: #000000; 
}

.bord_inf_der {	
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #000000; 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-right-color: #000000; 
}

.borde { border: 1px solid #000000; }

.bord_inf {	
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #000000; 
}

.bord_sup { 
	border-top-width: 1px; 
	border-top-style: solid;  
	border-top-color: #000000; 
}

.texto_screen {
	font-family: Tahoma;
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}

.menu_principal {
	color:#000000;
	list-style:none;
	cursor:pointer;
	margin:6px;
	padding:0px;
	list-style-image: url(../imagenes/bot_menu_in.jpg);	
}

.menu_principal:hover {
	list-style-image: url(../imagenes/bot_menu_rojo.jpg);	
}

.menu_secundario:hover {
	list-style-image: url(../imagenes/bot_menu_rojo.jpg);	
}

.menu_secundario {
	list-style:none;
	cursor:pointer;
	margin:7px;
	padding:0px;
	list-style-image: url(../imagenes/bot_programa.jpg);	
}

li.menu_programas {
	margin-left:10px;
	padding:3px;
}

li.menu_programas:hover {
	background-color:#FFF7D6;
}

a.menu_link:hover {
	color:#666666;
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
}

a.menu_link {
	color:#666666;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
}

.vineta_roja {
	color: #FC0000;
	font-weight: bold;
}

.celda_hora_tarde {
	background-color:#D1DDEF;
	color:#6681C3;
	width:100%;
	margin: 0px 0px 0px 0px;
	text-align:right;

	font-family:Arial;
	font-size:12px;
	font-weight:bold;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.celda_hora {
	background-color: #E8EEF7;
	color:#6681C3;
	width:100%;
	margin: 0px 0px 0px 0px;
	text-align:right;

	font-family:Arial;
	font-size:12px;
	font-weight:bold;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.celda_fecha {
	font-family:Arial;
	font-size:12px;

	background-color: #FFFFFF;
	width:100%;
	margin: 0px 0px 0px 0px;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.celda_fecha_seleccionada {
	font-family:Arial;
	font-size:12px;

	background-color:#FFFF66;
	width:100%;
	margin: 0px 0px 0px 0px;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.celda_fecha_evento {
	font-weight:bold;
	color:#333333;
	height:15px;
	vertical-align:middle;
	font-size:10px;
	width:100%;
	text-align:center;
	background-image: url(../images/fondo_calendario.jpg);
}

.celda_fecha_pasado {
	font-family:Arial;
	font-size:12px;

	background-color:#EFEFEF;
	width:100%;
	margin: 0px 0px 0px 0px;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
