#pagina {
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	}
#testa {
	width:auto;
	height:auto;
	padding:0;
	}
#testa a, a:hover, a:link, a:visited, a:hover  {
	font-weight:bold;
	color:#FFFFFF;
	}
#testa a:hover  {
	font-weight:bold;
	color:#000000;
	background-color:#EBEBEB;
	}
#corpo {
	width:auto;
	height:auto;
	}
#centro {
	width:auto;
	margin-left:152px;
	margin-right:152px;
	}
#centro a, a:link, a:visited, a:active {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	}
#centro a:hover {
	background-color:#EBEBEB;
	}
#msx {
	width:146px;
	float:left;
	border-bottom:5px;
	border-bottom-color:#00A6E6;
	border-bottom-style:solid;
	}
#mdx {
	width:146px;
	float:right;
	border-bottom:5px;
	border-bottom-color:#00A6E6;
	border-bottom-style:solid;
	 }
#piede {
	clear:both;
	width:auto;
	height:auto;
	border-top:5px;
	border-top-style:solid;
	border-top-color:#EBEBEB;
	margin-top:4px;
	border-bottom:5px;
	border-bottom-style:solid;
	border-bottom-color:#EBEBEB;
	}
