body {
	background-color: #333333;
	margin-top: 0px;
	margin-left: 0px;
}
body, td, th {
	font-family: "Century Gothic", Arial, "Arial Narrow", "Arial Rounded MT Bold", Georgia, "Lucida Bright";
	font-size: 0.98em;
	padding: 5px;
	color: #333333;
	letter-spacing: 0.1em;
}
#tabla1 {
	width: 100%;
	margin-left: auto;
	max-width: 90%;
	margin-right: auto;
	border: 1px solid #A4B93E;
	background-color: #FFFFFF;
	height: auto;
}
#tdsearch {
	text-align: right;
}
#tdhead {
	color: #000000;
	text-align: left;
	letter-spacing: 0.1em;
	width: 70%;
	height: 100px;
	background-repeat: repeat-x;
	background-image: url(images/bg-page/bg-tdhead.png);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F9EDBB;
}
#tdhead h1 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Century Gothic", Arial, "Arial Narrow", "Arial Rounded MT Bold", Georgia, "Lucida Bright";
}
#tdimg {
	width: 20%;
	height: 100px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image: url(images/bg-page/bg-tdhead.png);
	background-repeat: repeat-x;
}
#navegacion {
	color: #0062A0;
	font-weight: normal;
	clear: none;
	float: none;
	font-size: 0.7em;
	font-family: Arial, "Arial Narrow", "Arial Rounded MT Bold";
	text-align: center;
	height: 35px;
	overflow: hidden;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	background-image: url(images/bg-page/bg.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E872B;
}
#navegacion a:link {
	display: inline;
	text-decoration: none;
	color: #785F10;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #AD8718;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 25px;
	margin: 1px;
	font-weight: bold;
}
#navegacion a:hover, a:focus {
	color: #000000;
	text-decoration: none;
	background-color: #F3DD85;
}
#navegacion a:visited {
	text-decoration: none;
	background-color: #F3DD85;
	color: #999999;
}
#tabla2 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#tdsidebarleft {
	font-weight: lighter;
	background-color: #F9EDBB;
	width: 19%;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1em;
	font-size: 0.9em;
	font-family: Arial, "Arial Narrow", "Arial Rounded MT Bold";
	height: auto;
}
#tdsidebarleft a {
	text-decoration: none;
	display: block;
	margin: 5px;
	color: #1F3B68;
	font-weight: bold;
	border: 1px solid #1F3B68;
	padding: 5px;
}
#tdsidebarleft a:hover {
	background-color: #F3DD85;
	color: #1F3B68;
}
#tdsidebarleft a:active {
	background-color: #FDE7A8;
	color: #4A3C0F;
}
#tdsidebarleft h1, h2, h3 {
	font-weight: bold;
	font-family: Arial, "Arial Narrow", "Arial Rounded MT Bold";
	font-size: .98em;
}
#tdsidebarleft p {
	font-weight: bold;
	font-size: 0.8em;
	font-family: Arial, "Arial Narrow", "Arial Rounded MT Bold";
}
#header {
	height: auto;
	width: 100%;
}
#content {
	list-style-type: disc;
	padding-left: 10px;
	width: 90%;
}
#content h3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1A829;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 1em;
}
#content img {
	float: left;
	padding-left: 0px;
	clear: none;
	width: auto;
}
#footer {
	vertical-align: text-bottom;
	text-align: left;
	background-color: #F9EDBB;
	font-size: 0.79em;
	color: #000000;
}
#footer a {
	font-weight: normal;
	color: #000000;
}
#footer a:hover {
	font-weight: normal;
	text-decoration: overline;
}
.borde-gris-3lados {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3DD85;
	border-right-color: #F3DD85;
	border-bottom-color: #F3DD85;
	width: 79%;
	vertical-align: top;
}
.borde-gris-4-lados {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F3DD85;
	border-right-color: #F3DD85;
	border-left-color: #F3DD85;
	vertical-align: top;
}
.medidatb {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
.medidatb th {
	background-color: #BCA666;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.medidatb td {
	border: 0.09em solid #A38120;
}
#productscat {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#productscat th {
	background-image: url(images/bg-page/bg.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #D1A829;
	border-left-color: #D1A829;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D1A829;
	height: 30px;
	color: #896D1B;
	text-align: center;
}
#productscat td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #D1A829;
	border-left-color: #D1A829;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1A829;
	vertical-align: top;
	font-size: 0.95em;
	line-height: 1.3em;
}
#productscat a:link {
	color: #896D1B;
	text-transform: none;
}
#productscat a:visited {
	color: #896D1B;
	text-transform: none;
}
.float {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
p {
	line-height: 1.3em;
	padding-left: 0.5em;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	font-family: "Century Gothic", Arial, "Arial Narrow", "Arial Rounded MT Bold", Georgia, "Lucida Bright";
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333913;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333913;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #333913;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #333913;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	color: #333913;
}
a:link {
	color: #FF6633;
	text-decoration: underline;
}
a:visited {
	color: #FF9966;
}
a:hover {
	text-decoration: underline overline;
	color: #B92F00;
}
.bold {
	font-size: 0.98em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #A38120;
	text-transform: none;
}
.blue {
	font-size: 0.98em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1F3B68;
	text-transform: none;
}
img {
	padding: 5px;
}
li {
	line-height: 1.3em;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

