div.imgTrabalhos{
	width:400px; height:70px;
	clip:rect(0px, 400px, 70px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
img.imgTrabalhos{
	border:0px;
	margin: -20px 0px 0px -30px;
	-moz-opacity:0.30;
	filter:alpha(opacity=30);
}
div.nomeCliente{
	font-family:'Arial Narrow', Tahoma; 
	font-size:22px; 
	margin:45px 0px 0px 10px; 
	position:absolute;
	z-index:1;
	background-color:#E1E1E1;
	color:#FFFFFF;
}
