@media only screen and (min-width:1024px) and (max-width:1277px) {

.sitio-intro{
	margin-top:31px;
	width:1024px;
	text-align: left;
	position:relative;

}


.intro{
	margin-top:29px;
	width:1024px;
}

.imghome, .imgnosotros, .imgreservaciones, .imgubicacion{
	max-width:916px;
}

.dirubicacion{
	height:509px;
}

.contiene{
	width:916px;
	position:relative;
	margin-top:29px;
	text-align: left;
}

.tel{
	position:absolute;
	top:5px;
	font-family: "Regular";
	font-size:14px;
	color:#808080;
	left:300px;
	
}

.dir{
	position:absolute;
	top:5px;
	font-family: "Regular";
	font-size:14px;
	color:#808080;
	left:480px;
	text-align: right;
}

.redes{
	position:absolute;
	top:5px;
	font-family: "Regular";
	font-size:14px;
	color:#808080;
	right:55px;
	text-align: right;
}

.menu{
	background-color:#fff;
	width:143px;
	height:263px;
	top:0px;
	position:absolute;
	font-family: "Regular";
	font-size:14px;
	color:#808080;
}

.menu p{
	margin-top:20px;
	margin-left:12px;
}

.menu a, a:link, a:hover, a:visited, a:active{
	font-family: "Regular";
	font-size:14px;
	color:#808080;
	text-decoration:none;
}


.foot{
	width:916px;
	position:relative;
	margin-top:29px;
	text-align: left;
	font-family: "Bold";
	font-size:14px;
	color:#808080;
	margin-bottom: 30px;
}

.foot-reservaciones{
	width:916px;
	position:relative;
	margin-top:0px;
	text-align: left;
	font-family: "Bold";
	font-size:14px;
	color:#808080;
	margin-bottom: 30px;
}


.linea-uno-home{
	margin-left:50px;
	margin-top:-11px;
}

.linea-dos-home{
	margin-left:50px;
	margin-top:-2px;
}

.linea-uno-nosotros{
	margin-left:80px;
	margin-top:-11px;
}

.linea-dos-nosotros{
	margin-left:80px;
	margin-top:-2px;
}

.linea-uno-reservaciones{
	margin-left:120px;
	margin-top:-11px;
}

.linea-dos-reservaciones{
	margin-left:120px;
	margin-top:-2px;
}

.linea-uno-galeria{
	margin-left:75px;
	margin-top:-11px;
}

.linea-dos-galeria{
	margin-left:75px;
	margin-top:-2px;
}

.linea-uno-contacto{
	margin-left:80px;
	margin-top:-11px;
}

.linea-dos-contacto{
	margin-left:80px;
	margin-top:-2px;
}


.menuNosotros{
	position:absolute;
	top:30px;
}

.menuReservaciones{
	position:absolute;
	top:144px;
}

.menuGaleria{
	position:absolute;
	top:108px;
}

.menuMenu{
	position:absolute;
	top:68px;
}


.menuContacto{
	position:absolute;
	top:220px;
}


.opentable, .opensetecientos, .formusetescientos{
		display:none;


} 

.openmil{
	position:absolute;
	top:150px;
	height: 300px;
	left:200px;
	display:block;
	width:630px;
}

.contenidos{
	width:916px;
	height:509px;
	
}

.contenidos-menu{
	/*background-image:url(../img/lardo-menu.jpg);*/
	width:916px;
	height:509px;
	background-size: 916px 509px;
}


.imgContacto{
	margin-top:1px;
	width:330px;
	margin-left:-200px;
}

.formu{
	width:420px; 
	height:500px;
	position:absolute;
	top:110px;
	right:0;
}



.contGal{
	width:916px;
	height:539px;
}


.footN{
	width:916px;
}

.contenidosR{
	width:916px;
	height:460px;
	text-align: left;
}

.content{
	overflow: auto;
	position: absolute;
	right:30px;
	padding-right: 0px;
	margin: 0px;
	width: 916px;
	height: 509px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.mCSB_scrollTools .mCSB_buttonUp{
	top:245px;
	position:absolute;
}


.mCSB_scrollTools .mCSB_buttonDown{
	top:285px;
	position:absolute;
}

.imgMenu{
	width:916px;
}


}