@charset "UTF-8";
/* CSS Document */

#mainmenu{
	width: 192px;
	height: 212px;
	background-image: url("images/bkg_menu.png");
	border: #FDFAF0 1px solid;
	margin-left: 5px;
	}
	
#mainfotohome{
	width: 230px;
	height: 300px;
	border: #385A63 0px solid;
	margin-left: 0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
	
	float:left;
	text-align:center;
	}	

#topinicio{
	width: 294px;
	padding-top: 12px;
	padding-left: 36px;
	text-align: left;
	float: left;
	}
#topurl{
	width: 160px;
	padding-top: 12px;
	padding-left: 36px;
	text-align: left;
	float: left;
	}

#topcontacto{
	width: 350px;
	padding-top: 12px;
	text-align: right;
	float: right;
	}

	
#foto{
	width: 682px;
	margin-left: 0px;
	padding:0px;
	float:left;
	border-top:#ddd 1px solid;
	}	
	
#Map{
	margin: 0px;
	display: none;
	padding: 0px;
	}
	
#reservas{
	width: 192px;
	height: 273px;
	background-image: url("images/bkg_reserva.png");
	background-repeat: no-repeat;
	background-color: #CEC9C9;
	border-left: #FDFAF0 1px solid;
	margin-left: 5px;
	}	
	
#reservasplanes{
	width: 193px;
	background-image: url("images/bkg_reserva.png");
	background-repeat: no-repeat;
	background-color: #CEC9C9;
	border-left: #385A63 1px solid;
	margin-left: 5px;
	}		
	
	
#bienvenida{
	background-color:#FDFAF0;
	width: 648px;
	height: 147px;
	float:left;
	margin-bottom:10px;
	padding-left:20px;
	padding-right:14px;
	padding-top:40px;
		}	
		
	#textocontenido{
	width: 648px;
	float:left;
	padding-left:20px;
	padding-right:14px;
	padding-top:20px;
		}		
	
#biencol1{

	width: 180px;
	float:right;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;

		}	
#biencol2{
	width: 400px;
	float:left;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #e0e0e0;
	margin-left: 12px;
	}		
	
	
	
#noticiahome{
	background-color:#E6E3DA;
	height:120px;	
	}		
	
.menu a {
  display:block;
  border:none;
  background-position:left top;
  background-repeat:no-repeat;
  width:152px;
  height:22px;
  margin-bottom:0px;
  margin-top:2px;
  margin-left:12px;
  padding-left: 22px;
  padding-top: 2px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:12px;
  color:#EBCC60;
  text-decoration:none;
}
.menu a:hover {
	background-position: 0 -22px;
	text-decoration: none;
	color:#D79C34;
	}

.menu .alt { display:none; }
.menu a#nosotros { background-image: url("menuhome/01but.png") }
.menu a#planes { background-image: url("menuhome/01but.png") }
.menu a#eventos { background-image: url("menuhome/01but.png") }
.menu a#habitaciones { background-image: url("menuhome/01but.png") }
.menu a#salones { background-image: url("menuhome/01but.png") }
.menu a#restaurante { background-image: url("menuhome/01but.png") }
.menu a#otros { background-image: url("menuhome/01but.png") }
.menu a#ubicacion { background-image: url("menuhome/02but.png") }



