Body {
	background: green url(bg.jpg);
}


table td form { margin: 0; padding: 0;}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.caixatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;

}
.caixainput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.produtoscapa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.caixatextopreto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}



/*---- Sid -----*/
.tabela_menu_usuario {
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
}

.tabela_menu_usuario td {
	height: 18px;
}

.tabela_menu_usuario A, .tabela_menu_usuario A:visited, .tabela_menu_usuario A:active {
	color: #555;
	text-decoration: none;
	font-size: 11px;
}

.tabela_menu_usuario A:hover {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}

.tabela_pedidos_stats, .tabela_recibo {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 35px;
	border: 1px solid #7F9F57;
	background: #91AE6C;
}

.tabela_pedidos_stats, .tabela_pedidos_titulo {
	width: 650px;
}

.tabela_recibo {
	width: 520px;
}


.tabela_pedidos_stats td, .tabela_recibo td {
	background: #DAEDC9;
}

.tabela_pedidos_stats thead td {
	font-weight: bold;
	background: #688347;
	color: #D9F0DC;
	font-size: 12px;
}

.tabela_pedidos_stats td.ped_aux, .tabela_recibo td.ped_aux {
	background: #fff;
}

.ped_id {
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 16px;
}


.ped_aux td {
	background: #fff;
	font-size: 10px;
}

.ped_aux i {
	font-size: 14px;
}
