#Caja { 
position:absolute;
width:955px;
height:500px;
top:50%;
left:50%;
margin-left:-477px;
margin-top:-250px;
}
#Pie {
	position:absolute;
	width:940px;
	height:26px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-position: center;
}
#Cabecera {
	position:absolute;
	width:940px;
	height:140px;
	left: auto;
	top: auto;
	
}
#logotipos {
	position:absolute;
	width:940px;
	height:121px;
	z-index:1;
}
#logotipo {
	position:absolute;
	width:565px;
	height:116px;
	z-index:1;
}
#cfp {
	position:absolute;
	width:125px;
	height:116px;
	z-index:2;
	left: 565px;
}
#cat {
	position:absolute;
	width:125px;
	height:116px;
	z-index:3;
	left: 690px;
}
#seas {
	position:absolute;
	width:125px;
	height:116px;
	z-index:4;
	left: 815px;
}
#menus {
	position:absolute;
	width:940px;
	height:25px;
	z-index:5;
	top: 121px;
}
#opciones {
	position:absolute;
	width:565px;
	height:20px;
	z-index:1;
}
#somostufuturo {
	position:absolute;
	width:375px;
	height:20px;
	z-index:2;
	left: 565px;
}
