@charset "utf-8";
/* General */
body{
	background-color:#903231;
	margin-top:20px;
	height:100%;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#333333;
	}
#contenedor {
	width:840px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	}
#sup {
	margin-top:0px;
	width:840px;
	height:14px;
	background-image:url(img/fondo_sup.gif);
	}
#contenido {
	width:840px;
	height:570px;
	background-color:#EFEBCB;
	}
#cabecera {
	width:800px;
	height:50px;
	background-image:url(img/cabecera.gif);
	margin-left:20px;
	position:relative;
	top:-14px;
	z-index:2;
	}
#menu {
	width:200px;
	height:500px;
	float:left;
	margin-top: 0px;
	}
#dec_sup {
	width:600px;
	height:90px;
	float:right;
	}
#texto {
	width:600px;
	float:right;
	padding-right:0px;
	font-size:12px;
	}
#texto a:link {
	color:#333333;
	text-decoration:none;
	}
#texto a:visited {
	color:#333333;
	text-decoration:none;
	}
#pres_portada {
	width:600px;
	height:250px;
	float:right;
	margin-top: 27px;
	}
#inf {
	width:840px;
	height:14px;
	background-image:url(img/fondo_inf.gif);
	font-size:9px;
	text-align:center;
	}
#inf a:link{
	color:#000000;
	text-decoration:none;
	}
#inf a:visited{
	color:#000000;
	text-decoration:none;
	}
#glu {
	width:840px;
	height:10px;
	font-size:8px;
	text-align:left;
	}
#glu a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
#glu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

/* Carta */
#carta {
	width:600px;
	height:342px;
	float:right;
	margin-top: 5px;
	background-image:url(img/dec_carta.jpg);
	}
#crepes {
	width:450px;
	height:250px;
	overflow:auto;
	margin-left:130px;
	margin-top:0px;
	font-size:10px;
	}
.plato{
	font-size:12px;
	font-weight:bold;
	}
.plato a:link{
	color:#000000;
	text-decoration:none;
	}
.plato a:visited{
	color:#000000;
	text-decoration:none;
	}
#txt_carta {
	width:600px;
	float:right;
	padding-right:0px;
	font-size:12px;
	background-image:url(img/dec_txt_carta.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
.submenu {
	color:#d48e49;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}
.submenu a:link {
	text-decoration:none;
	color:#d48e49;
	}
.submenu a:visited {
	text-decoration:none;
	color:#d48e49;
	}
.activo {
	color:#bb5b48;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}

/* Contacto */
#contenido_contacto {
	width:840px;
	height:550px;
	background-color:#EFEBCB;
	background-image:url(img/dec_contacto_sup.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
#texto_contacto {
	width:600px;
	padding-right:0px;
	font-size:12px;
	float:right;
	}
.datos_contacto {
	color:#bb5b48;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
#formulario {
	width:330px;
	float:right;
	padding-right:20px;
	font-size:10px;
	text-align: right;
	padding-top: 70px;
	}
#inf_contacto {
	width:840px;
	height:14px;
	background-image:url(img/fondo_inf_contacto.gif);
	background-repeat:no-repeat;
	padding-top:20px;
	font-size:9px;
	text-align:center;
	}
#inf_contacto a:link{
	color:#000000;
	text-decoration:none;
	}
#inf_contacto a:visited{
	color:#000000;
	text-decoration:none;
	}
	
/* Local */
#local {
	width:600px;
	height:500px;
	float:right;
	padding-right:0px;
	font-size:12px;
	}
