.sub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	border: 1px solid #FFCC00;
	text-align: center;
}
.sub2,.sub2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	text-decoration: none;
	text-align: center;
}
.sub2a{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2B662B;
	border-right-color: #2B662B;
	border-bottom-color: #2B662B;
	border-left-color: #2B662B;
}
.sub2 a{
	text-decoration: none;
	color: #000000;	
}
.sub2 a:visited{
	text-decoration: none;
	color: #000000;	
}
.sub2 a:hover{
	text-decoration: none;
	color: #FFFF33;
}
.sub2a a{
	text-decoration: none;
	color: #000000;	
}
.sub2a a:visited{
	text-decoration: none;
	color: #000000;	
}
.sub2a a:hover{
	text-decoration: none;
	color: #FFFF33;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.menu a{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	color: #FFFF00;
	text-decoration: none;
}
.menuSelected {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}.fondoTablaProductos {
	background-image: url(images/productos/fondo_productos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

