.texto			{font-family: Arial, Trebuchet MS; font-size: 12px; color:#746b34; text-decoration:none}
.textoF			{font-family: Arial, Trebuchet MS; font-size: 12px; color:#746b34; text-decoration:none}
.textoLegendaF	{font-family: Arial, Trebuchet MS; font-size: 10px; color:#746b34; text-decoration:none}
.textoF A		{font-family: Arial, Trebuchet MS; font-size: 12px; color:#746b34; text-decoration:none}
.textoF A:Hover	{font-family: Arial, Trebuchet MS; font-size: 12px; color:#746b34; text-decoration:underline}
.textoCampoF	{font-family: Arial, Trebuchet MS; font-size: 11px; color:#746b34; text-decoration:none}

.tituloF		{font-family: Trebuchet MS, Arial; font-size: 15px; color:#6f4b18; font-weight: bold;}
.subTituloF		{font-family: Trebuchet MS, Arial; font-size: 12px; color:#6D6D6D;}
.textMaisF		{font-family: Trebuchet MS, Arial; font-size: 12px; color:#746b34; font-weight: bold;}

.menu			{font-family: Trebuchet MS, Arial; text-decoration:none; font-size: 12px; color:#746b34;}
.menu:Hover		{font-family: Trebuchet MS, Arial; text-decoration:underline; font-size: 12px; color:#fff;}

.b				{font-weight: bold;}

.caixaDestaque	{padding:0px 2px 0px 5px;}
.pad7px 		{padding-top:7px;}
.marg10px		{margin-left:10px;}
.marg14px		{margin-left:14px;}
.marg18px		{margin-left:18px;}

.bgTransMenu	{background-color:#746b34;}
.bgMenu			{background-color:#e0e094;}
.bgCorpoInt		{background-color:#e4e4bd;}
.bgTexto		{background-color:#FFFFFF;}

thuBorda		{border:8px solid #FFFFFF; border-bottom:16px solid #FFFFFF;}

/*ESTILO PARA O GPS*/
.TblGPS
{
	width: 335px;
}
.TblGPSMeio
{
	background-image:url(../img/img_gps_repeat.gif);
	background-repeat:repeat-y;
	color: #FFF;
	padding: 4px 0 4px 12px;
	line-height: 12px;
	font-size: 16px;
}
.TblGPSMeioFundo
{
	background-color: #CDD5D9;
}
.TblGPSMeio span
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: arial;
}
.TblGPSImagens
{
	text-align: center;
	width: 56px;
	height: 36px;
}
.TblGPSCoordenadas
{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.TblGPSCoordenadas span
{
	margin: 0;
	padding: 0;
	color: #3f708a;
}

/*ESTILO PARA OS TÍTULOS DOS BRAÇOS*/
.bullet
{
	white-space: nowrap;
	width: 300px;
	height: 49px;
	background:url(../img/bullet_destaque.gif) left top no-repeat;
	padding: 0 0 3px 88px;
	vertical-align: bottom;
}
.bullet img
{
	margin-right: 4px;
}

/*ESTILO PARA PRAZO DE ENTREGA*/
.TblPrazoEntrega td
{
	width: 753px;
	text-align: center;
	height: 34px;
	background-color: #fbd398;
	background-image:url(../img/img_previsao_entrega.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/*TABELA (PROJETO)*/

.linhaTabelaProjeto {
background-color: #A5C9D9;
width: 100%;
height: 1px;
}

#tabelaEmpre {
border: solid 1px #A5C9D9;
font-family: Arial, Trebuchet MS;
font-size: 12px;
text-align:center;
}

#tabelaEmpre .tit1 {
	font-weight:bold;
	font-size: 14px;
	text-align:center;
}

#tabelaEmpre .tit2 {
	font-size: 14px;
	text-align:center;
}

#celula	{
padding: 0px 5px 0px 5px;
height: 20px;
color: #115671;
}

.bg1 {
	background: url(../img/bg_tabela_celula1.gif);
}

.bg2 {
	background: url(../img/bg_tabela_celula2.gif);
}

.bg3 {
	background: url(../img/bg_tabela_celula3.gif);
}

.bg4 {
	background: url(../img/bg_tabela_celula4.gif);
}

.bg5 {
	background: url(../img/bg_tabela_celula5.gif);
}