html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
	left: 10px;
	color: #6E6E66;
}
a {
	color: #FFF;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #272621;
	text-align: center;
	color: #99FFCC;
	padding-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

h2 {
	color: #FFF;
	font-family: "arial narrow", arial, sans-serif;
	font-size: 18px;
	padding-left: 10px;
}
.Superior {
	background-color: #5D5C57;
}

.Contenido {
	background-color: #8C8B87;
	clip: rect(auto,auto,auto,auto);
	list-style-image: none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999;

}
.FondoTabla {
	background-color: #FFF;
}
.FondoOscuro {
	background-color: #414141;
	background-position: left;
}
.Medio {
	background-color: #6D6F6C;
}
#cart .orange {
  color: #FFB400;
  font-size: 10px;
}
#cart a {
  color: white;
  font-size: 10px;
}

li {
	list-style: none;
	font-size: 12px;
	background-color: #8c8b87;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-align: left;
}
td {
	color: #FFF;
}
.orange {
	color: #FC3;
}
.nav {
	background: #4B5360;
	text-align: center;
	background-color: #494840;
	list-style-display: inline;
	list-style-type: none;
}
.TablaSubrayada {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#apDiv1 {
	position:static;
	width:39px;
	height:1px;
	z-index:1;
	left: auto;
	float: none;
	top: auto;
	right: auto;
	bottom: auto;
}
#apDiv2 {
	position:fixed;
	width:50px;
	height:2px;
	z-index:2;
	float: none;
}
#apDiv3 {
	position:static;
	width:auto;
	height:auto;
	z-index:1;
	float: right;
}
.Descripcion {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
