﻿#Cabecera1 {
	float: left;
	display: block;
	position: relative;
	background: url(images/logoFOSA.jpg) no-repeat left bottom;
	width: 100%;
	height: 73px;
}

#Cabecera2 {
	float: left;
	display: block;
	background-image: url(images/fondoCabecera.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 75px;
	margin: 0;
	padding: 0;
}

/************************** MENU SECUNDARIO *********************************/
#menu_secundario ul {
	padding: 0 0 0 5px;
	list-style-type: none;
	width: auto;
	height: 27px;
	list-style: none;
	line-height: 1;
	display: block;
	margin: 0;
}

#menu_secundario ul a {
	display: block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:5px 0 6px 10px;
}

#menu_secundario ul li { 
	display:block;
	float:left;
	height:23px;
}

#menu_secundario ul li a span {
	padding:2px 10px 3px 0;
}

#menu_secundario a:hover, #menu_secundario a.active {
	background: #fff url(images/fondoMenuSecundarioLeft.gif) no-repeat top left;
	color:#2B662B;
}

#menu_secundario a:hover span, #menu_secundario a.active span {
	background: transparent url(images/fondoMenuSecundarioRight.gif) no-repeat top right;
}


#sec-Reservas a {
	margin-left: 10px;
}

#sec-ElHotel a{
	margin-left: 53px;
}

#sec-Servicios a{
	margin-left: 50px;
}

#sec-SalaDePrensa a{
	margin-left: 54px;
}

#sec-Profesionales a {
	margin-left: 56px;
}


/** Menú en la parte de formularios **/

#sec-Reservas-formulario a {
	margin-left: 8px;
}

#sec-ElHotel-formulario a{
	margin-left: 121px;
}

#sec-Servicios-formulario a{
	margin-left: 106px;
}

#sec-SalaDePrensa-formulario a{
	margin-left: 111px;
}

#sec-Profesionales-formulario a {
	margin-left: 120px;
}

/********************************************* FIN MENU SECUNDARIO ********************************/
#Cuerpo {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

/********************************************* CONTENIDO 1 ****************************************/

table th{
	text-align:left;
	width:auto;
}

table tr.Precios th
{
    text-align:left;
    height: 25px;
    background-color: #d5e98f;
}
table tr.Precios td
{
    text-align:left;
    height: 25px;
    font-size: 11px;
    padding: 2px 4px 2px 4px;
}

table tbody tr td{
	border-top:1px #999999 dashed;
}

.tdizq{
	width:119px;
}

.tdder{
	text-align:right;
}

#Contenido1 {
	float: left;
	background-image: url(images/fondoContenido1.jpg);
	background-repeat: repeat-y;
	width: 685px;
}

#Contenido1_formulario {
	float: left;
	background-image: url(images/fondoContenido1Formulario.jpg);
	background-repeat: repeat-y;
	width: 955px;
}

#Contenido1_cuerpo {
    float:left;
	position: relative;
	width: 653px;
	padding: 6px 16px 0 16px;
}

#Contenido1_cuerpo h2{
    font-size: 16px;
    color: #890D20;
    font-weight: bold;
}

#Contenido1_cuerpo_formulario {
    float:left;
	position: relative;
	width: 923px;
	padding: 6px 16px 0 16px;
}

#imagenInterior {
	float: left;
	width: auto;
	height: 100%;
	margin-top: 26px;
}

#Contenido1_portada_izquierda 
{
    float: left;
    width: 352px;
    height: auto;
}

#Contenido1_portada_derecha
{
    float: left;
    width: 280px;
    height: auto;
    padding-left: 10px;
    padding-top: 10px;
}

#Contenido1_texto_interior {
	float: left;
	width: 451px;
	margin-left: 25px;
}

#Contenido1_texto_interior_formulario {
	float: left;
	width: 462px;
	margin-left: 25px;
}

#Contenido1_texto_interior h2
{
    margin:3px 0 10px 0;
    color:#5A5A2E;
}
    

#Contenido1_texto_interior a, #Contenido1_texto_interior a {
	color: #51A127;
	font-weight: bold;
}

#Contenido1_texto_interior ul {
	list-style:none;	
	margin:5px;
}

#Contenido1_texto_interior ul li {
	padding-left:12px;
	background:transparent url(images/guion.gif) no-repeat 0px 6px;
}

#Contenido1_texto_inferior p input.usuario {
	border: 1px solid #c0c0c0;
	margin-left: 35px;
	width: 120px;	
}
.usuario {
    border: 1px solid #c0c0c0;
	margin-left: 35px;
	width: 120px;
}

#Contenido1_texto_inferior p input.contrasenia {
	border: 1px solid #c0c0c0;
	margin-left: 14px;
	width: 120px;	
}
.contrasenia{
    border: 1px solid #c0c0c0;
	margin-left: 14px;
	width: 120px;
}

#Contenido1 p, #Contenido1_formulario p {
	margin: 10px 0 0 0;
	line-height: 120%;
}

#Contenido1 p img, #Contenido1_formulario p img 
{
    margin:0 0 0 8px;
}

#Contenido1 img, #Contenido1_formulario img
{
    margin-top:10px;
}

#FlashParcelario 
{
    float:left;
	margin-top:20px;
	width:auto;
	height:auto;
}

#Contenido1_parte_baja {
	clear: both;
	position: relative;
	width: 457px;
	height: auto;
	padding: 20px 0 0 190px;
}

#Contenido1_final {
	float: left;
	width: 685px;
	height: 40px;
	background-image: url(images/fondoPieContenido1.jpg);
	background-repeat: no-repeat;
}

#Contenido1_final_formulario {
	float: left;
	width: 955px;
	height: 40px;
	background-image: url(images/fondoPieContenido1Formulario.jpg);
	background-repeat: no-repeat;
}

#Panel_derecha_formulario
{
    float:right;
    width:232px;
    height:325px;
    background:transparent url(images/fondoPanelDerechaFormulario.jpg) no-repeat top left;
    color:#2B662B;
    padding:7px 13px;
    font-size:13px;
}

#Panel_derecha_formulario h2 
{
    margin-bottom:8px;
    font-size:18px;
}

.pdf {
	padding-right:22px;
	background:transparent url(images/pdf.gif) no-repeat 100% 2px;
}

/********************************************* MENU TERCIARIO **************************************/
#menu_terciario ul{
	float: left;
	list-style-type: none;
	width: 163px;
	height: 100%;
	list-style: none;
	line-height: 1;
	display: block;
	margin: 0 0 13px 0;
}

#menu_terciario ul a {
	display: block;
}

#menu_terciario ul li { 
	display: block;
	float: left;
	border-bottom: #999999 dashed 1px;
}

#menu_terciario ul li a span {
	display: none;
}

.ter a {
	padding: 7px 0 3px 8px;
	background: transparent url(images/flecha.gif) no-repeat top left;
	width: 155px;
	text-decoration: none;
	text-transform: uppercase;
	color: #3E738C;
}

.ter a:hover, .ter a.active {
	color: #2B662B;
	font-weight: bold;
	background: transparent url(images/flechaNegra.gif) no-repeat top left;
}

#menu_terciario ul li ul li {
	border-bottom: none;
	padding: 0 0 0 5px;
}

#menu_terciario ul li ul li a {
	text-transform: none;
	padding-left: 10px;
}

/********************************************* CONTENIDO 2 *************************************/
#Contenido2 {
	float: right;
	width: 265px;
	height: auto;
	background-repeat: repeat-y;
}

#CuerpoFormularios {
	background: transparent url(images/fondoContenido2.jpg) repeat-y top left;
	padding-top:0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 16px;
}

#CuerpoFormularios fieldset
{
    padding-top:5px;
    width:229px;
    display:block;
}

#CuerpoFormularios fieldset label
{
    float:left;
}

#CuerpoFormularios fieldset .text_box
{
    float:right;
    width:17px;
}

#CuerpoFormularios fieldset .campo
{
    float:right;
    width:80px;
    border:1px #c0c0c0 solid;
    margin-right:10px;
}

#Contenido2 h2.Billetes {
	margin-left: 20px;
	margin-bottom: 0;
	background-image: url(images/tit_BilletesBarco.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 16px;
}

#Contenido2 h2 span {
	display: none;
}

#Contenido2 p {
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 20px;
}

#Contenido2 select {
	color: #555555;
	width: 125px;
	border: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	float:right;
}

#Contenido2 select.izquierda {
	color: #555555;
	width: 80px;
	border: 1px;
	border-style: solid;
	border-color: #c0c0c0;
}

#Contenido2 select.derecha {
	color: #555555;
	width: 100px;
	border: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	margin-left: 16px;
}

#Contenido2 h2.Hotel {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	background-image: url(images/tit_ReservasHotel.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 16px;
}

#Contenido2 h2.HotelEnglish {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	background-image: url(images/tit_ReservasHotel_en.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 18px;
}

#CuerpoFormularios fieldset h2.Billetes {
	margin-bottom: 0;
	margin-top: 5px;
	background-image: url(../PuebloDonThomas/images/tit_BilletesBarco.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 17px;
	margin-left:0;
}
#CuerpoFormularios fieldset h2.Billetes_ingles {
	margin-bottom: 0;
	background-image: url(../PuebloDonThomas/images/tit_BilletesBarco_ing.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 17px;
}
#CuerpoFormularios fieldset h2.Billetes_aleman {
	margin-bottom: 0;
	background-image: url(../PuebloDonThomas/images/tit_BilletesBarco_ale.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 17px;
}
#CuerpoFormularios fieldset h2.TecinaGolf{
    margin-bottom: 2px;
	background-image: url(../PuebloDonThomas/images/tit_TecinaGolf.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 17px;
}
#CuerpoFormularios fieldset h2.TecinaGolf_ingles {
    margin-bottom: 2px;
	background-image: url(../PuebloDonThomas/images/tit_TecinaGolf_en.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 17px;
}

#CuerpoFormularios fieldset h2.Alquileres {
	margin-top: 0;
	margin-left: 5px;
	margin-bottom: 10px;
	background-image: url(../PuebloDonThomas/images/tit_Alquileres.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 18px;
}

#CuerpoFormularios fieldset h2.AlquilerEnglish {
	margin-top: 0;
	margin-left: 5px;
	margin-bottom: 10px;
	background-image: url(../PuebloDonThomas/images/tit_Alquileres_en.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 18px;
}

#Contenido2 h2 span{
    display:none;
}

#Contenido2 select.NJugadores {
	color: #555555;
	width: 80px;
	border: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	margin-left: 25px;
}

#Contenido2 select.NDias {
	color: #555555;
	width: 80px;
	border: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	margin-left: 59px;
}

#Contenido2 input {
/*	float:left;*/
}

#FinalContenido2 {
	float: left;
	width: 265px;
	height: 16px;
	background-image: url(images/fondoPieContenido2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0;
}

/******************************************* CONTROLES DE USUARIO ****************************/
#CuerpoAccesoPropietarios {
	margin: 4px 0 10px 0;
	padding-top: 47px;
	float: left;
	width: 265px;
	height: 83px;
	background: transparent url(images/topAccesoPropietarios.jpg) no-repeat top left;
}

#AccesoPropietarios {
	float: left;
	width: 247px;
	height: auto;
	padding: 0 0 0 18px;
	background: transparent url(images/fondoAccesoPropietarios.jpg) repeat-y top left;
}

#AccesoPropietarios h2 {
	display: none;
}

#AccesoPropietarios fieldset
{
    display:inline;
    margin-top:10px;
    width:229px;
}

#AccesoPropietarios fieldset label
{
    float:left;   
}

#FinalAccesoPropietarios {
	float: left;
	width: 265px;
	height: 18px;
	background: transparent url(images/pieAccesoPropietarios.jpg) no-repeat top left;
}

#CuerpoGaleriaDeFotografias {
	margin: 4px 0 10px 0;
	padding-top: 22px;
	float: left;
	width: 265px;
	height: 239px;
	background: transparent url(images/topGaleria.gif) no-repeat top left;
}

#GaleriaDeFotografias {
	float: left;
	background: transparent url(images/fondoGaleria.gif) repeat-y top left;
	height: 214px;
	width: 257px;
	padding: 8px 0 0 8px;
}

#PieGaleriaDeFotografias {
	float: left;
	width: 265px;
	background: transparent url(images/bottomGaleria.gif) no-repeat top left;
	height: 17px;
}

/***************************** FORMULARIOS ***********************/

#Contenido1_texto_interior_formulario fieldset 
{
    margin-top:5px;
    float:left;
    width:441px;
    height:auto;
    border-top:1px #A0D8A0 solid;  
    border-left:1px #A0D8A0 solid; 
    border-right:1px #A0D8A0 solid; 
    color:#2B662B;
    padding:10px 10px 3px 10px; 
}

#Contenido1_texto_interior_formulario fieldset label
{
    display:block;
}

#Contenido1_texto_interior_formulario fieldset h2
{
    margin:-14px 0 0 0;
    color:#2B662B;
    padding-left:2px; 
    text-transform:uppercase;
    font-size:12px;
    font-weight:bold;
    background:#fff;
    width:120px;
}

#Contenido1_texto_interior_formulario fieldset div.campoFecha
{
    float:left;
    width: 98px;
    margin-right:10px;
}

#Contenido1_texto_interior_formulario fieldset div.campoFecha input
{
    display:inline;
    background:#EEF1D3;
    border:1px #A0D8A0 solid;
    height:19px;
    width:60px;
    vertical-align:middle;
}

#Contenido1_texto_interior_formulario fieldset div.campo1
{
    float:left;
    width:160px;
    margin-right:10px;
    height: 42px;
}

#Contenido1_texto_interior_formulario fieldset div.campo1 div.campo_radio input
{
    width:30px;
    float:right;
    background:transparent;
    border:none;
}

#Contenido1_texto_interior_formulario fieldset div.campo1 div.campo_radio label
{
    float:left;
}

#Contenido1_texto_interior_formulario fieldset table td
{
    border:none;
}

#Contenido1_texto_interior_formulario fieldset table td.NoDisponible
{
    background-color: #efc1ab;
    width:15px;
    text-align: right;
}
#Contenido1_texto_interior_formulario fieldset table td.Disponible
{
    background-color:#d5e98f;
    width: 15px;
    text-align: right;
}

#Contenido1_texto_interior_formulario fieldset div.campoActualizacion
{
    float:left;
    width:100%;
    margin-right:20px;
}

#Contenido1_texto_interior_formulario fieldset div.campo1 input, #Contenido1_texto_interior_formulario fieldset div.campo1 select
{
    display:inline;
    background:#EEF1D3;
    border:1px #A0D8A0 solid;
    height:19px;
    width:130px;
    vertical-align:middle;
}

#Contenido1_texto_interior_formulario fieldset div.text_box
{
    display:inline;
    vertical-align:middle;
}
#Contenido1_texto_interior_formulario fieldset div.campo1 table tr td{
    width: 50px;
}

#Contenido1_texto_interior_formulario fieldset div.text_box input
{
    width:auto;
    height:auto;
    background:transparent;
}

#Contenido1_texto_interior_formulario fieldset div.campo1sinAlto
{
    float:left;
    width:160px;
    margin-right:10px;
}

#Contenido1_texto_interior_formulario fieldset div select.personas
{
    width:80px;
}

#Contenido1_texto_interior_formulario fieldset div.campo1sinAlto input, #Contenido1_texto_interior_formulario fieldset div.campo1sinAlto select
{
    display:inline;
    background:#EEF1D3;
    border:1px #A0D8A0 solid;
    height:19px;
    width:130px;
    vertical-align:middle;
}

#Contenido1_texto_interior_formulario fieldset div.campo1sinAlto div.campo_radio input
{
    width:30px;
    float:right;
    background:transparent;
    border:none;
}

#Contenido1_texto_interior_formulario fieldset div.campo1sinAlto div.campo_radio label
{
    float:left;
}

#Contenido1_texto_interior_formulario fieldset div.campo2
{
    float:left;
    width:58px;
    margin-right:10px;
}

#Contenido1_texto_interior_formulario fieldset div.campo2 input, #Contenido1_texto_interior_formulario fieldset div.campo2 select
{
    background:#EEF1D3;
    border:1px #A0D8A0 solid;
    height:19px;
    width:55px;
}

#Contenido1_texto_interior_formulario  fieldset div.campo3
{
    float:left;
    width:235px;
    margin-right:10px;
}

#Contenido1_texto_interior_formulario fieldset div.campo3 input, #Contenido1_texto_interior_formulario fieldset div.campo3 select
{
    background:#EEF1D3;
    border:1px #A0D8A0 solid;
    height:19px;
    width:232px;
}

#Contenido1_texto_interior_formulario  fieldset div.campo4
{
    float:left;
    width:400px;
    margin-right:10px;
}

#Contenido1_texto_interior_formulario fieldset div.campo4 input, #Contenido1_texto_interior_formulario fieldset div.campo4 select
{
    background:#EEF1D3;
    border:1px #A0D8A0 solid;
    height:19px;
    float: right;
}
#Contenido1_texto_interior_formulario fieldset div.campo4 label{
    width:350px;
    float:left;
}

#Contenido1_texto_interior_formulario fieldset div.campoPrecios 
{
    float:right;
    width: 250px;
    height: 200px;
    margin-right:10px;
}

#Contenido1_texto_interior_formulario fieldset div.campoCalendario
{
    float:left;
    width: 140px;
    margin-right:10px;
    height:50px;
}

#Contenido1_texto_interior_formulario fieldset p, #Contenido1_texto_interior_formulario fieldset p a
{
    float:left;
}

#mensaje_formulario 
{
    background:#EEF1D3;
    border-bottom:1px #A0D8A0 solid;
    border-left:1px #A0D8A0 solid;
    border-right:1px #A0D8A0 solid;
    float:left;
    width:441px;
    height:21px;
    color:#2B662B;
    font-weight:bold;
    padding:2px 10px 0 10px; 
}

#Contenido1_texto_interior_formulario fieldset div.campocaducidad 
{
    float:left;
    width: 160px;
    margin-right:10px;
}

#Contenido1_texto_interior_formulario fieldset div.campocaducidad select
{
    background:#EEF1D3;
    border:1px #A0D8A0 solid;
    height:19px;
    width:50px;
}

#mensaje_formulario span
{
    vertical-align:top;
}

#residente 
{
    float:left;
    text-align:left;
}

#enviar 
{
    float: left;
    margin-top: 6px;
    width: 465px;
}
#enviar input.anterior
{
}

#enviar input.siguiente
{
    padding-left:345px;
}

#BotoneraFormulario
{
    float:right;
    width:243px;
}


#BotoneraFormulario input.soloSiguiente
{
    padding-left:199px;
    padding-top: 6px;
}
#BotoneraFormulario input.Siguiente
{
    padding-left: 125px;
    padding-top: 6px;
}
#BotoneraFormulario input.Anterior
{
    padding-top: 6px;
}

/****************************** CLASES ***************************/
.negrita {
	font-weight: bold;
}

