.contCatpcha{
	width:160px; 
	height:42px;
	border: 0px solid #000; 
	
}



.img{
	width:120px; 
	height:40px;
}

.divImg{
	position: relative;
	float:  left;
	padding:3px; 
	border: 1px solid #959595; 
	width:121px; 
	height:41px;
}

.linkRefrescar{
	margin-left:3px;
	position: absolute;
	float:  right;
	border: 0px solid #000;	
}

.imgRefrescar{
	border: 0px solid #000;
	width: 20px;
	height: 20px;
	background: url("refresh.png") no-repeat;
}