.campos {
	font-family: Tahoma;
	font-size: 11px;
	color: #6a6a6a;
	line-height: 13px;
	background-color: White;
	border: 1px solid #CCCCCC;
}
.titulo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #346800;
}
.titulotop {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #6a6a6a;
}
.textoempresa {
	font-family: Tahoma;
	font-size: 11px;
	color: #6a6a6a;
	line-height: 16px;
	text-align: justify;
}
.jsweb {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff9c00;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #6a6a6a;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #346800;
	text-decoration: underline;
}
.menuADMhover {
	font-family: Tahoma;
	font-size: 11px;
	color: #346800;
}
.TableTitulo
{
	background-color:#346800;

}

.TableCorFundo
{
	background-color:#eeeeee;
}

.txtNroPedido {
	font-family: Tahoma;
	font-size: 16px;
	color:#FFFFFF;
	background-color:#346800;
}
.fundodir {
	background-attachment: scroll;
	background-image: url(img/fundodir.gif);
	background-repeat: repeat-y;
}
.fundoesq {
	background-attachment: scroll;
	background-image: url(img/fundoesq.gif);
	background-repeat: repeat-y;
	background-position: right;
}