@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: "Lucida Grande", Tahoma, Helvetica  !important;
	font-size: 11px;
	color: #dba60f;
	font-size: 12px;
	background-image: url(imagenes/_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	color: #AE8C0C;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
h2 {
	margin: 0px;
	font-size: 14px;
	background-color: #1E1703;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
.header {
	height: 275px;
}
.logo {
	float: left;
	padding-left: 270px;
}
.logo img{
	padding-top: 35px;
}
.menu {
	float: left;
	font-size: 13px;
	color: #000000;
	margin-top: 45px;
	width: 730px;
	font-weight: bold;
}
.menu a{
	color: #000000;
	text-decoration: none;
}
.bar_restaurant {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	float: right;
	margin-right: 10px;
	margin-top: 7px;
}
.cont {
	padding: 10px;
}
.cont_center img{
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cont_lateral {
	padding: 10px;
}
.direccion {
	float: right;
	width: 150px;
}
.footer {
	background-image: url(imagenes/bg_foot_horiz.gif);
	background-repeat: repeat-x;
	height: 18px;
	text-align: center;
	margin-bottom: 25px;
	background-position: center;
	font-size: 11px;
}
.footer a{
	text-decoration: underline;
	color: #dba60f;
	font-size: 11px;
}
.txt_reservacion-enviada {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.punt_inf {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E1703;
	padding-top: 4px;
	padding-bottom: 4px;
}
.descrip-platos {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 50px;
	font-style: oblique;
}.thumb {
	background-color: #333333;
}
