/*.foto {
    background: url('../img/banner_interno_empresa.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}*/
div.derecha,
div.izquierda { margin: 25px 0px;}

div.justificado {
	width: 100%;
	height: auto;
	float: left;
	background:#EEE
}



div.izquierda {
	width: 580px;
	height: auto;
	float: left;	
}
div.derecha	{
	width: 400px;
	height: auto;
	float: right;
}
.clientes img {
	margin-left: 5%;
	margin-bottom: 1%;
}