/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/

BODY
{
	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;
}

.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: #F2F1EF;
}
.CeldaNomHabitacion
{
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F1EF;
}
.CeldaHabitacionCursiva
{
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F1EF;
}
.Cabecera
{
	font-weight: normal;
	font-size: x-small;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B6AB94;
}

.Imagen
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.LineaCabecera
{
	background-color: #EBEBEB
}

.TablaOtrosHoteles
{
	font-size: 10px;
	color: #383838;
	font-family: Verdana;
	background-color: #E3E3E3;
}

.Portal_Boton1
{
	color: #B6AB94;
	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;
	border-color: #B6AB94;
        cursor: hand; cursor: pointer;
}

.Portal_Etiqueta
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana;
}

.Portal_Boton
{
	border-right: #B6AB94 thin solid;
	border-top: #B6AB94 thin solid;
	font-weight: bold;
	font-size: small;
	border-left: #B6AB94 thin solid;
	color: #FFFFFF;
	border-bottom: #8B6564 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #B6AB94;
	cursor: hand; cursor: pointer;
	border-color: #142D13;
        cursor: hand; cursor: pointer;
}

.Portal_Cab_Grid
{
	font-weight: bold;
	font-size: xx-small;
	color: #1c596f;
	font-family: Verdana;
	background-color: #dcdbd6;
}
.Portal_Grid
{
	font-size: 7pt;
	font-family: Verdana;
	background-color: #dcdcdc;
	color: black;
}	
.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;
}


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: underline;
    color: #008080;
}

.links2 A:link
{
    text-decoration: underline;
    color: #008080;
    font-weight: normal;
}	
	
		
	
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: #FFFFFF;
	text-decoration: none;
	background-color: #A79687;
}

.label_xx_small_fcolor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A79687;
}


.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: #000000;
	text-decoration: none;
	background-color: #B4C0AC;
}

.textbox_green
{
	border-right: #FCEACA thin solid;
	border-top: #FCEACA thin solid;
	font-weight: normal;
	font-size: x-small;
	border-left: #FCEACA thin solid;
	color: #ffffff;
	border-bottom: #FCEACA thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #009900;
}

.textbox_red
{
	border-right: #FCEACA thin solid;
	border-top: #FCEACA thin solid;
	font-weight: normal;
	font-size: x-small;
	border-left: #FCEACA thin solid;
	color: #ffffff;
	border-bottom: #FCEACA 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_x_small_fcolor
{
	border-right: #B6AB94 thin solid;
	border-top: #B6AB94 thin solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #B6AB94 thin solid;
	color: #000000;
	border-bottom: #8B6564 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #B6AB94;
	cursor: hand; cursor: pointer;
	border-color: #142D13;
}

.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_xx_small_fcolor
{
	border-right: #B6AB94 thin solid;
	border-top: #B6AB94 thin solid;
	font-weight: bold;
	font-size: xx-small;
	border-left: #B6AB94 thin solid;
	color: white;
	border-bottom: #B6AB94 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #B6AB94;
	cursor: hand; cursor: pointer;

}

.button_x_small_reverse
{
	border-right: #B6AB94 thin solid;
	border-top: #B6AB94thin solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #B6AB94 thin solid;
	color: #000000;
	border-bottom: #B6AB94 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	cursor: hand; cursor: pointer;
}

.button_xx_small_reverse
{
	border-right: #B6AB94 thin solid;
	border-top: #B6AB94 thin solid;
	font-weight: bold;
	font-size: xx-small;
	border-left: #FCEACA thin solid;
	color: #000000;
	border-bottom: #B6AB94 thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	cursor: hand; cursor: pointer;
	border-color: #B6AB94;
}

.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;
}

.button_destacado
{
	border: thin solid #FF6600;
	font-family: 'Berlin Sans FB' , Verdana;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand; cursor: pointer;
	background-color: #FFCC66;
}

.textbox_green
{
	border-right: #FCEACA thin solid;
	border-top: #FCEACA thin solid;
	font-weight: normal;
	font-size: x-small;
	border-left: #FCEACA thin solid;
	color: #ffffff;
	border-bottom: #FCEACA thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #009900;
}

.textbox_red
{
	border-right: #FCEACA thin solid;
	border-top: #FCEACA thin solid;
	font-weight: normal;
	font-size: x-small;
	border-left: #FCEACA thin solid;
	color: #ffffff;
	border-bottom: #FCEACA thin solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ff0000;
}

/* PANEL */

.panel_fcolor
{
	border-right: #B6AB94 2px solid;
	border-top: #B6AB94 2px solid;
	border-left: #B6AB94 2px solid;
	border-bottom: #B6AB94 2px solid;
	background-color: #B4C0AC;
}

.panel_color
{
	border-right: #B6AB94 2px solid;
	border-top: #B6AB94 2px solid;
	border-left: #B6AB94 2px solid;
	border-bottom: #B6AB94 2px solid;
}

.panel_blanco
{
    border-right: #B6AB94 2px solid;
    border-top: #B6AB94 2px solid;
    border-left: #B6AB94 2px solid;
    border-bottom: #B6AB94 2px solid;
    background-color: #FFFFFF;
}


	/* GRID PORTAL OFERTES */

.grid_portal
{
	border-right: #B6AB94 1px solid;
	border-top: #B6AB94 1px solid;
	border-left: #B6AB94 1px solid;
	border-bottom: #B6AB94 1px solid;
	background-color: #B4C0AC;
}

.grid_portal_cab
{
	color: #FFFFFF;
	background-color: #8b6564;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana;
}

.grid_portal_imagen
{
	background-color: #B4C0AC;
}

.grid_portal_desc
{
	background-color: #B4C0AC;
}

.grid_portal_panel
{
	border-right: #B6AB94 1px solid;
	border-top: #B6AB94 1px solid;
	border-left: #B6AB94 1px solid;
	border-bottom: #B6AB94 1px solid;
	background-color: #ffffff;
}

/* PORTAL OTROS HOTELES*/

.portal_cab_fondo_age
{
	background: #A79687;
}

.Portal_Panel_Age
{
	border-right: #A79687 1px solid;
	border-top: #A79687 1px solid;
	border-left: #A79687 1px solid;
	border-bottom: #A79687 1px solid;
	border-color: #A79687;
}


.portal_cab_fondo
{
	background: #B6AB94;
	color: #000000;
}
.portal_pet_fondo
{
	background-color: #e5e6e0;
}

.portal_marquee
{
	border-right: #9E9D7E 1px solid;
	border-top: #9E9D7E 1px solid;
	border-left: #9E9D7E 1px solid;
	border-bottom: #9E9D7E 1px solid;
	border-color: #B6AB94;
	color: #B6AB94;
}

.portal_col_gral
{
	background-color: white;
}

.portal_col_importe
{
	background-color: #EFF0EB;
}

.portal_col_reserva
{
	background-color: #D8D8D0;
}

.Portal_Cab1
{
	color: white;
	font-size: xx-small;
	font-family: Verdana;
	background-color: #B6AB94;
}




.tabla_fondo
{
	background-color: #FFFFFF;
}

.pagina_fondo
{
		background-color: #DDDDDD;
}

.modalpopup_background
{
 background-color:#CCC;
 opacity:0.75;
 filter:alpha(opacity=75);
}

/* CALENDARIOS */
.calendario_general
{
	border: 1px solid #5A725A;
	font-size: 11px;
	font-family: verdana;
	background-color: #F2F1EF;
	color: #000099;
}

.calendario_fila_semana
{
	font-weight: bold;
	text-align: center;
	background: #D3D3D3;
	color: #808080;
	padding: 2px;
}

.calendario_dias_otro_mes
{
	font-size: xx-small;
	cursor: text;
	background: #F2F1EF;
	font-family: Verdana;
}

.calendario_titulo
{
	border: 8px solid #8E8062;
	font-weight: bold;
	text-align: center;
	background: #8E8062;
	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: #9A9A47;
}
	
.cuestionario_detall
{
	background-color: #D5D5A4;
        font-size: xx-small;
}

.cuestionario_cab
{
	background-color: #84845B;
	color: #FFFFFF;
	font-weight: bold;

}

.bloque_fondo
{
    background-color: #9EAC92;
} 
   

/* CALENDARIO DE AJAX*/ 

.radcalendar .ajax__calendar_container
{
    background-color: #FFFFFF; /* Fondo del calendario (blanco) */
    border: 1px solid #000000; /* Marco del calendario (negro) */
    padding: 0px;
    margin: 0px;

}
.radcalendar .ajax__calendar_title
{
    background-color: #B6AB94; /* Fondo del título del calendario (verde) */
    height: 20px;
    color: #FFFFFF;
    font-family: verdana;
    font-size: x-small;
}
.radcalendar .ajax__calendar_prev, .radcalendar .ajax__calendar_next
{
    background-color: #B6AB94; /* Fondo de las flechitas de los meses */
}
.radcalendar .ajax__calendar_today
{
    background-color:#B4C0AC; /* Fondo del dia de hoy que hay al pie del calendario */
    /*height:20px; */
}
.radcalendar .ajax__calendar_days table thead tr td
{
    background-color: #B4C0AC; /* Fondo de los días de la semana */
    color: #333;
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #000000;
}
.radcalendar .ajax__calendar_day
{
    color: #000000; /* normal day - darker gray color */
    font-family: Verdana;
}
.radcalendar .ajax__calendar_other .ajax__calendar_day
{
    color: #666;    /*Dias que no son de este mes (en gris) */
    font-family: Verdana;
}



