﻿body{
	margin:0 auto;
	padding:0;
	background-image:url('../Imagenes/elementos/fondo.jpg');
	
	background-repeat:repeat-x;
	text-align:center !important;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	height:100%;
}

h1 {
	font:inherit; 
	font-size:100%; 
	height:inherit; 
	font-weight:inherit; 
	margin:0px
}

h2 {
	font: inherit;
	font-size: 100%;
	height: inherit;
	font-weight: normal;
	margin: 0px;
}


a {
	color: #0071BB;
	text-decoration:none;
}
a:hover{
	color: #808080;
	text-decoration:none;
}

.txt_azul_cufon{

	font-size: 83%;
	color: #0071BB;
	text-transform:uppercase;
}

.txt_azul_sustituido{
	font-size: 83%;
	color: #0071BB;
	text-transform:uppercase;
    font-weight:bold;
}

.texto_acordeon{

	font-size: 90%;
	color: #ffffff;

}



.txt_blanco{

	font-size: 120%;
	color: #ffffff;

}

.txt_blanco_sustituido{
	font-size: 120%;
	color: #ffffff;
	font-weight:bold;
} 

.texto_blanco{

	font-size: 100%;
	color: #ffffff;

}

.texto_blanco:hover{

	font-size: 100%;
	color: #999999 !important;
}

.txt_mini_cufon{

	font-size: 80%;
	color: #000000;
	
}

.txt_mini_sustituido
{
	font-size: 80%;
	color: #000000;
	font-weight:bold;
}

.txt_negro{

	font-size: 100%;
	color: #000000;
}

.txt_negro_cufon{

	font-size: 100%;
	color: #000000;
	text-transform:uppercase;
}

.txt_negro_sustituido{

	font-size: 100%;
	color: #000000;
	text-transform:uppercase;
	font-weight:bold;
}

.txt_negro_mini_cufon{

	font-size: 80%;
	color: #000000;
	text-transform:uppercase;
}

.txt_negro_mini_sustituido{

	font-size: 80%;
	color: #000000;
	text-transform:uppercase;
	font-weight:bold;
}
.txt_negro_medio{

	font-size: 85%;
	color: #000000;
	text-transform:uppercase;
}


.txt_rojo_cufon{

	font-size: 100%;
	color: #800000;
}


.txt_rojo_sustituido{
	font-size: 100%;
	color: #800000;
	font-weight:bold;
}

.titulo{

	font-size: 150%;
	color: #0c73b5;
	text-transform:uppercase;
}

.titulo_sustituido{

	font-size: 150%;
	color: #0c73b5;
	text-transform:uppercase;
	font-weight:bold;
}

SELECT{ font-family:Tahoma, Geneva, sans-serif; font-size: 100%; color: black; background-color:#acb7bd;}



/*botones*/




 /*submit*/
 
 .submit {
text-transform:uppercase;
border:1px gray outset;
font-style:normal;
font-variant:normal;
font-size:80%;
margin-left:5px;
line-height:normal;
color:#ffffff;
letter-spacing:normal;
background-color:#333333;
font-weight:700;
padding:5px;

}
.submit:hover {
border:1px #000 outset;
font-style:normal;
font-variant:normal;
font-size:80%;
line-height:normal;
color:#0091B5;
letter-spacing:normal;
background-color:#333333;
font-weight:700;
text-transform:uppercase;
padding:5px;
}


input[type=submit] {
border:1px gray outset;
font-style:normal;
font-variant:normal;
font-size:80%;
margin-left:5px;
line-height:normal;
color:#ffffff;
letter-spacing:normal;
background-color:#333333;
font-weight:700;
text-transform:uppercase;
padding:5px;
}
input[type=text] {
font-size:12px;
font-family:Tahoma, Geneva, sans-serif;
}

input[type=submit]:hover {
border:1px #000 outset;
font-style:normal;
font-variant:normal;
font-size:80%;
line-height:normal;
color:#0091B5;
letter-spacing:normal;
background-color:#333333;
font-weight:700;
text-transform:uppercase;
padding:5px;
}


/*button*/

 button {
text-transform:uppercase;
border:1px gray outset;
font-style:normal;
font-variant:normal;
font-size:80%;
margin-left:5px;
line-height:normal;
color:#ffffff;
letter-spacing:normal;
background-color:#333333;
font-weight:700;
padding:5px;
}

button:hover {
border:1px #000 outset;
font-style:normal;
font-variant:normal;
font-size:80%;
line-height:normal;
color:#0091B5;
letter-spacing:normal;
background-color:#000;
font-weight:700;
text-transform:uppercase;
padding:5px;
}

input[type=button] {
border:1px gray outset;
font-style:normal;
font-variant:normal;
font-size:80%;
margin-left:5px;
line-height:normal;
color:#ffffff;
letter-spacing:normal;
background-color:#000;
font-weight:700;
text-transform:uppercase;
padding:5px;
}

input[type=button]:hover {
border:1px #000 outset;
font-style:normal;
font-variant:normal;
font-size:80%;
line-height:normal;
color:#0091B5;
letter-spacing:normal;
background-color:#000;
font-weight:700;
text-transform:uppercase;
padding:5px;
}


.boton_dispon{
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal; /*font-size: 80%;*/;
	margin-left: 5px;
	line-height: 10px;
	color: #808080;
	letter-spacing: normal;
	font-weight: 700;
	padding: 5px;
	background-image: url('../Imagenes/elementos/boton_dispon.gif');
	background-position: center;
	background-repeat: no-repeat;
	width: 195px;
	height: 44px;
	border: 0px;
	font-size: 14px;

}

.boton_ofertas{
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal; /*font-size: 80%;*/;
	margin-left: 5px;
	line-height: 10px;
	color: #808080;
	letter-spacing: normal;
	font-weight: 700;
	padding-bottom: 5px;
	background-image: url('../Imagenes/elementos/boton_ofertas.gif');
	background-position: center;
	background-repeat: no-repeat;
	width: 195px;
	height: 44px;
	border: 0px;
	font-size: 14px;
}


.boton_solicitud {
	background-color: #C2F268;
	border: 1px solid #669900;
	text-align: center;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background-image: url('../Imagenes/elementos/bot_solicitud.jpg');
}

.boton_solicitud a:link {
	text-decoration:none;
	color:#FFFFFF;
}

.boton_solicitud a:visited {
	text-decoration:none;
	color:#FFFFFF;
}


.boton_solicitud a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-image: url('../Imagenes/elementos/bot_solicitudhover.jpg');
}




/* zona de reservas */

.cuadro_formularios {
	border-width:1px;
	border-color:#0071BB;
	border-style:solid;
	padding: 10px;
	background-color: #EFF4F7;
}


.cuadro_ofertas {
	border-width: 1px;
	border-color: #0071BB;
	border-style: solid;
	padding: 10px;
	background-color: #FFFFFF;
}


.titulo_reseva {
	color: #000000;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	padding-bottom:10px;
}

.txtformulario_azul {
	color: #0071BB;
	font-size: 120%;
	text-align: left;
	padding-left: 20px;
}

.subtitulo_reservas {
	background-image: url('../Imagenes/elementos/fondotitul_reservas.jpg');
	background-repeat: repeat-x;
	height: 43px;
	text-align:left;
	padding-left:20px;
	}

.txtsubtitulo {
	color: #000000;
	font-size: 120%;
	
}

.txtcategor_reservas{
	color: #0071BB;
	font-size: 130%;
	text-transform: uppercase;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}

.foto_reservas {
	
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
}

.nombre_hotel {
	color: #0C73B5;
	text-decoration: none;
	font-size: 120%;
	text-transform: uppercase;
	padding-bottom:4px;
}

.texto_hotel {
	color: #333333;
	font-size: 90%;
	text-align: justify;
	vertical-align: top;
}

.paginacion {
	color: #0071BB;
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;
}

.cabecera_formulario {
	background-image: url('../Imagenes/elementos/fondotit_azul.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	height: 34px;
}

.enlace_solicitar a:link{
	color: #0071BB;
	vertical-align: middle;
	text-align: center;
	border: 1px #0C73B5 solid;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}


.enlace_solicitar a:visited{
	color: #0071BB;
	vertical-align: middle;
	text-align: center;
	border: 1px #0C73B5 solid;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}


.enlace_solicitar a:hover{
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	border: 1px #0C73B5 solid;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background-color: #0071BB;
}

.precio {
	color: #800000;
	font-size: 140%;
	font-weight: bold;
}
#scrollActividades { 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#3D3D3F;
scrollbar-face-color:#3D3D3F; 
scrollbar-highlight-color:#000000; 
scrollbar-3dlight-color:000000; 
scrollbar-darkshadow-color:#3D3D3F; 
scrollbar-shadow-color:#0000000;
} 



