@charset "utf-8";
/* CSS Document */

#uno-top{
	float:left;
	width:290px;
	background-color: #933;
	background-image: url(img/logos.jpg);
	height: 127px;
	}
	
#dos-top{
	float: right;
	padding-top: 65px;
	}

