body {
	background: none repeat scroll 0 0 #18ADC5 !important;
	margin: 0px;
	text-align: justify;
	color:#333333;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

#container {
	background: #E9ECEE;
	padding: 10px;
}

#content {
	margin:0px auto;
	width:950px;
}

#header {
	position: relative;
	height: 100px;
	background: url('logo.png') center 80% no-repeat #ffffff;
	border-bottom: 2px solid #cccccc;
}

#footer {
 	clear: both;
    color: #FFFFFF;
    display: block;
    font-size: 0.8em;
    padding: 25px 0;
    text-align: center;
    width: 100%;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.menu {
	color: #2C2C2C;
	text-decoration: none;
	font-size: 1.3em;
}

#logo {
	background: transparent url('logo.png') no-repeat;
	width: 305px;
	height: 95px;
}

h1 {
	margin-bottom: 10px;
}

p {
	font-size:12px;
	font-weight:normal;
	margin:0 0 15px;
}

p.galeria {
	text-align: left;
}

p.galeria a {
	text-decoration: none;
}

p.galeria img {
	margin:0 7px 10px 0;
}

p img {
	border: 1px solid #fbbd1a;
}

.title {
	color:#ffffff;
	display:block;
	font-family:"Bauhaus 93";
	font-size:3.2em;
	margin-bottom:10px;
	text-align:left;
	text-transform:uppercase;	
}

.imgLeft {
	float:left;
	margin-right: 10px;
	border: 1px solid #E9ECEE;
}

#formContacto label {
	display:block;
	float:left;
	margin-bottom:10px;
	width:80px;
}

#formContacto .input {
	margin-bottom: 10px;
	width:200px;
	font-size:11px;
}

#formContacto .textarea {
	height: 90px;
}

#mapContainer {
}

#mapContent {
	color: #333333;
}

#mapCanvas {
	width: 100%;
	height: 220px;
	border: 1px solid #06ABC4;
	color: #333333;
}

/*
.btn {
	background:none repeat scroll 0 0 #333333;
	border:medium none;
	color:#DDDDDD;
	font-size:80%;
	letter-spacing:2px;
	margin-right:5px;
	padding:3px 5px;
	font-weight: normal;
	text-decoration: none;
}

.btn:hover {
	color: #ffffff;
	cursor: pointer;
}
*/

#enlaces, #videos {
	height: 250px;
	width: 300px;
	background-color: #ffffff;
}

#platos {
	height: 216px;
}

#enlaces li {
	padding: 0 15px 15px 15px;
	/*font-size: 90%;*/
	background: url(list-arrow.png) left top no-repeat;
}

#enlaces li a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}

#enlaces li a:hover {
	text-decoration: underline;
}

.left-jScrollPane ul {
	margin-left:5px;
	width:90% !important;
}

.media div {
	font-weight: bold;
	text-align: right;
    /*font-size: 80%;*/
    margin-top: 2px;
}

#slidedeck_frame dt {
	font-size: 1em;
}

#origen {
	margin-right:15px;
	width:590px;
}

#map {
	border:1px solid;
	height:335px;
	width:99%;
	background: url("loader.gif") no-repeat scroll center center transparent
}

#resRuta {
	float:right;
	height:325px;
	overflow-y:scroll;
	overflow-x:hidden;
	width:48%;
	display: none;
}

#mapLink {
	display: block;
    position: absolute;
    right: 15px;
    top: 35px;
}

#menuCarta {

}

#menuCarta a.btn{
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
}

.carta {
	text-align: center;
	padding: 10px;
	color: #000000;
	background: url('fondo.jpg') center center no-repeat #ffffff;
	background-attachment:fixed;
}

.carta p {
	font-family: verdana;
	/*font-size: 0.7em;*/
	color: #333333;
}

.carta a {
	border-bottom:1px solid #333333;
	color:#333333;
	/*font-size:90%;*/
	padding-bottom:0;
	text-decoration:none;
}

.carta a:hover {
	border-bottom:none;
	color:#333333;
	/*font-size:90%;*/
	padding-bottom:0;
	text-decoration:none;
}

.carta h1 {
	color: #60A9C2;
    font-size: 140%;
    margin: 10px 0;
    text-transform: uppercase;
}

.carta h2 {
	font-size:120%;
	margin:40px 0 10px;
	color: #60A9C2;
}

.carta ul li{
	margin: 15px;
	/*font-size: 90%;*/
}

.carta span {
	color:#FFFFFF;
	display:block;
	font-size:0.7em;
	margin:0 0 15px;
}

.cartaMenu {
	width: 100%;
	background-color: #000000;
	color: #ffffff;	
}

.cartaMenu td {
	background-color: #000000;
	width: 50%;
}

.anclaCarta {
	display:inline-block;
	margin-bottom:10px;
	padding:0;
}

#restaurante {
	height: 245px;
	width: 405px;
	background-color: #ffffff;
}

#restaurante p {
	margin-right: 10px;
}

#video {
	clear: both;
}

#video li {
	margin-bottom: 5px;
}

#video a {
	display: block;
	overflow: hidden;
	line-height: 72px;
	color: #333333;
	text-decoration: none;
}

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

#video img {
	border: 1px solid #cccccc;
	margin-right:15px;
	float: left;
	display: block;	
}

#video span {
	font-size: 12px;
}

.scroll {
	padding-bottom: 2px;
}

#i18n {
  float: right;
  margin-top: 25px;
}

#i18n li {
  float: left;
  margin-left: 15px;
}

#i18n a {
  color: #ffffff;
  text-decoration: none;
  font-size: 0.8em;
}

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

#aviso {
    background: none repeat scroll 0 0 #FBBD1A;
    color: #FFFFFF;
    font-size: 0.8em;
    font-style: italic;
    padding: 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    vertical-align: top;
    width: 100%;
    letter-spacing: 1px;
}

#aviso2 {
	background:url("../img/aviso.png") no-repeat scroll 0 0 transparent;
	color:#333333;
	height:150px;
	margin:15px;
	padding:10px;
	position:absolute;
	right:15px;
	top:15px;
	width:150px;
	z-index:9999;
}

#test {
	background: #ffffff;
	margin: 20px;
	padding: 20px;
	font-size: 0.8em;
}

#phone {
	background: url('../img/phone.png') no-repeat center;
	height: 128px;
	margin-bottom: 20px;
}
#trabajo {
	background: url("../img/atunes.jpg") no-repeat scroll 0 0 transparent;
    height: 250px;
    border: 1px solid #E9ECEE;
}

#trabajo div {
    height: 230px;
    padding: 10px;
    width: 245px;
}

/* jQuery UI */
.ui-state-default {
  	cursor: pointer;
    font-size: 12px;
    padding: 3px 10px;
    text-decoration: none;
    margin-right: 5px;
 	background: none repeat scroll 0 0 #FBBD1A;
    border: 1px solid #DDDDDD;
    color: #FFFFFF;
    letter-spacing: 1px;
}

/* ScrollPane */
.jScrollPaneDrag {
	background: none repeat scroll 0 0 #fbbd1a;
}

/* Fixed fancybox */
.activeCorner {
	z-index: 1000 !important;
}

#fancybox-title-over,.sliderImage span  {
	background-image: none !important;
	opacity: 0.8;
	text-align: left;
}

.sliderImage span strong {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 0;
}

.sliderImage span  {
	background-color: #15ACC5;
	text-shadow: 0.1em 0.1em 0.2em black;
	font: 11px Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
}

#fancybox-title-over {
	background-color: #000000;
}

/* Fixed Safari y Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	dt cufon  {
		margin-top: 12px !important;
	}
}

/* Fixed IE */
html>body dt cufon {
	margin-top: 11px\9
}
