td#pieTd {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	height: 40px;
	vertical-align: middle;
}
td#menuTd {
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	text-align: center;
	background-image: url(img/fondomenu.jpg);
	font-style: italic;
}
table#menuTbl tr td a:link {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	font-style: italic;
}
table#menuTbl tr td a:visited {
	text-decoration: none;
	color: #000066;
	font-weight: normal;
	font-style: italic;
}
td#imagenes {
	border-style: none;
	text-align: center;
	vertical-align: top;
}
td#imagenes img {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
table#contenido tr td {
	padding: 5px;
}



table#menuTbl tr td a:hover {


	text-decoration: none;
	color: #FFFFFF;
}
body {
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;
}
table#top {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
table#menuTbl {
	margin: 10px;
}
td#logoTd {
	border-right-color: #FFFFFF;
	border-right-style:dashed;
	border-right-width: 1px;
}

td#contTd {
	background-color: #FFFFFF;
	padding: 10px;
	;
}
td#categoria {
	background-color: #FF8000;
	text-align: center;
	border-color: #D96C00;
	border-width: 1px;
	border-style: solid;
	background-image: url(img/fondocategoria.jpg);
}
table#contenido {
	border-color: #CA6500;
	border-style: solid;
	border-width: 1px;
}
td#descripcion {
	width: 100%;
	padding: 5px;
	border-style: none;
	vertical-align: top;
}
td#headTd {
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	text-align: left;
	color:#FFFFFF;
	background-image:url(img/fondo2.jpg);
	background-color:#000000;
}

td#headTd h1 { font-size:12px; }
s