﻿.hab_nomb {
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	width: 180px;
	text-align: center;
	position: relative;
	top: 0px;
}

.hab_img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	width: 82px;
	position: relative;
	left: 0px;
	top: 0px;
}

.hab_desc {
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	text-align: justify;
	position: relative;
	left: 0px;
	top: 0px;
}

