﻿.tabela_prod1
{
	width: 100%;
}
a
{
	width: 150px;
	font-size: small;
	font-family: "Trebuchet MS";
	font-weight: 400;
	color: #990000;
	text-decoration: none;
}
a.galeria
{
	width: 150px;
	font-size:medium;
	font-family: "Trebuchet MS";
	font-weight: 400;
	color: #990000;
	text-decoration: none;
}

body
{
	margin: 0px;
	background-image: url('../img/fundo_degrade.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.tab_primario
{
	font-family: "trebuchet MS";
	table-layout: fixed;
	width: 1024px;
}
.bem_vindo
{
	background-color: #DEDEDE;
	font-size: medium;
	width: 20%;
}
.busca
{
	background-image: url('../img/campo_busca.png');
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 225px;
}
.CampoRequerido
{
	
}
.titulo
{
	font-size: x-large;
	font-family: "Trebuchet MS";
	font-weight: 400;
	color: #990000;
}
