body {
	margin:0px;
	padding:0px;
	background-color:#EAE0BC;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}

#fondo {
	visibility:hidden;
	background-image:url(../img/fondo.jpg);
	padding-top:5px;
	background-repeat:repeat-x;
	background-position:center top;
}
#wrap {
	width:770px;
	height:665px;
	margin:auto;
	background-color:#FFFFFF;
	border-top:#7A7A7A 1px solid;
	overflow:hidden;
	background-image: url(../img/fondo_wrap.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#botoneraycontenido {
	width:480px;
	margin-left:20px;
	float:left;
	height:545px;
}
#botonera {
	margin-top:10px;
	padding:0px;
}
#botonera li {
	float:left;
	list-style:none;
	margin-right:7px;
	cursor:pointer;
}
#logoinfo {
	width:240px;
	height:540px;
	background-image:url(../img/logoinfo.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:1px;
	float:left;
}
#texto {
	width:460px;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	color:#767676;
	/*padding-top:40px;*/
}
.textoJp {
	height:215px;
}
#large {
	font-size:14px;
	margin-top:40px;
}
#medium {
	font-size:12px;
}
#small {
	font-size:10px;
}
a img {
	border:none;
}
#bottom {
	background-color:#EAE0BC;
	height:120px;
	visibility:hidden;
}
#pie {
	font-size:11px;
	text-align:center;
}
#pie p{
	margin:40px 0px;
}
#bySolcre{
	bottom:0;
	position:fixed;
	right:5px;
}
.separador {
	clear:both;
}
#eventos {
	margin-left:20px;
	padding-top:10px;
}
#eventos a{
	text-decoration:none;
	color:#767676;
	font-weight:bold;
}
#eventos p{
	margin:10px;
}

#eventos a:hover{
	text-decoration:underline;
}

#mensajesAjax {
	display:none;
	border:1px solid #000;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-180px;
	z-index:3;
}
#galerias ul{
	list-style:none;
	margin:20px 0 0 30px;
}
#galerias li{
	cursor:pointer;
	color:#767676;
	float:left;
	width:105px;
}
#galerias img{
	width: 90px;
	height:60px;
	border: 1px solid #384D79;
}
.dest_wrap {
	height:302px;
	overflow:hidden;
	position:relative;
	width:462px;
}
.dest_wrap div.jcarousel-clip-horizontal {
	height:302px;
	overflow:hidden;
	position:relative;
	width:402px;
	margin:auto;
	z-index:2;
}
#ulCarousel {
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	z-index:1;
	height:302px;
}
#ulCarousel li{
	height:302px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:402px;
	float:left;
}
#ulCarousel li img{
	height:300px;
	width:400px;
	border: 1px solid #384D79;
}
div.dest_wrap div.jcarousel-prev {
	 background:transparent url(../img/navegacion.png) no-repeat scroll -6px -32px;
	 cursor:pointer;
	 height:24px;
	 position:absolute;
	 left:5px;
	 top:80px;
	 width:24px;
	 z-index:10;
}
div.dest_wrap div.jcarousel-next {
	 background:transparent url(../img/navegacion.png) no-repeat scroll -6px -4px;
	 cursor:pointer;
	 height:24px;
	 position:absolute;
	 right:5px;
	 top:80px;
	 width:24px;
	 z-index:10;
}

div.dest_wrap .jcarousel-next-horizontal:hover {
	 background:transparent url(../img/navegacion.png) no-repeat scroll -42px -4px !important;
}

div.dest_wrap .jcarousel-next-horizontal:active {
 	background:transparent url(../img/navegacion.png) no-repeat scroll -6px -4px !important;
}

div.dest_wrap .jcarousel-next-disabled-horizontal,
div.dest_wrap .jcarousel-next-disabled-horizontal:hover,
div.dest_wrap .jcarousel-next-disabled-horizontal:active {
 	cursor: default;
	 background:transparent url(../img/navegacion.png) no-repeat scroll -78px -4px !important;
}

div.dest_wrap .jcarousel-prev-horizontal:hover {
	 background:transparent url(../img/navegacion.png) no-repeat scroll -42px -32px !important;
}

div.dest_wrap .jcarousel-prev-horizontal:active {
	 background:transparent url(../img/navegacion.png) no-repeat scroll -6px -32px !important;
}

div.dest_wrap .jcarousel-prev-disabled-horizontal,
div.dest_wrap .jcarousel-prev-disabled-horizontal:hover,
div.dest_wrap .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background:transparent url(../img/navegacion.png) no-repeat scroll -78px -32px !important;
}


/**************************************************/

div.dest_wrap_menu div.jcarousel-prev {
	 background:transparent url(../img/navegacion2.png) no-repeat scroll -6px -4px;
	 cursor:pointer;
	 height:24px;
	 position:absolute;
	 right:40px;
	 top:10px;
	 width:24px;
	 z-index:10;
}
div.dest_wrap_menu div.jcarousel-next {
	 background:transparent url(../img/navegacion2.png) no-repeat scroll -6px -32px;
	 cursor:pointer;
	 height:24px;
	 position:absolute;
	 right:40px;
	 top:300px;
	 width:24px;
	 z-index:10;
}
/***************************************************/
.dest_wrap_menu {
	width:380px;
	height:440px;
	overflow: hidden;
	position: relative;
}
.dest_wrap_menu div.jcarousel-clip-vertical {
	height:430px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
#ulCarousel_menu {
	margin:0px;
	padding:0px;
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	width:302px;
}
#ulCarousel_menu li {
	width:302px;
	height:430px;
	list-style:none;
}
#ulCarousel_menu a p {
	color:#fff;
}
#ulCarousel_menu li img {
	width:300px;
	height:225px;
	border: 1px solid #384D79;
}

/**************************************************/
#texto h1 {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	margin:10px 0px;
}
#div2Hidde{
	margin-top:45px;
}
ul#platos{
	list-style:none;
	margin:20px 0 0 30px;
	padding:10px;
}
ul#platos li{
	cursor:pointer;
}
ul#platos li img{
	width:90px;
	height:60px;
	border: 1px solid #384D79;
}
ul#platos li p{
	font-size:11px;
	margin:0px 0px 5px 0px;
	color:#384D79;
}

#menu{
	margin-top:50px;
	margin-left:330px;
	width:90px;
}
#jMenu{
	top:80px;
	height:600px;
	position:absolute;
	width:300px;
}
#jMenu h1{
	margin:10px 0px;
}
.tituloMenu{
	color:#384D79;
	font-size:18px;
}
h2{
	color:#384D79;
	font-size:14px;
	margin:10px 0px;
}
#contacto{
	display:none;
}
#contacto .forms{
	margin-top:40px;
}
