/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

.Titulo
{
	font-weight: bolder;
	font-size: x-large;
	color: #1B4970;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Subtitulo
{
	font-weight: normal;
	font-size: small;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Pie
{
	font-weight: normal;
	font-size: xx-small;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.CeldaHabitacion
{
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECEFF8;
	color: #1B4970;
}
.CeldaNomHabitacion
{
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECEFF8;
	color: #1B4970;
}
.CeldaHabitacionCursiva
{
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECEFF8;
	color: #1B4970;
}
.Cabecera
{
	font-weight: normal;
	font-size: x-small;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1B4970;
}
Imagen
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.CabeceraOtros
{
	font-weight: normal;
	font-size: 9pt;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LineaCabecera
{
	background-color: #DCB000;
}


/* Estilo para el Portal */
.LabelReserva
{
	font-weight: normal;
	font-size: x-small;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.TablaOtrosHoteles
{
	font-size: 10px;
	color: #1B4970;
	font-family: Verdana;
	background-color: #BFCBFE;
}

.Portal_Cab1
{
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Verdana;
	background-color: #1B4970;
}
.Portal_Cab2
{
	color: #1B4970;
	font-size: xx-small;
	font-family: Verdana;

	}
.Portal_Cab3
{
	color: #1B4970;
	font-size: xx-small;
	font-family: Verdana;

	}
.Portal_Cab4
{
	color: #1B4970;
	font-size: xx-small;
	font-family: Verdana;

	}
.Portal_Etiqueta
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana;
}
.Portal_Combo
{
}
.Portal_Boton1
{
	border-color: #1B4970;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
	color: #1B4970;
	background-color: #FFFFFF;
        cursor: hand; cursor: pointer;
}

.Portal_Boton
{
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
	color: #1B4970;
        cursor: hand; cursor: pointer;
}

.Portal_Boton_Opcion
{
	color: #1B4970;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
        cursor: hand; cursor: pointer;
}

.Portal_Error
{
}
.Portal_Celda
{
}
.Portal_Powered
{
}	
.Portal_Cab_Grid
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
	font-family: Verdana;
	background-color: #1B4970;
}
.Portal_Grid
{
	font-size: 7pt;
	font-family: Verdana;
	color: #1B4970;
}	
.Portal_Semana_Cal
{
	font-size: x-small;
	color: #1B4970;
	font-family: Verdana;
	background-color: #BFCBFE;
	font-weight: bold;
}
.Portal_OtroMes_Cal
{
	color: #ECEFF8;
	font-family: Verdana;
	background-color: #ECEFF8;
}
.Portal_DiaSel_Cal
{
	color: white;
	background-color: #1B4970;
}
.Portal_Selector_Cal
{
	color: white;
	background-color: #1B4970;
}
.Portal_Cab_Cal
{
	font-size: x-small;
	color: white;
	font-family: Verdana;
	background-color: #1B4970;
}
.Portal_Hoy_Cal
{
	font-size: x-small;
	color: silver;
	font-family: Verdana;
	background-color: #1B4970;
}

.menu_enlace
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
}



/* Fin Estilo Portal */

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


/* A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	} */	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
	
/*SUBTITULOS*/

.subtitulo_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.subtitulo_small_color
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: white;
	background-color: #89B73F;
	text-decoration: none;
}

.subtitulo_small_fcolor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #89B73F;
	text-decoration: none;
}

.subtitulo_x_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

.subtitulo_x_small_color
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: white;
	background-color: #89B73F;
	text-decoration: none;
}

.subtitulo_x_small_fcolor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #89B73F;
	text-decoration: none;
}	

/*LABELS*/

.label_x_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: black;
	text-decoration: none;
}

.label_x_small_italic
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:italic;
	font-weight: bold;
	color: black;
	text-decoration:none;
}

.label_xx_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style:normal;
	font-weight: bold;
	color: black;
	text-decoration:none;
}

.label_xx_small_italic
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style:italic;
	font-weight: bold;
	color: black;
	text-decoration:none;
}

.label_x_small_color
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: bold;
	color: #89B73F;
	text-decoration:none;
}

.label_x_small_fcolor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #D3D3D3;
}

.label_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:normal;
	font-weight: bold;
	color: black;
	text-decoration:none;
}

.label_special_calendar
{
	color: #fff;
	background-color: #10BC28;
	font-weight: bold;
}

.label_x_small_color_red
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.label_large
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style:normal;
	font-weight: bold;
	color: black;
	text-decoration:none;
}

/*TEXTBOXES*/
.textbox_x_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: normal;
	color: black;
	text-decoration:none;
}

.textbox_x_small_italic
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: black;
	text-decoration:none;
}

.textbox_xx_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style:normal;
	font-weight: normal;
	color: black;
	text-decoration:none;
}

.textbox_xx_small_italic
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
	color: black;
	text-decoration:none;
}

.textbox_xx_small_fcolor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	background-color: #fbe58d;
}

.textbox_green
{
	border-right: #D3D3D3 thin solid;
	border-top: #D3D3D3 thin solid;
	font-weight: normal;
	font-size: x-small;
	border-left: #D3D3D3 thin solid;
	color: #ffffff;
	border-bottom: #D3D3D3 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #009900;
}

.textbox_red
{
	border-right: #D3D3D3 thin solid;
	border-top: #D3D3D3 thin solid;
	font-weight: normal;
	font-size: x-small;
	border-left: #D3D3D3 thin solid;
	color: #ffffff;
	border-bottom: #D3D3D3 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ff0000;
}

/*BOTONES*/

.button_x_small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: bold;
	color: black;
	text-decoration:none;
        cursor: hand; cursor: pointer;
}

.button_x_small_red
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: bold;
	color: red;
	text-decoration:none;
        cursor: hand; cursor: pointer;
}

.button_x_small_color
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: bold;
	color: #89B73F;
	text-decoration:none;
        cursor: hand; cursor: pointer;
}

.button_small_color
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:normal;
	font-weight: bold;
	color: #89B73F;
	text-decoration:none;
        cursor: hand; cursor: pointer;
}
.button_x_small_fcolor
{
	border-right: #dcb000 thin solid;
	border-top: #dcb000 thin solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #dcb000 thin solid;
	color: #dcb000;
	border-bottom: #dcb000 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #1B4970;
        cursor: hand; cursor: pointer;
}

.button_xx_small_fcolor
{
	border-right: #dcb000 thin solid;
	border-top: #dcb000 thin solid;
	font-weight: bold;
	font-size: xx-small;
	border-left: #dcb000 thin solid;
	color: #dcb000;
	border-bottom: #dcb000 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #1B4970;
        cursor: hand; cursor: pointer;
}

.button_x_small_reverse
{
	border-right: #dcb000 4px outset;
	border-top: #dcb000 4px outset;
	font-weight: bold;
	font-size: x-small;
	border-left: #dcb000 4px outset;
	color: #1B4970;
	border-bottom: #dcb000 4px outset;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #dcb000;
        cursor: hand; cursor: pointer;
}

.button_xx_small_reverse
{
	border-right: #dcb000 4px outset;
	border-top: #dcb000 4px outset;
	font-weight: bold;
	font-size: xx-small;
	border-left: #1DA0CC 4px outset;
	color: #1B4970;
	border-bottom: #dcb000 4px outset;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #dcb000;
        cursor: hand; cursor: pointer;
}

/* PANEL */

.panel_fcolor
{
	border-right: #999900 2px solid;
	border-top: #999900 2px solid;
	border-left: #999900 2px solid;
	border-bottom: #999900 2px solid;
	background-color: #cccc99;
}

.Portal_Panel_Age
{
	border: 1px solid #1B4970;
}

.portal_marquee
{
	border-right: #ff9b05 1px solid;
	border-top: #ff9b05 1px solid;
	border-left: #ff9b05 1px solid;
	border-bottom: #ff9b05 1px solid;
	border-color: #1B4970;
	color: #1B4970;
}

.Portal_Cab_Age
{
	color: white;
	font-size: xx-small;
	font-family: Verdana;
}

.Portal_Etiqueta_Age
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana;
	color: #b7b8bc;
}

.Portal_Celda_Age
{
	border-color: #b7b8bc;
	font-size: xx-small;
	font-family: Verdana;
}
.portal_cab_fondo
{
	background: #1B4970;
}
.portal_cab_fondo_age
{
	background: #537B9A;
}

/* CALENDARIOS */
.calendario_general
{
	border: 1px solid #555566;
	font-size: 11px;
	font-family: verdana;
	background-color: #ECEFF8;
	color: #000099;
}

.calendario_fila_semana
{
	font-weight: bold;
	text-align: center;
	background: #BFCBFE;
	color: #FFFFFF;
	padding: 2px;
}

.calendario_dias_otro_mes
{
	font-size: xx-small;
	cursor: text;
	background: #ECEFF8;
	font-family: Verdana;
}

.calendario_titulo
{
	border: 8px solid #1B4970;
	font-weight: bold;
	text-align: center;
	background: #1B4970;
	color: white;
		font-size: 10px;
}

.calendario_dias_seleccionados
{
	background-color: #1E90FF;
	color: #fff;
	font-weight: bold;
}

.calendario_dia_oferta
{
	background-color: #009900;
	color: #FFFFFF;
	font-weight: bold;
}




	


		

