#contenedor #cabecera h1
{
	display:inline;
	
	float:right;
	
	margin:0 78px 0 0;
	
	width:277px;
	height:97px;
}
#contenedor #cabecera h1 a:link, #contenedor #cabecera h1 a:active, #contenedor #cabecera h1 a:visited
{
	width:277px;
	height:97px;
}
	#contenedor #cabecera h1 img
	{
		margin:49px 0 0 0;
		
		width:277px;
		height:97px;
		
		border:0;
	}
#contenedor #cabecera #menu
{
	padding:13px 0 0 14px;
	
	width:245px;
}
	#contenedor #cabecera #menu ul
	{
		padding:0;
		margin:0;
		
		width:245px;
			
		list-style:none;
	}
		#contenedor #cabecera #menu ul li
		{
			padding:0;
			margin:0 0 3px 0;
		}
		#contenedor #cabecera #menu ul li a:link, #contenedor #cabecera #menu ul li a:active, #contenedor #cabecera #menu ul li a:visited
		{
			display:block;
			
			margin:0;
			padding:0;
			
			width:229px;
			height:33px;
			
			background-repeat:no-repeat;
			background-position:top;
		}
		#contenedor #cabecera #menu ul li a:hover
		{
			background-position:bottom;
		}
		#contenedor #cabecera #menu #seccionActiva a:link, #contenedor #cabecera #menu #seccionActiva a:active, #contenedor #cabecera #menu #seccionActiva a:visited
		{
			background-position:bottom;
			cursor:default;
		}
		#contenedor #cabecera #menu #menuMarco
		{
			background-image:url(../img/menu_marco.jpg);
		}
		#contenedor #cabecera #menu #menuInvestigacion
		{
			background-image:url(../img/menu_investigacion.jpg);
		}
		#contenedor #cabecera #menu #menuEspana
		{
			background-image:url(../img/menu_expEspanya.jpg);
		}
		#contenedor #cabecera #menu #menuMundo
		{
			background-image:url(../img/menu_expeMundo.gif);
		}
		#contenedor #cabecera #menu #menuEntrevista
		{
			background-image:url(../img/menu_entrevista.gif);
		}
		#contenedor #cabecera #menu #menuAportacion
		{
			background-image:url(../img/menu_nuestraAportacion.gif);
		}


