
body{
	background-color:#000;
}

#pie{
	margin:0px auto 0px auto;
	width:1190px;
}

#principal{
	margin:0px auto 0px auto;
	width:1190px;
	height:512px;
	background-color:#351E30;
	text-align:center;
}

/*#principal #contenedorHotel{
	width:940px;
	height:470px;
	margin:0px auto 0px auto;
	background-color:#fff;
	position:relative;
	top:20px;
	text-align:left;
} */

#principal #contenedorHotel{
	width:940px;
	height:470px;
	margin:0px 0px 0px 124px;
	background-color:#fff;
	position:relative;
	top:20px;
	text-align:left;
	float:left;
}


#principal #contenedorHotel #logo{
	width: 128px;
	margin-left:25px;
	*margin-left:15px;
	margin-top:25px;
	float:left;
}

#principal #contenedorHotel #logo #imagenLogo{
	margin-bottom:5px;
}

#principal #contenedorHotel #logo_2{
	margin-top:25px;
	float:left;
	font-size:12px;
	color:#535353;
	line-height:20px;
	width:300px;
	*width:290px;
}

#principal #contenedorHotel #logo_2 div{
	margin-left:15px;
	margin-right:15px;
}


#principal #contenedorHotel #logo_2 img{	
	margin-left:15px;
}

#principal #FotoPrincipal{
	position:relative;
	float:right;
	top:0px;
}

#principal #menu{
	width:113px;
	float:left;
	position:relative;
	text-align:left;
	margin-top:120px;
	height:150px;
	text-transform:lowercase;
	font-size:12px;
	color: #F0F0F0;
	padding-left:10px;

}

#principal #menu a{
	text-decoration:none;
	color: #F0F0F0;
}

#principal #menu a:hover{
	background-color: #666666;
}

#principal #menu a:visited{
	color: #F0F0F0;
}

#navegador{
	text-align:right;
	font-family:arial;
	color:#B4BFFF;
	font-size:14px;
	clear:both;
	margin:0px auto 0px auto;
	position:relative;
	width:900px;
	top:20px;
}
#principal #navegador a{
	color:#B4BFFF;
	text-decoration:none;
}

#moreinfo{
	width:470px;
	height:470px;
	position:absolute;
	top:0px;
	left:0px;
	float:none;
	background-color: #F2F0D0;
	display:none;
}

#textoMoreInfo{
	padding:2px;
	background-color:#E1E1E1;
	font-size:10px;
	color:#8A8A8A;
	width:70px;
	margin-top:15px;
}

#textoMoreInfo a{
	text-decoration:none;
	color:#8A8A8A;
}

.moreInfoTable{
	clear:both;
	margin-top:20px;
}

.moreinfoTextoTitle{
	font-size:10px;
	font-weight:bold;
	color:#7D7D7D;
	border-bottom: 1px solid #7D7D7D;
	border-top: 1px solid #7D7D7D;
}

.moreInfoTexto{
	font-size:10px;
	color:#7D7D7D;
}

#GDSCodes{
	height:50px;
	clear:both;
	background-color:#6FC5FF;
	margin-top:60px;
	font-size:10px;
	font-weight:bold;
	color:#7D7D7D;
	font-weight:normal;
	font-family:arial;
	padding:2px;
}
