@charset "utf-8";
#bar a {
	font-family: "Courier New", Courier, monospace;
	font-size: 24pt;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-bottom-color: #DDD;
	font-weight: bolder;
	clip: rect(auto,auto,auto,auto);
	text-decoration: none;
	margin: 0px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#fondo{
	background-image: url(IMG/Tempestad_madera2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#bar a:link {
	color:#FFF
}
#bar a:visited {
	color:#FFF;
}

#bar a:hover {
	color:#AAA;
	background-color: #444;
}
#bar a:active {
	color:#000
}
label {
	font-family: "Lucida Console", Monaco, monospace;
	font-weight: bold;
	text-decoration: none;
}

textarea {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
}

input {
	margin-right: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
}
#producto a{
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-size: 18px;
	color: #FFF;
	font-weight: bolder;
	margin-right: 5px;
	margin-left: 5px;
	border: thin dotted #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#producto a:link {
	color:#FFF
}
#producto a:visited {
	color:#FFF;
}

#producto a:hover {
	color:#AAA;
	background-color: #444;
}
#producto a:active {
	color:#000
}.fondo #fondo tr td table tr td object {
	display: block;
}
