#logo {position:absolute;left:20px;top:20px;width:469px;height:72px;}
#todo {
	text-align: center;
	position: absolute;
	width: 80%;
	left: 20%;
}
#menu1 {
	position:absolute;
	left:450px;
	top:26px;
	width:335px;
	height:55px;
	z-index: 2;
}
#subtitulo {position:absolute;left:20px;top:93px;width:325px;height:34px;}
#numero {position:absolute;left:489px;top:110px;width:302px;height:34px;}
#apoyos {
	position:absolute;
	left:491px;
	top:56px;
	width:200px;
	z-index:3;
	layer-background-color: #F9FBFB;
	padding: 10px 5px 10px 7px;
	margin: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

