body.normal			{
				margin-top: 2px;
				margin-left: 2px;
				margin-right: 2px;
				margin-bottom: 2px;
				background-image: url("../images/fundo.jpg");
				background-repeat: repeat;
				font-family: verdana;
				font-size: 10pt;
				color: rgb(0, 0, 0);
				}
table.pagina	{
				background-color: rgb(255,255,255);
				border-color: rgb(0,150,0);
				border-width: 2px;
				border-style: solid;
				}
td.produto	{
				text-align: center;
				font-size: 10pt;
				height: 180px;
				width: 180px;
				}
td.menu		{
				font-family: 'Trebuchet Ms';
				font-size: 10pt;
				text-decoration: none;
				width:150px;
				}
a.menup   	{
				color: #004000;
				position: relative display: block;
				background-color: rgb(255,255,255);
				width: 100%;
				height: 100%;
				border-width:1px;
				border-color: rgb(255,255,255);
				border-style: solid;
				text-decoration: none;
				}
a.menup:hover {
				color: #004000;
				background-color: rgb(204,255,204);
				border-color: rgb(188,225,188);
				border-style: solid;
				border-width: 1px;
				width: 100%;
				height: 100%;
				text-decoration: none;
				}
.titulo		{
				font-family: 'Trebuchet Ms';
				font-size: 12pt;
				font-weight: bold;
				}
.texto		{
				font-family: 'Trebuchet Ms';
				font-size: 10pt;
				line-height: 150%;
				}
.erro				{
				font-family: 'Trebuchet Ms';
				color: rgb(250,0,0);
				font-size: 10pt;
				line-height: 100%;
				text-align: center;
				}
.titulodetalhe	{
				font-family: 'Trebuchet Ms';
				font-size: 8pt;
				font-weight: bold;
				color: #006;
				}
.produto		{
				font-family: 'Trebuchet Ms';
				font-size: 10pt;
				font-weight:normal;
				color:#000;
				}
.dica    	{
				font-family: 'Trebuchet Ms';
				font-style: italic;
				font-size: 8pt;
				text-align: justify;
				font-weight:normal;
				color: #333;
				}
.cientifico	{
				font-family: 'Trebuchet Ms';
				font-style: italic;
				font-size: 8pt;
				font-weight:normal;
				color:#000;
				}
.descricao	{
				font-family: 'Trebuchet Ms';
				font-size: 8pt;
				text-align: justify;
				font-weight:normal;
				color:#000;
				}
.preco		{
				font-family: 'Trebuchet Ms';
				font-size: 10pt;
				color: rgb(0,0,200);
				}
a.topo:link	{
				text-decoration: none;
				color: rgb(255,255,255);
				}
a.topo:visited		{
				text-decoration: none;
				color: rgb(255,255,255);
				}
a.topo:hover	{
				text-decoration: none;
				color: rgb(228,158,27);
				}
a.topo:active	{
				text-decoration: none;
				color: rgb(228,158,27);
				}
a.normal:link	{
				text-decoration: none;
				color: rgb(0,80,0);
				}
a.normal:visited		{
				text-decoration: none;
				color: rgb(0,80,0);
				}
a.normal:hover	{
				text-decoration: none;
				color: rgb(0,170,0);
				}
a.normal:active	{
				text-decoration: none;
				color: rgb(0,170,0);
				}
a.menu:link	{
				text-decoration: none;
				color: rgb(0,0,0);
				}
a.menu:visited		{
				text-decoration: none;
				color: rgb(0,0,0);
				}
a.menu:hover	{
				text-decoration: underline;
				color: rgb(0,0,0);
				}
a.menu:active	{
				text-decoration: none;
				color: rgb(0,0,0);
				}
.rotulo			{
				font-size: 8pt
				}
.top				{
				font-family: Trebuchet Ms;
				font-size: 10pt;
				font-weight: bold;
				}
.campo		{
				font-size: 10pt;
				font-family: 'Trebuchet Ms';
				color: rgb(0,0,0);
				font-weight: bold;
				border-color: rgb(0,0,0);
				border-width: 1px;
				}
.email		{
				font-size: 8pt;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-style: italic;
				color: rgb(0,150,0);
				font-weight: bold;
				border-color: rgb(0,150,0);
				border-width: 1px;
				}
.botao 		{
				font-size: 10pt;
				font-family: 'Trebuchet Ms';
				color: rgb(0,0,0);
				border-color: rgb(0,0,0);
				border-width: 1px;
				}
a.sobre			{
				font-family: 'Trebuchet Ms';
				font-size: 8pt;
				color: rgb(0,100,0);
				text-decoration: none;
				font-weight: bold;
				}
a.sobre:hover 		{
				font-family: 'Trebuchet Ms';
				font-size: 8pt;
				color: rgb(200,0,0);
				font-weight: bold;
				}