@charset "UTF-8";

#top {
	position: absolute;
	width: 1003px;
	height: 229px;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url(../../img/main/top.jpg);
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	width: 200px;
	height: 85px;
	z-index: 1;
	left: 40px;
	top: 20px;
	background-image: url(../../img/main/logo.png);
	background-repeat: no-repeat;
}
#reservas {
	position: absolute;
	width: 480px;
	height: 30px;
	z-index: 1;
	left: 446px;
	top: 8px;
}
#txtreserva1 {
	position: absolute;
	width: 80px;
	height: 24px;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#txtreserva2 {
	position: absolute;
	width: 130px;
	height: 24px;
	z-index: 1;
	left: 92px;
	top: 0px;
}
#txtreserva3 {
	position: absolute;
	width: 80px;
	height: 24px;
	z-index: 1;
	left: 230px;
	top: 0px;
}
#txtreserva4 {
	position: absolute;
	width: 130px;
	height: 24px;
	z-index: 1;
	left: 329px;
	top: 0px;
}
#iconcel {
	position: absolute;
	width: 22px;
	height: 22px;
	z-index: 1;
	left: 66px;
	top: 0px;
	background-image: url(../../img/main/icon-cel.gif);
	background-repeat: no-repeat;
}
#iconwasap {
	position: absolute;
	width: 22px;
	height: 22px;
	z-index: 1;
	left: 305px;
	top: 0px;
	background-image: url(../../img/main/icon-wasap.gif);
	background-repeat: no-repeat;
}
