/* 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: #B8BDC1;
}

.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: #B9C0C8;
}
.CeldaNomHabitacion
{
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B9C0C8;
}
.CeldaHabitacionCursiva
{
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B9C0C8;
}
.Cabecera
{
	font-weight: normal;
	font-size: x-small;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006093;
}

.Imagen
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.LineaCabecera
{
	color: #B9C0C8
}

.TablaOtrosHoteles
{
	font-size: 10px;
	color: #383838;
	font-family: Verdana;
	background-color: #E3E3E3;
}

.Portal_Cab1
{
	color: white;
	font-size: xx-small;
	font-family: Verdana;
	background-color: #9e9d7e;
}
.Portal_Boton1
{
	color: #9d9c7d;
	font-size: small;
	font-family: Verdana;
	background-color: #fffffd;
	border-right: #9d9c7d 1px solid;
	border-top: #9d9c7d 1px solid;
	border-left: #9d9c7d 1px solid;
	border-bottom: #9d9c7d 1px solid;
}
.Portal_Etiqueta
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana;
}

.Portal_Boton
{
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
	color: white;
	background-color: #76765c;
}

.Portal_Cab_Grid
{
	font-weight: bold;
	font-size: xx-small;
	color: #1c596f;
	font-family: Verdana;
	background-color: #dcdbd6;
}
.Portal_Grid
{
	background-color: #99ff33;
}	
.Portal_Semana_Cal
{
	font-size: x-small;
	color: white;
	font-family: Verdana;
	background-color: #dcdcdc;
	font-weight: bold;
}
.Portal_OtroMes_Cal
{
	color: gray;
}
.Portal_DiaSel_Cal
{
	color: #2b2900;
	background-color: #88b325;
}
.Portal_Selector_Cal
{
	color: #2b2900;
	background-color: #88b325;
}
.Portal_Cab_Cal
{
	font-size: x-small;
	color: white;
	font-family: Verdana;
	background-color: #0284e4;
}
.Portal_Hoy_Cal
{
	font-size: x-small;
	color: silver;
	font-family: Verdana;
	background-color: #0284e4;
}

.Portal_Combo
{
	font-size: xx-small;
	font-family: Verdana;
}

.Portal_Celda
{
	font-size: xx-small;
	font-family: Verdana;
}

.portal_pet_fondo
{
	background-color: #e5e6e0;
}

.portal_cab_fondo
{
	background: #9E9D7E
}

.portal_col_gral
{
	background-color: white;
}

.portal_col_importe
{
	background-color: #EFF0EB;
}

.portal_col_reserva
{
	background-color: #D8D8D0;
}

.Portal_Panel_Age
{
	border-right: #9E9D7E 1px solid;
	border-top: #9E9D7E 1px solid;
	border-left: #9E9D7E 1px solid;
	border-bottom: #9E9D7E 1px solid;
	border-color: #9E9D7E;
}

.portal_marquee
{
	border-right: #9E9D7E 1px solid;
	border-top: #9E9D7E 1px solid;
	border-left: #9E9D7E 1px solid;
	border-bottom: #9E9D7E 1px solid;
	border-color: #9E9D7E;
	color: #9E9D7E;
}

.Portal_Cab_Age
{
	color: white;
	font-size: xx-small;
	font-family: Verdana;
	background-color: #9E9D7E;
}

.Portal_Etiqueta_Age
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana;
	color: #9E9D7E;
}

.portal_cab_fondo_age
{
	background: #9E9D7E;
}


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: #006093;
	text-decoration: none;
}

.subtitulo_small_fcolor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006093;
	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: #006093;
	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: #006093;
	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: #FBE9F2;
}

.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: white;
	text-decoration: none;
	background-color: #006093;
}

.textbox_green
{
	border-right: #FBE9F2 thin solid;
	border-top: #FBE9F2 thin solid;
	font-weight: normal;
	font-size: x-small;
	border-left: #FBE9F2 thin solid;
	color: #ffffff;
	border-bottom: #FBE9F2 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #009900;
}

.textbox_red
{
	border-right: #FBE9F2 thin solid;
	border-top: #FBE9F2 thin solid;
	font-weight: normal;
	font-size: x-small;
	border-left: #FBE9F2 thin solid;
	color: #ffffff;
	border-bottom: #FBE9F2 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: #1c596f;
	text-decoration: none;
	cursor: hand; cursor: pointer;
	background-color: #CCCCCC;
}

.button_x_small_fcolor
{
	border-right: #B9C0C8 thin solid;
	border-top: #B9C0C8 thin solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #B9C0C8 thin solid;
	color: #B9C0C8;
	border-bottom: #B9C0C8 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #0D2B4D;
	cursor: hand; cursor: pointer;

}

.button_small_color
{
	border-right: #B9C0C8 thin solid;
	border-top: #B9C0C8 thin solid;
	font-weight: bold;
	font-size: small;
	border-left: #B9C0C8 thin solid;
	color: #B9C0C8;
	border-bottom: #B9C0C8 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #0D2B4D;
	cursor: hand;

}

.button_xx_small_fcolor
{
	border-right: #B9C0C8 thin solid;
	border-top: #B9C0C8 thin solid;
	font-weight: bold;
	font-size: xx-small;
	border-left: #B9C0C8 thin solid;
	color: #B9C0C8;
	border-bottom: #B9C0C8 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #0D2B4D;
	cursor: hand; cursor: pointer;

}

.button_x_small_reverse
{
	border-right: #B9C0C8 thin solid;
	border-top: #B9C0C8 thin solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #B9C0C8 thin solid;
	color: #B9C0C8;
	border-bottom: #B9C0C8 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #0D2B4D;
	cursor: hand; cursor: pointer;
}

.button_xx_small_reverse
{
	border-right: #B9C0C8 thin solid;
	border-top: #B9C0C8 thin solid;
	font-weight: bold;
	font-size: xx-small;
	border-left: #B9C0C8 thin solid;
	color: #B9C0C8;
	border-bottom: #B9C0C8 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #0D2B4D;
	cursor: hand; cursor: pointer;
}

.button_x_small_extra_color
{
	border-right: #999999 thin solid;
	border-top: #999999 thin solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #999999 thin solid;
	color: #ffffff;
	border-bottom: #999999 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #669999;
	cursor: hand; cursor: pointer;
}

.textbox_green
{
	border-right: #FBE9F2 thin solid;
	border-top: #FBE9F2 thin solid;
	font-weight: normal;
	font-size: x-small;
	border-left: #FBE9F2 thin solid;
	color: #ffffff;
	border-bottom: #FBE9F2 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #009900;
}

.textbox_red
{
	border-right: #FBE9F2 thin solid;
	border-top: #FBE9F2 thin solid;
	font-weight: normal;
	font-size: x-small;
	border-left: #FBE9F2 thin solid;
	color: #ffffff;
	border-bottom: #FBE9F2 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ff0000;
}

/* PANEL */

.panel_fcolor
{
	border: 2px solid #d5dfe1;
	background-color: #ffffff;
}

/* AGREGAT */

.barra_menu_fondo
{
	background-image:url(http://localhost/webguest/imagenes/FondoMenu.jpg);
	background-repeat: repeat-x;
}
.barra_menu_separador
{
	background-image:url(http://localhost/webguest/imagenes/SeparadorBarraMenu.jpg);	
}

.menu_enlace
{
	font-family:Verdana, Arial;
	font-size: x-small;
	color: White;
}

.popup TABLE
{
	border: #060F40 2px solid;
	color: #060F40;
	background: #ffffcc;
	font-size: xx-small;
}

.grid_portal
{
	border: 1px solid #d5dfe1;
	background-color: #eaeff2;
}

.grid_portal_cab
{
	color: #1c596f;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana;
}

.grid_portal_imagen
{
	background-color: #eaeff2;
}

.grid_portal_desc
{
	background-color: #eaeff2;
}

.grid_portal_panel
{
	border: 2px solid #eaeff2;
	background-color: #ffffff;
}

.pagina_fondo
{
	background-color: #0D2B4D;
}

.tabla_fondo
{
        background-color: #ffffff;
}

/* CALENDARIOS */
.calendario_general
{
	border: 1px solid #B9C0C8;
	font-size: 11px;
	font-family: verdana;
	background-color: #B9C0C8;
	color: #0D2B4D;
}

.calendario_fila_semana
{
	font-weight: bold;
	text-align: center;
	background: #00B215;
	color: #ffffff;
	padding: 2px;
}

.calendario_dias_otro_mes
{
	font-size: xx-small;
	cursor: text;
	background: #CCD1D7;
	font-family: Verdana;
}

.calendario_titulo
{
	border: 8px solid #006195;
	font-weight: bold;
	text-align: center;
	background: #006195;
	color: white;
		font-size: 10px;
}

.calendario_dias_seleccionados
{
	background-color: #969595;
	color: #fff;
	font-weight: bold;
}

.calendario_dia_oferta
{
	background-color: #009900;
	color: #FFFFFF;
	font-weight: bold;
}

/* ESTILO PARA LOS CUESTIONARIOS */

.cuestionario_different_column
{
	background-color: #4291A4;
}
	
.cuestionario_detall
{
	background-color: #A7D2DC;
    font-size: xx-small;
}

.cuestionario_cab
{
	background-color: #009DDA;
	color: #FFFFFF;
	font-weight: bold;

}




