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

body{
background-position:center;
	background-color:#333;
	font-family: "Times New Roman", Times, serif;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto}
p{
margin:0 0 10px 0}

div#contenedor{
	background-color:#FFFFFF;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	/*min-height:717px;*/
	height:auto;
	/*border:#FF0000 thin solid;*/
	/*float:inherit*/
	}
	
	div#cabecera{
		background-image:url(../img/ban/banner-FH-23.jpg);
		width:900px;
		height:200px;
		margin-bottom:15px;
		}

/*Menu*/	
div#menu{
	width:860px;
	height:59px;
	margin-bottom:15px;
	margin-left:20px;
	margin-right:20px;
	/*float:left;*/}
		
		/* top */
		div#MenuTop {
		background-image:url(../img/maq/FondoTop.gif);
		width:860px;
		height:5px;
		}
		
	/*centro*/	
		div#m22{
			background-color:#fee086;		/*luego tengo que modificar*/
			background-image:url(../img/maq/FondoCenter.gif);
			width:860px;
			height:49px;		/*luego tengo que modificar*/
			float:left;}
				div#m22m1{/*idioma*/
					width:115px;
					height:32px;
					margin:9px 0px 8px 16px;
					float:left;}
				div#m22m2{/*restaurante*/
					width:122px;
					height:32px;
					margin:9px 0px 8px 14px;
					float:left;}
				div#m22m3{/*cocina*/
					width:100px;
					height:32px;
					margin:9px 0px 8px 14px;
					float:left;}
				div#m22m4{/*fotos*/
					width:100px;
					height:32px;
					margin:9px 0px 8px 14px;
					float:left;}
				div#m22m5{/*localizacion*/
					width:100px;
					height:32px;
					margin:9px 0px 8px 14px;
					float:left;}
				div#m22m6{/*reservas*/
					width:102px;
					height:32px;
					margin:9px 0px 8px 14px;
					float:left;}
				div#m22m7{/*enlaces*/
					width:105px;
					height:32px;
					margin:9px 0px 8px 14px;
					float:left;}
				/* fin de menu22*/				
	
	/*borde bottom*/
		div#MenuBottom {
		background-image:url(../img/maq/FondoBottom.gif);
		width:860px;
		height:5px;
		/*border:thin #FF0000 solid;*/
		clear:both
		}
/*fin de caja menu*/

/* cuerpo */			
	div#c{
			width:860px;
			min-height:394px;
			/*margin-bottom:10px;*/
			margin-left:20px;
			margin-right:20px;
			/*padding-left:20px;
			padding-right:20px;*/
			/*float:left;*/
			/*border:solid 1px;*/
			}
			
/* bordetop 	div#MenuTop */		

	/*centro*/	
	div#centro{/*bordes center*/
			background-color:#fee086;
			background-image:url(../img/maq/FondoCenter.gif);
			background-repeat:repeat-y;
			width:860px; /*834*/
			min-height:375px;
			/*border:solid 1px;*/
			float:left;}

		div#c22{
			background-color:#ffffcc;/*color fondo center*/
			width:834px; /*860*/
			margin:9px 13px 8px 13px;
			min-height:375px;
			/*border:#FF0000 thin solid;*/
			float:left;}
			
			div#c22a1{/*titulo*/
				/*background-color:#ffffcc;*/
				height:50px;
				width:834px;
				margin: 0px 0px 0px 0px;
				padding-top:10px;
				padding-bottom:5px;/**/
				float:left;
				}
			
			div#c22a21{/*centro left*/
				/*background-color:#999999;*/
				width:122px;
				height:auto;
				margin:20px 0px 5px 13px;
				float:left;}
				
			div#c22a22{/*centro centro*/
				/*background-color:#99CC99;*/
				width:551px;
				height:auto;
				text-align:justify;
				margin:5px 10px 5px 0px;
				float:left;
				}
				
			div#c22a23{/*centro right*/
				/*background-color:#FFCCFF;*/
				width:125px;
				min-height:300px;
				margin-top:5px;
				float:right;
				}
			
		/*div#c23{borde right borrar
			background-image:url(../img/maq/m23.jpg);
			min-height:375px;
			width:13px;
			float:left;}*/		
				
	/*borde botton borrar
		div#c31{
			background-image:url(../img/maq/m31.jpg);
			width:13px;
			height:13px;
			float:left;}
		div#c32{
			background-image:url(../img/maq/m32.jpg);
			height:13px;
			width:834px;
			float:left;}
		div#c33{
			background-image:url(../img/maq/m33.jpg);
			width:13px;
			height:13px;
			float:left;}	*/
/*fin caja cuerpo*/
/*footer*/
	div#foot{
		height:30px;
		width:900px;
		}			

/* Cocina */
#carta{
	margin-left:100px;
	font-size:18px;
	float:left}
	#carta a:link{color:#006600}
	#carta a:visited{ color:#006600}
	#carta a:hover{color:#FF6600}
	a {text-decoration: none}


div#reservado{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;}	


