html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a:link, a:visited {
	color: #FF6600;
	text-decoration:none;
}
a:hover {
	color: #FFA405;
	text-decoration:none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #2D0202;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #F4C389;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 960px;
  	background: #7C0000 top right url(images/header_.jpg) no-repeat;	
}

#cont_cabecera{
	position:relative;
}
#logo {
  width: 375px;
  background: url(images/logo.jpg) no-repeat;
  height: 170px;
  text-align: center;
  float:left;
}

#cabecera{
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	float:left;
	height:169px;
	width:584px;
}
	#cabecera #cargando{
		left:271px;
		position:absolute;
		top:59px;
	}

#logo h1 {
  padding-top: 50px;
  color: #fff;
  font: bold 27px "arial black", arial, sans-serif;
}
#logo p {
  margin: 0em;
  padding-left: 50px;
  font: 17px "arial narrow", arial, sans-serif;
}


#nav li {
  list-style: none;
}
#nav {
  width: 220px;
  margin:20px 0px 20px 0px;
}
#nav li {
  background: url(images/nav_bg.jpg) repeat-x;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  text-align: right;
  font-weight:bold;
}
#nav a {
  color: #fff;
  text-decoration: none;
  padding-right: 20px;
  display:block;
}
#nav .orange a {
  color: #FFC559;
}
#nav a:hover {
  background-color:#410202;
  border-top:2px solid #FFFFFF;
  height:28px;
  line-height:29px;
}

.seleccionado a {  background-color:#410202;
  border-top:2px solid #FFFFFF;
  height:28px;
  line-height:29px;}

#nav-right {
  position: absolute;
  top: 185px;
  left: 178px;
  width: 178px;
  border-left: 1px solid white;
}
#nav-right ul {
  text-align: right;
}
#nav-right li {
  font: 14px "arial narrow", arial, sans-serif;
  height: 30px;
  line-height: 30px;
  border-top: 1px solid white;
  background: 152px 10px url(images/arr.gif) no-repeat;
  padding-right: 40px;
}
#nav-right a {
  color: white;
  text-decoration: none;
}
#nav-right a:hover {
  text-decoration: underline;
}

/** body **/

#body {
  border-top: 1px solid white;
  padding-top: 20px;
}
#left {
  float: left;
  width: 700px;
  padding-left: 10px;
  overflow:hidden;
  margin-bottom:10px;
}

	#left_izq{
		float:left;
		background-color:#5B0302;
		border:1px solid #97321D;
		width:378px;
		overflow:hidden;
		height:313px;
	}
	
	#left_der{
		float:left;
		background-color:#5B0302;
		border:1px solid #97321D;
		width:298px;
		height:313px;		
		overflow:hidden;
		margin-left:20px;
	}
	
	.noticia_bottom{
		float:left;
		width:198px;
		padding:10px;
		margin:20px 0px 20px 0px;
	}
	
	.noticia_bottom_medio{
		float:left;
		width:198px;
		padding:10px;
		margin:20px 20px 20px 20px;
		
	}
		
#right {
	float:left;
	height:550px;
	overflow:hidden;
	padding-left:20px;
	width:220px;
}

#welcome {
  padding-left: 29px;
}

h2.guilded {
  background: bottom left url(images/welcome_bg.gif) repeat-x;
  height: 20px;
  margin-bottom: 0.8em;
  font-weight: normal;
  font-size: 20px;
}
h2.guilded span {
  background: #7C0000 url(images/h_glif.gif) no-repeat;
  padding-left: 38px;
  padding-right: 8px;
  padding-top: 2px;
  float: left;
}

.more a {
  color: #C47552;
  text-decoration: none;
  font-weight: bold;
}
.more a:hover {
  text-decoration: underline;
}

#chef {
  background: bottom left url(images/pic_1.jpg) no-repeat;
  padding-left: 164px;
  padding-top: 47px;
}
#chef h2 {
  font: 17px "arial narrow", arial, sans-serif;
  background: bottom url(images/divider.gif) repeat-x;
  padding-bottom: 5px;
  margin-left: -50px;
  padding-left: 70px;
  padding-right: 0;
}

p {
  margin: 1em 0;
  line-height: 1.1;
}

/** right **/
.booking {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  margin-bottom: 1.1em;
  overflow:hidden;
}
.booking h2 {
  background: url(images/h_booking_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 20px;
  margin: 0px 0px 10px 0px;
}

#booking {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  margin-bottom: 1.1em;
}
#booking h2 {
  background: url(images/h_booking_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 20px;
  margin: 0px 0px 10px 0px;
}
#booking th {
  text-align: left;
  padding-left: 20px;
  padding-right: 10px;
}
#booking td.submission {
  text-align: right;
}

#menu {
  background: bottom left url(images/specials.jpg) no-repeat;
  border: 1px solid #97321D;
  padding-left: 160px;
  padding-right: 8px;
  padding-top: 22px;
}
#menu h2 {
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu form {
  text-align: center;
}
#menu p {
  margin: 1.3em 0;
}

/** footer **/

#footer {
  text-align: center;
  background: url(images/divider.gif) repeat-x;
  padding: 20px 20px 12px 20px;
  margin: 10px;
}
#footer li {
  list-style: none;
  display: inline;
}
#footer a {
  color: #E49E6F;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

#frases{
	font-size:140%;
	height:54px;
	overflow:hidden;
	padding:3px 0;
	position:absolute;
	right:10px;
	text-align:right;
	top:179px;
	width:290px;
	}