/* CSS Document */
#expert {
	width:750px;
	margin:100px auto 0 auto;
	background:url(images/_fundo_clientes.gif) repeat-x;
	height:25px;
	}

#logoexpert {
	float:right;
	width:80px;
	}
	
#clientes {
	width:650px;
	float:left;
	text-align:left;
	}
#clientes a {
	cursor:inherit;}
	
#clientes img {
	border:0;
	margin:20px 0 0 0;}