@charset "UTF-8";

html,body{min-height:100%;height:100%;}

body{
	margin:0px;
	padding:0px;
}


#pagina        
	{
	
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;

	}

#contenedor 
	{	
	margin-left: -502px;
	position: absolute;
	top: -314px;
	left: 50%;
	width: 1004px;
	height: 713px;
	visibility: visible;	
	}
	
	
#wrapper
{
	margin:auto;	
	height: 713px;
	width:1004px;
	overflow:hidden;
	position:relative;
	top:0;
	z-index:1;
}


#wrapp\65	r{ 
 height:713px; 
}
	
* html #wrapper{
	height:713px;
}


#marco_pagina
{
	background:url(../imagenes/bordes.gif) repeat-y;
}

/*#menu_sup{	
	line-height:14px;
	height:55px;
	text-align:right;
	
}
	.secciones_sup
	{
		display:inline;
		list-style:none;
		color: #0069b3;
	}
*/

#cabecero
{	
	background:url(../imagenes/fondo_cabecero.gif) no-repeat center;	 
	height:175px;
	width:1004px;
	margin:0px auto;
}


	#direccion
	{
		color:#7c7c7c;
		font-size:7pt;
		text-align:right;
		position:relative;
		top:60px;
		right:65px;		
	}
	
	#logo{
		position:relative;
		left:122px;
		top: 43px;
	}

#cuerpo
{
	
	height:307px;
	min-height:307px;
	width:884px;
	margin:auto;	
}

*html #cuerpo
{
	margin-left:60px;
}


	#contenido, #contenido_principal
	{	
		height:307px;
		min-height:307px;
		/height:307px;
		_height:307px;

		width:884px;
		
		text-align:left;
		margin:auto;		
	}
	
	#contenido
	{
		background:url(../imagenes/fondo_contenidos.gif) no-repeat center top;
	}
	
	#contenido_principal
	{
		background:url(../imagenes/fondo_contenidos_principal.png) no-repeat center top;
		behavior: url('../includes/pngbehavior.htc');
	}


#pie
{		
	height:156px;
	width:100%;
}


#fondo_pie
{	
	/*background:url(../imagenes/fondo_pie_arqueologia.gif) no-repeat bottom center;*/
	height:713px;
	width:100%;
}	

#pagina_fondo_pie      
{
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}


#contenedor_fondo_pie
{	
	margin-left:auto;
	position: absolute;
	top: -314px;
	left: 0;
	width: 100%;
	height: 713px;
	visibility: visible;	
}


/*
#fondo_foto
{	
	background:url(../imagenes/foto_anfora_grupo.png) no-repeat bottom right;
	height:713px;
	width:100%;
	behavior: url('../includes/pngbehavior.htc');
}
*/

ul.menu_al_pie{position:absolute;margin-top:-30px;left:330px;width:100%}

ul.menu_al_pie li{position:absolute;width:120px;}
ul.menu_al_pie li a{color:#ffffff !important;font-weight:bold;font-size:6pt;border-bottom:1px solid #fff;width:115px;display:block;margin-bottom:8px}
ul.menu_al_pie li ul{margin-left:0px;padding:0}

ul.menu_al_pie li ul li{position:relative;width:auto;padding-bottom:3px}
ul.menu_al_pie li ul li a{color:#ffffff !important;font-size:7pt !important;/letter-spacing:-1;font-weight:normal;border:0;margin-bottom:0;width:auto;}
