body {
	background-color: #fff !important;
}

.hr-b {
	border-bottom: 1px #ccc solid !important;
}

.hr-t {
	border-top: 1px #ccc solid !important;
}

.ocupados {
	display: none;
}

footer {
	margin-top: 75px;
	margin-bottom: 10px;
	margin-left: 20px;
	/*
	position: fixed;	
	left: 10px;
	bottom: 2px;
	width: 100%;
	background-color:;
	color: ;
	text-align: left;
	font-size: 12px;
	*/
}