#index {
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	width: 950px;
	height: 350px;
	/*height: 350px;*/
	background-color:#ffffff;
	z-index:2;
}
#Multi {
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	width: 950px;
	height: 600px;
	background-color:#ffffff;
	z-index:2;
}
#equipo {
	margin-top: 15px;
	margin-left: 0px;
	position: absolute;
	width: 950px;
	height: 800px;
	background-color:#ffffff;
	z-index:2;
}
#indexArq {
	margin-top: 15px;
	margin-left: 0px;
	position: absolute;
	width: 950px;
	height: 600px;
	background-color:#ffffff;
}
