*{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;
}
*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;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
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;}
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:#fc0017;/*#c30213;*/
				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:#fc0017;/*#c30213;*/
				width:481px;			
				/*padding:2px 0;*/
				margin-right:5px;
				margin-top:2px;
				text-align:center;
				/*font-size:11px;*/
				font-size:95%;				
			}		
			#menu_principal ul li a{
				color: white;
				text-decoration: none;
				margin: 0.7em;		
			}
			#menu_principal ul li a:hover{
				color:#585858;
			}
			#menu_principal ul li a.activo{color:#585858; 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; }
/* Columna de contenidos ////////////////////////////////////////////////////////////////////////////////////////////*/
			#columna_contenido{
				/*float:left;			
				width:460px;	
				margin-left:20px;	
				color:#636262;
				line-height:1.5em;
				padding-bottom:70px;
				margin-top:57px;
				min-height:300px;
				text-align:justify;*/
				text-align:justify;
				float:left;			
				width:447px;	
				padding-left:15px;	
				padding-right:15px;
				color:#636262;
				line-height:1.5em;
				padding-bottom:70px;
				padding-top:57px;
				min-height:300px;
				border-left:2px solid #f1f1f1;
				border-right:2px solid #f1f1f1;
			}
			*html #columna_contenido{
				/*float:left;			
				width:460px;	
				margin-left:20px;	
				color:#636262;
				line-height:1.5em;
				padding-bottom:70px;
				margin-top:57px;
				height:400px;
				text-align:justify;*/
				text-align:justify;
				float:left;			
				width:482px;
				padding-left:15px;	
				padding-right:15px;
				color:#636262;
				line-height:1.5em;
				padding-bottom:70px;
				padding-top:57px;
				height:400px;
				border-left:2px solid #f1f1f1;
				border-right:2px solid #f1f1f1;
			}
			#columna_contenido h3{
				color:#FC0017;
				font-size:1.7em;
			}
			#columna_contenido h4{
				color:#fc0017;
				font-size:1em;
				margin:1.2em 0 0 0;
			}
			#columna_contenido ul{ list-style-type:none; margin:27px 0;}
			#columna_contenido ul li{
				background-image:url(../images/piti_ul.gif);
				background-position:1px 0.7em;
				background-repeat:no-repeat;
				padding-left:8px;
			}		
			#columna_contenido ul li a{ color:#505050; text-decoration:none;}
			#columna_contenido ul li a:hover{ color:#fc0017; }
			#columna_contenido ul li ul{ margin:0.5em; }
			#columna_contenido ul li ul li a{color:#505050;  }
			#columna_contenido ul li ul li a:hover{color:#fc0017; }
			#columna_contenido a.activo{ color:#505050; text-decoration:none;}
			#columna_contenido a.activo:hover{ color:#fc0017; }
			
			
			
#columna_contenido dl.cargos{ margin:27px 0;}
#columna_contenido dl.cargos dt{ display:inline; float:left; color:#fc0017;}
#columna_contenido dl.cargos dt dd{}	
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#accesos{
	position:absolute;
	bottom:70px;
	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;*/
}
#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: #fc0017;
}
*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: #fc0017;
}
	#otros_restaurantes a{
		color:#fff; 
		text-decoration:none; 
		font-size:15px; 
	}
	#otros_restaurantes a:hover{
		color:#585858; 
	}
	#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: #fc0017;
			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: #fc0017;
			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:#585858;
		}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.paginacion{ 
	height:25px;
	margin-top:20px;
	margin-bottom:10px;
	background-image:url(../images/fnd_registro_hor.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.paginacion a{
	color:#636262;
	text-decoration:underline;
	} 
	.paginacion a:hover{
	text-decoration:none;
	 }
.paginacion span{
	margin-left:30px;} 
	.siguiente{float:right; margin-bottom:20px;}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.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:red;}
/*//////////////////////// 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;}
.alineacion_izq{text-align:left;}
.alineacion_dch{text-align:right;}
.ocultar{display:none;}
.para_imprimir{display:none;}
.limpiar{clear:both;}

/*informacion*/
dl.informacion{}
dl.informacion dt{}
dl.informacion dd{ margin-left:35px;}


/* pop-up entrada */

#banner_popup {
  position: absolute;
  top: 425;
  left: 0;  
  width:160px; 
  text-align:center;
}


/* fin pop-up */
