@charset "utf-8";
#clientes_col1 {
	background-image:url(../img/man_escritorio.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width: 150px;
	height: 165px;
	float: left;
	display: inline;
}
#clientes_col2 {
	width: 230px;
	height: 165px;
	float: left;
	display: inline;
}

li {
color:#65747A;
}

