﻿a         {
	color: #338800;
	text-decoration: none;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 8pt;
	font-weight: bold;
}
a:link    {
	text-decoration: none;
}
a:alink   { color: #8CC03A; text-decoration: none }
a:visited { color: #338800; text-decoration: none }
a:hover   { color: #8CC03A; text-decoration: none }
.ProductName {
	font-family: "Trebuchet MS";
	font-style: normal;
	color: #000080;
	font-weight: bold;
	font-size: 12pt;
}
.Price {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #000080;
	font-weight: bold;
}
.Description {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.barControloPeso {
	background: #ffffff url(); 
	width: 540px; 
	height: 40px;
    position: relative;
}

.barControloPeso table.tabbar {
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	left: 5px;
}

.barControloPeso div {
	height: 40px; 
	width: 136px;   
}

.barControloPeso div.button {
	background: url('../@Images/menuControloPeso.png');
}

.barNutrExterior {
	background: #ffffff url(); 
	width: 546px; 
	height: 38px;
    position: relative;
}

.barNutrExterior table.tabbar {
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	left: 2px;
}

.barNutrExterior div {
	height: 38px; 
	width: 91px;   
}
.barNutrExterior div.button {
	background: url('../@Images/menuNutrExterior.png');
}
.barNutrInterior {
	background: #ffffff url(); 
	width: 440px; 
	height: 35px;
    position: relative;
}

.barNutrInterior table.tabbar {
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
}

.barNutrInterior div {
	height: 35px; 
	width: 110px;   
}

.barNutrInterior div.button {
	background: url('../@Images/menuNutrInterior.png');
}
.barPergFreq {
	background: #ffffff url(); 
	width: 106px; 
	height: 35px;
    position: relative;
}

.barPergFreq table.tabbar {
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
}

.barPergFreq div {
	height: 35px; 
	width: 106px;   
}

.barPergFreq div.button {
	background: url('../@Images/menuPergFreq.png');
}

.barDespBoaForma {
	background: #ffffff url(); 
	width: 236px; 
	height: 38px;
    position: relative;
}

.barDespBoaForma table.tabbar {
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
}

.barDespBoaForma div {
	height: 38px; 
	width: 119px;   
}

.barDespBoaForma div.button {
	background: url('../@Images/menuDespBoaForma.png');
}
