* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background-color:#000000;
	font-family: arial;
	font-size:12px;
}
.left {
	float: left;
}
.right {
	float: right;
}
div.cont {
	width: 960px;
	text-align: left;
}
img.menu {
	margin-left: 400px;
}
#cont_pagina {
}
#conoce {
	height: 242px;
	background:url(../img/bkg_cab.png) top repeat-x;
}
#conoce_opc {
	padding-top:188px;
	padding-left:400px;
	background:url(../img/1x1.png) top right no-repeat;
}

#conoce .cont{
	height: 242px;
	display: block;
	background:url(../img/logo_sea.png) top left no-repeat;
}
a.esp1 {
	display: block;
	color: #666666;
	/*width:16px;
	height:11px;*/
	margin:28px 12px 0px 4px;
	float:left;
	/*background: url(../img/esp1.gif) bottom left;*/
}

a.esp1:hover {
	/*background-position: top left;*/
	color: #999999;
	text-decoration: none;
}

a.esp1 span{
	/*display:none;*/
}
a.eng1 {
	display: block;
	color: #666666;
	/*width:16px;
	height:11px;*/
	margin:28px 12px 0px 4px;
	float:left;
	/*background: url(../img/eng1.gif) bottom left;*/
}

a.eng1:hover {
	/*background-position: top left;*/
	color: #999999;
	text-decoration: none;
}

a.eng1 span{
	/*display:none;*/
}
#saborea {
	height: 52px;
	background-color: #8F8F8F;
	border-top: 1px solid #C7AA51;
}
#saborea_opc {
	padding-left:400px;
}

a.esp2 {
	display: block;
	color: #555555;
	/*width:16px;
	height:11px;*/
	margin:28px 12px 0px 16px;
	float:left;
	/*background: url(../img/esp2.gif) bottom left;*/
}

a.esp2:hover {
	/*background-position: top left;*/
	color: #333333;
	text-decoration: none;
}

a.esp2 span{
	/*display:none;*/
}
a.eng2 {
	display: block;
	color: #555555;
	/*width:16px;
	height:11px;*/
	margin:28px 12px 0px 4px;
	float:left;
	/*background: url(../img/eng2.gif) bottom left;*/
}

a.eng2:hover {
	/*background-position: top left;*/
	color: #333333;
	text-decoration: none;
}

a.eng2 span{
	/*display:none;*/
}
#encuentra {
	height: 52px;
	background-color:#666666;
	border-top: 1px solid #D97C1F;
	padding: 0%;
}
#encuentra_opc {
	padding-top: 0px;
	padding-left: -100px;
/*	background:url(../img/1x1.png) top right no-repeat;*/
}
#degusta {
	height: 52px;
	background-color:#222222;
	border-top: 1px solid #C86B0E;
}
#galeria {
	height: 216px;
	color:#FFFFFF;
	background: #222222 url(../img/bkg_firma_fotos.png) bottom center no-repeat;
}
#galeriacont {
	height: 180px;
	border-left: 1px solid #666666; 
	border-right: 1px solid #666666; 
}
#galeriamascara {
	width: 958px;
	height: 180px;
	display: block;
	overflow: hidden;
	position:absolute;
}
#galeriagaleria {
	width: 2342px;
	display: block;
	position: relative;
}
.galeriaitem {
	float:left;
	padding-right: 28px;
	padding-top: 10px;
}
.galeriaitem_ultimo {
	float:left;
	padding-top: 10px;
}

.galeriaitem p, .galeriaitem_ultimo p {
/*
	padding-top: 4px;
	font-size: 0.9em;
	color: #999999;
*/
	display: none;
}

#recogida {
	color: #681919;
	margin-left: 50%;
	margin-right: 16%;
	margin-top: 24px;
	font-size: 1.4em;
	font-weight: normal;
}
#recogida p {
	margin-bottom: 0.4em;
}
#pie {
	color: #444;
	margin-left: 50%;
	margin-right: 16%;
	margin-top: 16px;
	font-size: 1em;
	font-weight: normal;
}
#pie p {
	margin-bottom: 0.4em;
}
