.caja {
	width: 820px;
	border: thin solid #003366;
	position: static;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 80px;
	background-image: url(images/fondocaja.jpg);
	z-index: auto;
}
.textogeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 10px;
	text-align: justify;
	line-height: 19px;
	position: static;
}
.boton {
	background-color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	background-image: url(images/fondoboton.jpg);
	background-repeat: no-repeat;
}
.menudown {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-color: #003366;
}
a:link {
text-decoration:none
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
text-decoration:none
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
text-decoration:none
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.caja .def_prod {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
.listado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	line-height: 18px;
	list-style-image: url(images/backfondo.gif);
}
.cajaiso {
	position: static;
}
.cajanosencontramos {
	padding: 10px;
	margin: 5px;
	list-style-type: square;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

