.aruba {
	position: relative;
	display: block;
	height: 300px;
	overflow:hidden;
	background-image:url(sfondo190x300.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width: 190px;
}

.aruba a {
	position: absolute;
	width: 186px;
	height: 182px;
	top: 2px;
	left: 2px;
}
.aruba div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	position: absolute;
	left:2px;
	top: 190px;
	right:2px;
	line-height: 26px;
	text-align: right;
}
.aruba select {
	border: 1px solid #7F9DB9;
	font-size: 12px;
	height: 19px;
	vertical-align:text-bottom;
	margin: 0px;

}
.aruba .campo {
	border: 1px solid #7F9DB9;
	height: 19px;
	margin: 0px;

}
.aruba .button {
	border:none;
	vertical-align:text-bottom;
	margin-top:4px;
	margin-right:50px;
}

