body { 
	background-image: url(../lay/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #336633;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
}

/* FONTE PADRÃO */
td { color:#666666; font-family:arial, verdana, sans-serif, helvetica, geneva; font-size:11px;}

.box {
	background-image: url(../lay/linha_verde.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 10px; 
}

.menu-esse {
	background-image: url(../lay/menu_cell_escolhido.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	height: 18px;
}

.menu-akele {
	background-image: url(../lay/menu_cell_empty.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	height: 18px;
}

.rodape {	
	background-color: #eeeeee;
	background-image: url(../lay/rodape_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 32px;
}

.titulo {
	font-size: 12px;
}

.texto { font-size:11px; line-height:20px; text-align:justify; padding-left: 20px; padding-right: 20px;}

/* FONTE ESPECIAL */
.vermelho { color:#990000; font-family:arial, verdana, sans-serif, helvetica, geneva; font-size:11px;}

/* LINK PADRÃO */
a {font-family:arial, verdana, sans-serif, helvetica, geneva; text-decoration:underline;}
a:link {color:#336633;}
a:visited {color:#336633;}
a:active {color:#336633;}
a:hover {color:#558855;}

/* LINK ESPECIAL 1 */
a.menu {font-family:arial, verdana, sans-serif, helvetica, geneva; text-decoration:none;}
a.menu:link {color:#336633;}
a.menu:visited {color:#336633;}
a.menu:active {color:#336633;}
a.menu:hover {color:#558855;}

/* FORMULÁRIO */
.formulario {font-family:arial, verdana, sans-serif, helvetica, geneva;	font-size:11px; color:#666666;}

/* IMAGEM */
img {border-color:#114411;}

.produto { position: relative; float:left; height: 60px;