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

body {
background-color: #68142e;
margin:0;
padding:0; 
}
a:link {
	color: #FF6600;
}
a:active {
}
#contenedor {
	widht:100%;
	height:100%;
	width: 100%;
}
#contenido {
	width:1024px;
	background-color:#FFeaca;
	margin-right: auto;
	margin-left: auto;
	height: 1150px;
}
#contenido p{
	margin-left:30px;
	margin-right:20px;
	margin-top: 5px;
}
#contenido h2 {
	color: #68142E;
	font-family: Arial, Helvetica, sans-serif;
}
#contenido h3 {
	color: #68142E;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 80px;
		margin-top: 40px;
}
#cabecera {
width:1024px;
height:310px;
float:left;
background-image:url(imagenes/cabecera.jpg);
}
#rellenocabecera {
	width:1024px;
	height:250px;
}
#botones {
width:1024px;
height:60px;
}
#botones li {
	display:inline;
	list-style-type: none;
	
}
#botones ul {
	margin-left:-25px;
	margin-top: 12px;
}
#botonescomedor {
float:right;
}
#fotopresentacion {
	valign:center;
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#formulario {
	valign:center;
	height: 360px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	border: thin dotted #68142E;
}
#ubicacion {
	height:525px;
	width:600px;
	float:right;
	margin-right: 40px;
	border: thin dotted #68142E;
}
#direccion {
float:left;
}
#menus {
	width:950px;
	height:570px;
	overflow:auto;
	scrollbar-face-color:#68142e;
	scrollbar-highlight-color:#FFeaca;
	float: left;
}
#separacionmenus_izq {
	float:left;
	width: 400px;
}
#separacionmenus_der {
	float:right;
	width: 450px;
}
#separacionmenus_izq_ninos{
	float:left;
	width: 490px;
}

#botonesmenus {
	float:right;
	height:90px;
	width:780px;
}
#botonesmenus li{
display:inline;
list-style-type: none;
}
#botonesmenus ul{
	margin-left: -30px;
	margin-top: 0px;
}
#titulomenu {
float:left;
}
#menusdegustacion {
	width:950px;
	height:500px;
	overflow:auto;
	scrollbar-face-color:#68142e;
	scrollbar-highlight-color:#FFeaca;
	float: left;
}
#menusdegustacion ul{
	margin-left:50px;
}
#menusninos {
	width:950px;
	height:440px;
	float: left;
}

#observacionesmenusespeciales {
float:right; 
width:800px;
}
#tablainteres li {
	list-style-type: none;
}
#tablainteres ul {
	margin-left: -30px;
}
#interes {
	width:950px;
	height:630px;
	float: left;
	
}
#pie {
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 1024px;
	text-align: center;
	color: #FFCC99;
	margin-top: 10px;
	font-size: 13px;
}

.Descargas
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #68142e;
	font-weight:bold;
	}
.Descargas a:link, .Descargas a:visited
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #68142e;
	text-decoration: none;
	}
.Descargas a:hover, .Descargas a:active
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
	}

