body {
	background-color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	color:#767676;
	font-size:10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
html {
	overflow-y:scroll;
	height:100%;
}

.Pointer {
	cursor:pointer;
}
.fodoTablaMenu {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	background-image: url(../images/menu/fondoTabla.gif);
	background-repeat: repeat;
}

#master {
	overflow: visible;
	width: 647px;
}
#htmlDer {
	width: 897px;
	overflow: visible;
	position: relative;
	left: 3px;
}

#Menu1 {
	height: 26px;
	width: 166px;
	float: left;
	position: absolute;
	right: 480px;
}

#Menu2 {
	width: 166px;
	float: left;
	position: absolute;
	height: 26px;
	right: 265px;
}
#Menu3 {
	width: 166px;
	float: left;
	position: absolute;
	height: 26px;
	right: 391px;
}
#Menu4 {
	height: 26px;
	width: 166px;
	float: right;
	position: absolute;
	right: 189px;
}
#Menu5 {
	height: 26px;
	width: 99px;
	float: left;
	position: absolute;
	right: 126px;
}
#Menu6 {
	height: 26px;
	width: 129px;
	float: left;
	position: absolute;
	right: 0px;
}

/*
Modelo de stilo para hackear backgrounds en IE5,5 para arriba

.fodoTablaMenu, img {
	behavior: url("pngHack.htc");
}*/

