/* CSS Document */

body{
	margin:0;
	background-color:#0E4987;
}
.gral{
	width:100%;
	height:100%;
	text-align: center;
	vertical-align: middle;
}
.tablactdo{
	border-color:#052B53;
	border-width:2px;
	border-style:solid;
	width:780px;
	height:503px;
	background-color:#ffffff;
	background-image:url('imges/bg.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
.direc{
	width:780px;
	height:20px;
}
.td2{
	width:239px;
	padding-bottom:35px;
	padding-left:10px;
	padding-right:10px;
	vertical-align: bottom;
}
.td3{
	width:293px;
	height:168px;
	padding-bottom:25px;
	background-image:url('imges/bg2.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
}
.pad8{
	padding-right:8px;
}
/* menu */
.tarifas{
	width:214px;
	height:56px;
	background-image:url('imges/tarifas.jpg');
	background-repeat:no-repeat;
}
.situacion{
	width:214px;
	height:56px;
	background-image:url('imges/situacion.jpg');
	background-repeat:no-repeat;
}
.instalaciones{
	width:214px;
	height:56px;
	background-image:url('imges/instalaciones.jpg');
	background-repeat:no-repeat;
}
.habitas{
	width:214px;
	height:56px;
	background-image:url('imges/habitas.jpg');
	background-repeat:no-repeat;
}
.contacto{
	width:214px;
	height:56px;
	background-image:url('imges/contacto.jpg');
	background-repeat:no-repeat;
}
.tdmenu{
	width:101px;
	vertical-align:bottom;
}
/* textos */
.txt{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#0E4987;
}
.txtR{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#A33221;
}
.txtB{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
}


.menu{
	font-family:Arial, sans-serif;
	font-size:10px;
	color:#0E4987;
	text-decoration:none;
}
.menu:hover{
	font-family:Arial, sans-serif;
	font-size:10px;
	color:#A33221;
	text-decoration:none;
}
.enlaces{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	background-color:#0E4987;
}
.enlaces:hover{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	background-color:#A33221;
}
.enlacesB{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.enlacesB:hover{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	background-color:#A33221;
	font-weight:bold;
}
/*Interiores*/
.tablacontacto{
	border-color:#052B53;
	border-width:2px;
	border-style:solid;
	width:780px;
	height:503px;
	background-color:#ffffff;
	background-image:url('imges/cabecera/contacto.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
.tablahabitas{
	border-color:#052B53;
	border-width:2px;
	border-style:solid;
	width:780px;
	height:503px;
	background-color:#ffffff;
	background-image:url('imges/cabecera/habitaciones.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
.tablainstalaciones{
	border-color:#052B53;
	border-width:2px;
	border-style:solid;
	width:780px;
	height:503px;
	background-color:#ffffff;
	background-image:url('imges/cabecera/instalaciones.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
.tablasituacion{
	border-color:#052B53;
	border-width:2px;
	border-style:solid;
	width:780px;
	height:503px;
	background-color:#ffffff;
	background-image:url('imges/cabecera/situacion.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
.tablatarifas{
	border-color:#052B53;
	border-width:2px;
	border-style:solid;
	width:780px;
	height:503px;
	background-color:#ffffff;
	background-image:url('imges/cabecera/tarifas.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
.tdmenuint{
	padding-top:4px;
	padding-right:11px;
	text-align:right;
	vertical-align:top;
	height:111px;
}
.pad10{
	padding-left:15px;
	padding-right:10px;
}
/* formulario */
input { 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	weight: 9px; 
	color: #0E4987;
	background-color: #ffffff; 
	border: #052B53; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.inputbtn { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	weight: bold; 
	color: #ffffff;
	background-color: #052B53;
	border: #052B53;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
select {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	weight: 9px; 
	color: #0E4987;
	background-color: #ffffff; 
	border: #052B53; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
textarea {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	weight: 9px; 
	color: #0E4987;
	background-color: #ffffff; 
	border: #052B53; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}