@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#8c8b8b;
}

.texto_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#8c8b8b;
}

.texto_cabecera_nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#494a4a;
}

.texto_cabecera_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#494a4a;
}

.texto_cabecera_dato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#969696;
}

.capa_cabecera {
	height:99px;
	width:982px;
	background-image: url(degra_cabecera.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #9a9a9a;
	border-left-color: #bfbfbf;
}

.caja_cabecera {
	width:140px;
	height:75px;
	background-image:url(caja_tipos_cabecera.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.titulo_calendario {
	height:25px;
	width:980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	vertical-align:middle;
	color: #4a4949;
	text-decoration: none;
	background-repeat: repeat-x;
	padding: 1px;
	/*margin: 1px;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9a9a9a;
	border-bottom-color: #c4c3c1;
	border-left-color: #adadad;
}

.titulo_asistente {
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	vertical-align:middle;
	color: #4a4949;
	text-decoration: none;
	background-repeat: repeat-x;
	padding: 1px;
	/*margin: 1px;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9a9a9a;
	border-bottom-color: #c4c3c1;
	border-left-color: #adadad;
}

.texto_titulo {
	height:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #4a4949;
	text-decoration: none;
	background-image: url(degra_titulo.gif);
	cursor:pointer;
}

.contenido_calendario {
	width:962px;
	background-image: url(degra_contenido_calendario.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9a9a9a;
	border-bottom-color: #c4c4c4;
	border-left-color: #d6ceaa;
	background-color: #fffefc;
}

.contenido_asistente {
	background-image: url(degra_contenido_calendario.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9a9a9a;
	border-bottom-color: #c4c4c4;
	border-left-color: #d6ceaa;
	background-color: #fffefc;
}

.btn_modificar {
	width:160px;
	height:20px;
	background-image:url(btn_modificar.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#494a4a;
	text-align:center;
}

.capa_color_temporada {
	width:14px;
	height:14px;
	border:1px solid #6b6a6a;
}

.btn_pasa_mes {
	width:80px;
	background-image:url(btn_pasa_mes.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
}

.btn_pasa_dia {
	width:51px;
	background-image:url(btn_pasa_dia.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
}

.texto_calendario_temporadas_titulo {
	color:#000000;
	font-weight:bold;
	text-align:left;
}

.calendario_temporadas_titulo {
	height:17px;
	background-color:#E7E7E0;
	border-left:1px solid #8c8b8b;
	border-bottom:1px solid #8c8b8b;
}

.calendario_temporadas_casilla {
	height:17px;
	width:22px;
	border-left:1px solid #c0c0c0;
}

.texto_calendario_casilla {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

.input_precio {
	color:#000000;
	border:1px solid #afafaf;
	width:42px;
	height:16px;
}

.anio_seleccionado {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#666666;
	cursor:default;
}

.anio_no_seleccionado {
	color:#8c8b8b;
	font-weight:normal;
	background-color:#e7e4e0;
	cursor:pointer;
}

.texto_titulo_reserva {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EEEEEE;
	text-decoration:none;
}

.texto_blanco {
	color:#FFFFFF;
}

.fe_pestana {
	height:18px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(fe_fondo_pestana.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	vertical-align:bottom;
}

/*ESTILOS JORGE*/
.opc_barra_herramientas {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5f5f5f;
	text-decoration:none;
	font-weight:bold;
}

.text_btn_negro {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.texto_titulo_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#ffffff;
}

.texto_opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:#8d8b8b;
}

.texto_titulo_admin_listado {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#5f5f5f;
}

.no_bloqueable {
	background-color:#DDDDDD;
	color:#CCCCCC;
}

.progreso_texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.progreso_of {
	background-color:#FF0000;
}

.progreso_actual {
	background-color:#003366;
}
.progreso_on {
	background-color:#009900;
}