#texto_empresa{
	width:550px;
	padding-left:50px;
	padding-right:20px;
	float:left;
	}

#texto_empresa p{
	color: white;
	font-family: fuente;
	font-size: 13px;
	line-height: 1.2em;
	margin-top: 13px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 12px;
}

#texto_empresa p:first-child{
	margin-top:40px;
	}

#texto_empresa li{
	color: white;
	font-family: fuente;
	font-size: 13px;
	line-height: 1.3em;
	text-align:justify;
	margin-left: 50px;
}

#texto_empresa li:first-child{
	margin-top:10px;
}

.negrita{
	font-weight:bold;
}

#foto_empresa{
	float: left;
	width: 264px;
	height: 412px;
	}
	