@charset "utf-8";

/* ---------- empresa styling --------- */

#wrapper #content #column #text #intro #imageEmpresa {
	width: 410px;
	display: block;
	height: 300px;
	float: right;
	background-image: url(../_images/empresa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.images {
	float: left;	
}