@charset "utf-8";
/* CSS Document */
a{
	color:#666666;
}
body,td,th {
	color: #666666;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo1 {font-size: 12px}
.Estilo2 {font-size: 18px}
.Estilo6 {
	font-size: 29px;
	color: #E77919;
}
.Estilo8 {font-size: 21px}
.Estilo9 {
	font-size: 14px;
	font-weight: bold;
}
.Estilo10 {
	color: #333333;
	font-weight: bold;
}
.Estilo12 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #E77919;
}
.Estilo13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #E77919;
	font-size: 12px;
}
.Estilo14 {color: #FFFFFF}
.Estilo15 {font-size: 14px}
.Estilo16 {font-size: 20px; font-weight: bold; color: #FFFFFF; }
.Estilo17 {
	font-size: 15px;
	font-weight: bold;
}
.Estilo18 {
	color: #333333;
	font-weight: bold;
}
.Estilo19 {
	font-size: 16px;
	font-weight: bold;
}
.EstiloInteres{
	color:#666666;
	text-decoration:none;
}

.formulario_titulo {
    color: #666;
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

.formulario_contacto input {
    width: 300px;
}

.formulario_contacto td {
    height: 18px;
}

.formulario_contacto label {
    color: #666;
    font-size: 0.7em;
    font-family: Verdana;
}

.formulario_label {
    font-weight: bold;
    text-align: right;
}

#menu{
	background:url("../imagenes/cabecerabotonesdinamica3.png");
	width:768px;
	height:200px;
	padding:0;
	margin:0;
}

#inicio {
	width:100px;
	display:block;
	float:left;
}

#inicio_sel {
	color:#F90;
	width:100px;
	display:block;
	float:left;
}
#inicio:hover {
	color:#F90;
}
#instalaciones {
	width:90px;	
	display:block;
	float:left;
}
#instalaciones_sel {
	color:#F90;
	width:90px;	
	display:block;
	float:left;
}
#instalaciones:hover {
	color:#F90;
}

#situacion{
	width:90px;
	display:block;
	float:left;
}
#situacion_sel{
	color:#F90;
	width:90px;
	display:block;
	float:left;
}
#situacion:hover {
	color:#F90;
}

#reservas{
	width:90px;
	display:block;
	float:left;
}
#reservas_sel{
	color:#F90;
	width:90px;
	display:block;
	float:left;
}
#reservas:hover {
	color:#F90;
}

#enlaces{
	width:130px;
	display:block;
	float:left;
}
#enlaces_sel{
	color:#F90;
	width:130px;
	display:block;
	float:left;
}
#enlaces:hover {
	color:#F90;
}


#contacto{
	width:90px;
	display:block;
	float:left;
}

#contacto_sel{
	width:90px;
	color:#F90;
	display:block;
	float:left;
}
#contacto:hover {
	color:#F90;
}


.links li {
	display:inline;
}

.links li a{
	text-decoration:none;
	font-weight:bold;
	 color:#FFFFFF;
}
#menusup {
	padding-top:154px;
}


.error{
	margin-left:-200px;
}