/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

/* Smooth font*/

html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}


body {
	font-family: 'Asap', sans-serif;
	color: #fff;
	background-color: #733302;
	font-size: 12px;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat;
}
ul {
	list-style:none;
}
input {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
}
select {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	margin-left: -1px;
	margin-right: 1px;
}
li {
	list-style:none;
}
.table{
	margin-left: auto !important;
	margin-right: auto !important;
  }
 .table td{
	padding-left: 0px;
  } 


/* links */
a, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #8f3f41;
	text-decoration: none;
}

/* Paragraph */
.clear {
	clear:both;
	background:transparent;
	margin:1px 0px 0px 0px;
}


/* images */
img { 
   border:none;
}


/*---- TOP ----*/

#clima{
	float: left;
	margin-top: 10px;
	height: 20px;
	position: absolute;
	margin-left: 830px;
}



#top{
	width: 980px;
	height: 89px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#logo{
	width: 462px;
	float: left;
	padding-top: 10px;
}
#cabanias{
	width: 410px;
	height: 160px;
	float: right;
	margin-top: 10px;
	position: absolute;
	z-index: 3000;
	padding-left: 560px;
}
#cabania-top{
	width: 192px;
	height: 160px;
	margin-right: 10px !important;

	float: left;
}
#cabanias-menu{
	float: right;
	margin-top: 60px;
}

a.cabanias-menu:link, a.cabanias-menu:visited  {
	font-family: 'bradley_hand_itc_ttbold', sans-serif;
	text-decoration: none;
	color: #ffcb04;
	padding-right: 5px;
	font-size: 18px;
	padding-left: 5px;
}
a.cabanias-menu:hover, a.cabanias-menu:visited:hover  {
	color: #FFFFFF;
}
a.cabanias-menu:active  {
	color: #ffcb04;
}
/*PRINCIPAL */

#principal{
	width: 978px;
	height: 409px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #ffcd04;
	background-color: #FFF;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

/*MENU NAVEGACION */

#contenedor-menu{
	width: 980px;
	height: 51px;
	text-align: center;
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
}


#menu  {
	font-family: 'BradhITC', sans-serif;
	height: 34px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffcd04;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	font-size: 21px;
	font-weight: 400;
	color: #281a09;
	padding-top: 4px;
}

a.menu:link, a.menu:visited  {
	font-family: 'bradley_hand_itc_ttbold', sans-serif;
	
	text-decoration: none;
	color: #281a09;
	padding-right: 5px;
	padding-left: 5px;
}
a.menu:hover, a.menu:visited:hover  {
	color: #fff;
}
a.menu:active  {
	color: #000;
}
/*---- FOOTER ----*/

#footer{
	font-family: 'Asap', sans-serif;
	color: #FFF;
	width: 980px;
	height: 77px;
	text-align: center;
	font-style: normal;
	margin-top: 0px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

#footer-sociales{
	position: relative;
	float: right;
	width: 86px;
	margin-top: 7px;
}
#footer-idiomas{
	position: relative;
	float: left;
	width: 90px;
	margin-top: 7px;
}
#footer-agencia{
	position: relative;
	float: right;
	width: 82px;
	margin-top: 7px;
}
#footer-dataweb{
	position: relative;
	float: right;
	width: 82px;
	margin-top: 7px;
}
#footer-webcam{
	position: relative;
	float: left;
	width: 86px;
	margin-top: 7px;
}



/*---- INTERNOS ----*/

#interno{
	width: 978px;
	height: 409px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #ffcd04;
	background-color: #FFF;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #000;
}
#interno h1{
	font-family: 'Asap', sans-serif;
	font-size: 21px;
	color: #723a04;
font-weight: normal;

}

#interno-der{
	font-family: 'Asap', sans-serif;
	float: right;
	height: 409px;
	width: 300px;
	font-size: 12px;
	color: #858584;
	line-height: 18px;
	padding-right: 10px;
	text-align: left;
}


#interno-der h1{
	font-family: 'Asap', sans-serif;
	font-size: 21px;
	color: #723a04;
	padding-top: 15px;
	font-weight: normal;
	padding-bottom: 10px;
}
.fotos {
	margin-right: 10px;
	border: 3px solid #dbdbdb;
	margin-bottom: 10px;
}

	
/*---- FORMULARIO DE CONTACTO ----*/

#contacto {
	margin-top: 0px;
	margin-left: 0px;
	top: 0px;
	width: 654px;
	height: 409px;
	text-align: center;
	border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	background-image: url(../imagenes/consultas.jpg);
	color: #FFF;
	font-size: 15px;
      }




.formulario {
	font-family: 'Asap', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.campos {
	font-family: 'Asap', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
}
.submit {
	font-family: 'Asap', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCD04;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px none #FFF;
	margin-top: 5px;
	cursor: pointer;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.gracias {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 50px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color: #666;
	text-align: center;
	padding-top: 0px;
}


/*---- GALERIA IMAGENES ----*/

.borde {
	text-decoration: none;
	border: 1px solid #333;
	text-align: left;
}



#vivo {
	background-image: url(http://200.58.115.161/~pn140492/webcam/liwencam.jpg);
	background-repeat: no-repeat;
	height: 480px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
      }

#interno-vivo{
	width: 978px;
	height: 509px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #ffcd04;
	background-color: #FFF;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #000;
}
#interno-vivo h1{
	font-family: 'Asap', sans-serif;
	font-size: 21px;
	color: #723a04;
font-weight: normal;

}




/*---- GOOGLE MAP API ----*/

#map_canvas {
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	top: 0px;
	width: 654px;
	height: 409px;
	text-align: center;
	background-color: #FFF;
	border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
      }
