#menuPrincipal {
	border-top: 1px solid #6a4;
}

#imgCabecera {
	position: absolute;
	z-index: 10;
}

#columnaIzquierda {
	width: 220px;
	position: absolute;
	top: 26px;
	z-index: 20;
	margin-bottom: 1em;
}

#columnaDerecha {
	width: 560px;
	height: 454px;
	float: right;
	position: relative;
	margin-top: 20px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#menuSuperior {
	position: absolute;
	top: 70px;
	right: 2em;
	font-size: 12px;
	color: white;
}

#menuSuperior a {
	color: #fc0;
}

#destacados {
	position: absolute;
	top: 80px;
	right: 15px;
	width: 16em;
	color: #fc0;
	font-weight: bold;
	z-index: 20;
}

#destacados a {
	color: white;
}

#destacados ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 130%;
}

#destacados li {
	margin-top: 1.5em;
}

#destacados ul ul {
	font-weight: normal;
	list-style: url("../images/flechita.png");
}

#destacados li li {
	margin-top: 0px;
}

#enlaces {
	position: absolute;
	left: 18px;
	bottom: 10px;
}

#enlaces img {
	border: 1px solid black;
	margin-right: 11px;
	z-index: 10;
}

#pie {
	width: 536px;
	margin-left: auto;
}

#pie a {
	margin: 0px;
}
