.TdMenu {
	background: url(images/bgMenu.jpg) no-repeat;
	width: 1000px;
	height: 39px;
	text-align: left;
}

.TdFecha {
	background: url(images/bgFecha.jpg) no-repeat;
	width: 1000px;
	height: 36px;
	color: white;
	font-weight: bold;
	text-align: right;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* --- Menu --- */

.TitleMenu {
	background-color: transparent;
	text-align: left;
}

.TdMenuWireless {
	background: url(images/bgMenuWireless.gif) no-repeat;
	width: 1000px;
	height: 39px;
	text-align: left;
}

.Menu A:link{
	text-decoration: none;
	color: #fff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}
.Menu A:visited {
	text-decoration: none;
	color: #fff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}
.Menu A:hover { color: #89cbff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-image: none;
	text-align: left;
	background-color: transparent;
	display: block;
}

.Menu A:active {
	text-decoration: none;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #89cbff;
	text-align: left;
	background-color: transparent;
	display: block;
}

.Link A:link{
	text-decoration: none;
	color: #fff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	background-color: #1d659e;
	display: block;
	width: 120px;
	margin: 4px;
}
.Link A:visited {
	text-decoration: none;
	color: #fff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	background-color: #1d659e;
	display: block;
	width: 120px;
	margin: 4px;
}
.Link A:hover { color: #89cbff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-image: none;
	text-align: left;
	background-color: #1d659e;
	display: block;
	width: 120px;
	margin: 4px;
}

.Link A:active {
	text-decoration: none;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #89cbff;
	text-align: left;
	background-color: #1d659e;
	display: block;
	width: 120px;
	margin: 4px;
}

.Producto {
	position: absolute;
	width: 100px;
	background-color: #1d659e;
}

/* --- Menu --- */