.pageContainer{
	position: absolute;
}
.ligas-logo{
	float:left;
}

#logosContainer{
	position: absolute;
	left: 0px;
	width: 438px;
	height: 510px;
	top: 15px;
	overflow: hidden;
}

#ligas_html{
	top: 190px;
	position: absolute;
	left: 15px;
	width: 850px;
	height: 250px;
	border: none;
}

#ligas_separation{
	position: absolute;
	width: 3px;
	height: 415px;
	left: 389px;
	background-color: #F59022;
	top: 2px;
}

#ligas_menuContainer{
	width: 362px;
	position: absolute;
	top: 15px;
}
#ligas-logo{
	float:left;
	clear:both;
	margin-left: 15px;
}
#nosotroMenu{
	float: right;
	width: 250px;
}


