#contenidos1 {
	width: 344px;
	top: 50px;
	position: absolute;
	height: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	left: 30px;
}
#fotoempresa {
	height: 391px;
	width: 153px;
	position: absolute;
	left: 397px;
	top: 55px;
	background-image: url(../imagenes/empresa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

