@charset "UTF-8";

/*--- GENERICO ---*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #002663;
}
h2 {
	margin-right: 1em;
	margin-left: 1em;
}
.info_menu {
	font-size: 0.6em;
	color: #9D2129;
}
.info_menu_descripcion {
	font-size: 0.6em;
	color: #103A8A;
}
#contenido a {
	color: #103A8A;
	text-decoration: none;
	font-weight: bold;
}
.texto_azul_bold {
	font-weight: bold;
	color: #103A8A;
}
.texto_LORTAD {
	font-size: 0.8em;
	color: #999;
	text-decoration: none;
	text-align: justify;
}

.texto_azul_XL {
	font-size: 1.4em;
	color: #103A8A;
	font-weight: bold;
}
.texto_burdeos_XL {
	font-size: 1.4em;
	color: #9D2129;
	font-weight: bold;
}
.texto_burdeos_bold {
	font-weight: bold;
	color: #9D2129;
}
.texto_burdeos {
	color: #9D2129;
}
.texto_gris {
	color: #999999;
	font-size: 1.4em;
}
.texto_menu_titular {
	font-family: "Monotype Corsiva", "Times New Roman Italic", "Times New Roman";
	font-size: 2.5em;
	color: #103A8A;
	font-weight: bold;
}
.texto_menu {
	font-family: "Monotype Corsiva", "Times New Roman Italic", "Times New Roman";
	font-size: 1.4em;
	color: #103A8A;
}
.Menu_sup {
	font-size: 0.8em;
}
.Menu_sup a {
	font-weight: bold;
	text-decoration: none;
	color: #002663;
}
.Menu_sup a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #9D2129;
}
/*--- PARTE SUPERIOR ---*/
#cabecera {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/imgs/lienzo/up.png);
	background-repeat: no-repeat;
	height: 68px;
}
#cabecera #logotipo {
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
/*--- CONTENIDOS ---*/
#contenido {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/imgs/lienzo/midd.png);
	background-repeat: repeat-y;
	text-align: justify;
	position: relative;
}
#contenido p {
	margin-top: 0em;
	margin-left: 1.5em;
	margin-right: 1.5em;
	margin-bottom: 0em;
}
#contenido img {
	margin: 0.5em;
}
#contenido #img_historia {
	clear: left;
	float: left;
	margin-right: 1.5em;
}
#contenido #img_pelota {
	float: left;
	margin-right: 1.5em;
}
#contenido #img_quintana {
	float: right;
	margin-left: 1em;
}
#contenido #formulario {
	width: 800px;
	position: relative;
	height: 275px;
}
#contenido #formulario #textos {
	float: left;
	height: 250px;
	width: 150px;
	margin-left: 1.5em;
	line-height: 1.5em;
}
#contenido #formulario #contactar {
	width: 600px;
	margin-right: 1.5em;
	height: 275px;
	float: right;
	margin-top: 0em;
	background-image: url(/imgs/imgs_pagina/contacto/mesa.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#contenido table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#contenido .texto_azul_bold a {
	color: #103A8A;
	text-decoration: none;
}
#contenido .texto_azul_bold a:hover {
	color: #103A8A;
	text-decoration: underline;
}
#contenido #direccion {
	float: right;
	width: 400px;
	margin-right: 0.55em;
	height: 400px;
	background-image: url(/imgs/imgs_pagina/localizacion/entrada.jpg);
}
#contenido #menus {
	float: left;
	height: 300px;
	width: 366px;
	margin-left: 2em;
}
#contenido #menu_izda {
	float: left;
	width: 225px;
	margin-left: 2em;
	font-size: 1.4em;
	height: 350px;
	background-image: url(/imgs/imgs_pagina/restaurante/MENUS/izda_tomate.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#contenido #menu_izda a {
	color: #103A8A;
	text-decoration: none;
}
#contenido #menu_centro {
	float: left;
	width: 200px;
	margin-left: 1em;
	font-size: 1.4em;
	height: 350px;
}
#contenido #menu_centro a {
	color: #103A8A;
	text-decoration: none;
}
#contenido #menu_dcha {
	float: right;
	width: 250px;
	font-size: 1.4em;
	margin-right: 2em;
	height: 350px;
	background-image: url(/imgs/imgs_pagina/restaurante/MENUS/dcha_tempura.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#contenido #menu_dcha a {
	color: #103A8A;
	text-decoration: none;
}


#contenido #texto_menu_cocktail_izda {
	float: left;
	height: 225px;
	width: 350px;
	margin-left: 2em;
	position: relative;
}
#contenido #texto_menu_cocktail_dcha {
	float: right;
	height: 225px;
	width: 350px;
	position: relative;
	margin-right: 2em;
}
#contenido #texto_menu_bebidas {
	float: left;
	height: 150px;
	width: 200px;
	margin-left: 2em;
	clear: both;
}
#contenido #album {
	float: right;
	height: 300px;
	width: 350px;
	margin-right: 2em;
}
#contenido #album_fotos {
	height: 475px;
	width: 760px;
	left: auto;
	right: auto;
}
#contenido #mesa_carpa {
	float: right;
}
#contenido #presidencia {
	float: right;
}
#contenido #cena {
	float: left;
}
#contenido #img_cocktail {
	float: left;
}
#contenido #img_disco {
	float: left;
	height: 168px;
	width: 237px;
}
#contenido #mesa_azul {
	float: left;
	height: 168px;
	width: 237px;
}
#contenido #mesa_verde {
	float: right;
	height: 168px;
	width: 237px;
}
#contenido #img_terraza {
	float: left;
}
#contenido #bodas {
	float: left;
	height: 255px;
	width: 297px;
	margin-left: 2em;
	position: relative;
}
#contenido #otras_celebraciones {
	float: right;
	height: 225px;
	width: 297px;
	margin-right: 3em;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
#contenido #empresa {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 255px;
	width: 297px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
/*--- PIE DE PÁGINA ---*/
#pie {
	height: 50px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/imgs/lienzo/down.png);
	background-repeat: no-repeat;
	position: relative;
}
#pie #copyright {
	width: 200px;
	margin-top: 2.5em;
	float: left;
	font-size: 0.8em;
	color: #999999;
	margin-left: 1em;
}
#pie #copyright a {
	color: #999999;
	text-decoration: none;
}
#pie #copyright a:hover {
	color: #666666;
	text-decoration: underline;
}
#pie #menu_inf {
	width: 575px;
	margin-top: 2.5em;
	float: right;
	font-size: 0.80em;
}
#pie #menu_inf a {
	color: #002663;
	text-decoration: none;
}
#pie #menu_inf a:hover {
	color: #000000;
	text-decoration: underline;
}
#contenido #album_npagina {
	width: 150px;
}
#contenido #album_foto {
	width: 640px;
}
