*{margin:0;padding:0}
html{
	height: 100%;
}
body{
	/*font-size:12px;*/
	font-size:75%;
	font-family: "Georgia", "Times New Roman", Times, serif;
	line-height:1.5em;
	text-align:center;
	background-color:#F3F1F0;
	height:100%;
}
	#contenedor{
		width:775px;	
		position: relative;
		text-align: left;
		margin: 0 auto -2.5em auto;	
		background-color: #fff;		
		min-height: 100%;
		height:auto;
		_height: 100%;
		z-index:0;
		overflow:hidden;
		_overflow:visible;
		
		/*
		background-image:url(../images/fnd_web.gif);
		background-position:bottom center;
		background-repeat:no-repeat;
		*/
				text-align:justify;
		
	}
	*html #contenedor{
		width:790px;	
		position: relative;
		text-align: left;
		margin: 0 auto -2.5em auto;	
		background-color: #fff;		
		min-height: 100%;
		height:auto;
		_height: 100%;
		z-index:0;
		overflow:hidden;
		_overflow:visible;
		
		/*
		background-image:url(../images/fnd_web.gif);
		background-position:bottom center;
		background-repeat:no-repeat;
		*/
		
				text-align:justify;
		
	}
	#contenedor_otros{
		width:775px;	
		position: relative;
		text-align: left;
		margin: 0 auto -2.5em auto;	
		background-color: #fff;		
		min-height: 100%;
		height:auto;
		_height: 100%;
		z-index:0;
		overflow:hidden;
		_overflow:visible;
		text-align:justify;
		
	}
	*html #contenedor_otros{
		width:790px;	
		position: relative;
		text-align: left;
		margin: 0 auto -2.5em auto;	
		background-color: #fff;		
		min-height: 100%;
		height:auto;
		_height: 100%;
		z-index:0;
		overflow:hidden;
		_overflow:visible;
	 text-align:justify;
		
	}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body, input, textarea, select, optgroup {font-family: "Georgia", "Times New Roman", Times, serif;}
input, textarea, select, optgroup, table, tr, th, td  {	font-size: 100%;}
p {	line-height: 1.4em;text-align: justify;}
ul, ol, li, dl, dt, dd {list-style: none;}	
ul.enlinea li{display:inline;}
acronym, abbr {	cursor: help;}
label{	cursor:pointer;}
a img {	border: 0;}
h1{display:none;}
.ayudaAccesibilidad{display:none;}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Columna de la cabecera*/
#cabecera{
	position:relative;
	height:195px;
	width:641px;
	float:left;
	text-align:left;
}
*html #cabecera{
	position:relative;
	height:195px;
	width:653px;
	float:left;
	text-align:left;
}
#cabecera img{ float:left;}
*html #cabecera img{ float:left;margin-right:-5px;}
img.foto1{border-right:2px solid white;}
*html img.foto1{border-right:1px solid #ffffff;}
/*///////////////////////////////////////Columna del menu principal de navegación/////////////////////////////////////*/
			#menu_principal{
				position:relative;
				float:right;
				color:white;				
				background:#FF8400;
				width:481px;				
				padding:2px 0;
				margin-top:2px;
				text-align:center;
				/*font-size:11px;*/
				font-size:95%;				
			}			
			*html #menu_principal{
				position:relative;
				float:right;
				color:white;				
				background:#FF8400;
				width:481px;			
				/*padding:2px 0;*/
				margin-right:4px;
				margin-top:2px;
				text-align:center;
				/*font-size:11px;*/
				font-size:95%;				
			}	
			#menu_principal ul li a{
				color: white;
				text-decoration: none;
				margin:1em 0.8em;		
			}
			#menu_principal ul li a:hover{
				color:#000000;
			}
			#menu_principal ul li a.activo{color:#000000; cursor:default;}
/*///////////////////////////////////////////// Columna auxiliar del menu secundario /////////////////////////////////*/
#columna_auxiliar{
	position:relative;
	float:left;	
	width:110px;
	height:197px;
	margin-left:20px;
}
	#columna_auxiliar p.idiomas{margin:10px 0 5px 20px;}
			#columna_auxiliar ul{margin-bottom:4px;}
			#columna_auxiliar ul li{
				line-height:2.2em;
				text-align:left;
			}
			#columna_auxiliar ul li a{
				color:#878787;
				text-decoration:none;
			}
			#columna_auxiliar ul li a:hover{color:#333333;}	
			#columna_auxiliar ul.enlaces_idiomas li a{padding-right:0.9em;}
/*////////////////////////////////////////////Logo principal/////////////////////////////////////////////////////////*/
	#logo_principal{ float:left; width:160px; text-align:center; }
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#accesos{
	position:absolute;
	right:0;
	width:135px;
	text-align:center;
	vertical-align:bottom;
	z-index:1;
	/*font-size:11px;*/
	font-size:95%;
	line-height:1.2em;
  /*top:230px;*/
  bottom:250px;
}
#accesos ul li{ height:100px; }
#accesos ul li ul li{height:auto;}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#otros_restaurantes{
position:absolute;
	bottom:100px;
	left:0;
	width:135px;
	text-align:left;
	vertical-align:bottom;
	z-index:20;
	/*font-size:11px;*/
	font-size:95%;
	line-height:1.2em;
	padding:9px;
	padding-bottom:15px;			
	background: #ff6400;
}
*html #otros_restaurantes{
position:absolute;
	bottom:100px;
	left:0;
	width:147px;
	text-align:left;
	vertical-align:bottom;
	z-index:20;
	/*font-size:11px;*/
	font-size:95%;
	line-height:1.2em;
	padding:9px;
	padding-bottom:15px;			
	background: #ff6400;
}
	#otros_restaurantes a{
		color:#fff; 
		text-decoration:none; 
		font-size:15px; 
	}
	#otros_restaurantes a:hover{
		color:#000000; 
	}
	#otros_restaurantes a span.otros{font-size:11px;}
	#otros_restaurantes a span.otras{font-size:12px;}
	#otros_restaurantes div.separata{
		height:20px; 
		background-image:url(../images/fnd_otros_restaurantes.gif);
		background-position:0 12px;
		background-repeat:repeat-x;
	}
#otros_restaurantes div.separata hr{display:none;}
/*Address/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
address{
	margin: -6.2em auto 0 auto;
	position: relative;
	clear: both;
	width:773px;
	background: #F3F1F1;
	color:#666666;			
	text-align:center;
	padding:0;
	font-style:normal;
	padding:5px 0;
}
*html address{
	margin: -6.2em auto 0 auto;
	position: relative;
	clear: both;
	width:783px;
	background: #F3F1F1;
	color:#666666;			
	text-align:center;
	padding:0;
	font-style:normal;
	padding:5px 0;
}
		address a{
			color:#666;
			text-decoration:none;
			
		}
		address a:hover{
			color:#333333;
		}
/*Pie/////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/		
		#pie{
			margin: -2.5em auto 0 auto;
			position: relative;
			clear: both;
			width:773px;
			height:18px;
			background: #868483;
			color:white;			
			text-align:center;
			padding:0.5em 0;
			/*font-size:11px;*/
			font-size:95%;
		}
		*html #pie{
			margin: -2.5em auto 0 auto;
			position: relative;
			clear: both;
			width:783px;
			height:18px;
			background: #868483;
			color:white;			
			text-align:center;
			padding:0.5em 0;
			/*font-size:11px;*/
			font-size:95%;
		}
		#pie ul li{
			display: inline;
			list-style-type: none;			
		}
		#pie ul li a{
			color: #FFF;
			text-decoration:none;
			margin:0.8em;		
		}
		#pie ul li a:hover{
			color:#FF8400;
		}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.menu_desplegable{
	position:absolute;
	top:197px; 
	left:320px;
	background-color:red;
}
.menu_desplegable li{ 
	margin:0;
	padding:0;
	text-align:center;
	_line-height:1em;
}
.menu_desplegable a{
	color:white;
	text-decoration:none;
	padding:0 0.5em;
	padding-top:10px;
	display:block;
	background-image:url(../images/fnd_desplegable.gif);
	background-position:top left;
	background-repeat:repeat-x; 
}
.menu_desplegable a:hover{color:black;}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#menu_desplegable2{
	position:absolute;
	background-color:#000;	
}
		#menu_desplegable2{
			top:195px; 
			left:240px;
		}
		
#menu_desplegable2 li{ 
	margin:0;
	padding:0;
	text-align:center;
	_line-height:0.7em;
}
#menu_desplegable2 a{
	color:white;
	text-decoration:none;
	padding:0 1.5em;
	padding-top:10px;
	display:block;
	background-image:url(../images/fnd_desplegable.gif);
	background-position:top left;
	background-repeat:repeat-x; 
}
#menu_desplegable2 a:hover{color:#FF8400;}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#menu_desplegable3{
	position:absolute;
	background-color:#D1D0D0;	
}
		#menu_desplegable3{
			top:220px; 
			left:390px;
		}
		
#menu_desplegable3 li{ 
	margin:0;
	padding:0;
	text-align:center;
	_line-height:1em;
}
#menu_desplegable3 a{
	color:black;
	text-decoration:none;
	padding:0 1.5em;
	padding-top:10px;
	display:block;
	background-image:url(../images/fnd_desplegable.gif);
	background-position:top left;
	background-repeat:repeat-x; 
}
#menu_desplegable3 a:hover{color:#FF8400;}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#menu_desplegable4{
	position:absolute;
	background-color:#000;	
}
		#menu_desplegable4{
			top:195px; 
			left:350px;
		}
		
#menu_desplegable4 li{ 
	margin:0;
	padding:0;
	text-align:center;
	_line-height:0.7em;
}
#menu_desplegable4 a{
	color:white;
	text-decoration:none;
	padding:0 1.5em;
	padding-top:10px;
	display:block;
	background-image:url(../images/fnd_desplegable.gif);
	background-position:top left;
	background-repeat:repeat-x; 
}
#menu_desplegable4 a:hover{color:#FF8400;}
/*//////////////////////// errores formularios/////////////////////////////////////////////////////////////////////*/
div.error{color:#CC0000; font-weight:bold; padding-left:94px;}
input.error{ border:1px solid #CC0000; background-color:#F2BFBF;}
div.error2{color:#141D45; font-weight:bold; padding-left:94px;}
input.error2{ border:1px solid #BCBABA; background-color:#DEDDDD;}
/* //////////////////////////////////////////////////////////////////////////////////////////Calses comunes de la web*/
.flotar_izq{float:left;}
.flotar_dch{float:right;z-index:-1;}
.alineacion_izq{text-align:left;}
.alineacion_dch{text-align:right;}
.ocultar{display:none;}
.para_imprimir{display:none;}
.limpiar{clear:both;}
/***************************************************Neofis**************/
.naranja{
  color:#FF8400;
}

