#centro {
	position: absolute;
	height: 5px;
	width: 25px;
	left: 47px;
	top: 24px;
	border: 5px outset #CCCCCC;
	background-image: url(img/color-fino-encabezado-gris.jpg);
}
#encabezado {
	position: absolute;
	height: 77px;
	width: 776px;
	left: 47px;
	top: 5px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/color-fino-encabezado-gris.jpg);
	font-size: 14px;
	color: #999999;
}


#navegador {
	position: absolute;
	height: 231px;
	width: 77px;
	top: 213px;
	right: 0px;
	left: 45px;
	font-size: 14px;
	color: #003399;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	background-position: center center;
	margin: 3px;
	padding: 5px;
	border: 0px outset #FFFFFF;
	word-spacing: normal;
	display: block;
	font-family: "BankGothic Lt BT";
	background-image: url(img/color-fino-encabezado-gris.jpg);
}

#auxiliar {
	position: absolute;
	height: 120px;
	width: 776px;
	left: 47px;
	top: 92px;
	background-image: url(img/color-fino-encabezado-gris.jpg);
}
#contenido {
	position: absolute;
	height: 218px;
	width: 628px;
	left: 196px;
	top: 220px;
}
