@charset "utf-8";
#abaho {
	background: url(img/inffondo.jpg);
	position: absolute;
	height: 24px;
	width: 100%;
	top: 600px;
	border-top: 1px solid #717171;
	border-bottom: 1px solid #2a2a2a;
}
#dirabaho {
	height: 18px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
#centro {
	width: 100%;
	position: absolute;
	top: 155px;
	height: 428px;
	clear: none;
	float: none;
	right: 0px;
	background: #4b4b4b;
	border-top: 1px solid #717171;
	border-bottom: 1px solid #2a2a2a;
}

#cont {
	width: 770px;
	position: relative;
	height: 428px;
	margin-right: auto;
	margin-left: auto;
	top: 155px;
	float: none;
	clear: both;
	border-top: 1px solid #717171;
	border-bottom: 1px solid #2a2a2a;
}
