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

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

#contacto_html{
	top: 0px;
	position: absolute;
	left: 402px;
	width: 550px;
	height: 262px;
	border: none;
}

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

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


