.fonte {
	font-size: 11px;
	color: #000000;
}
.cod_produtos {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #0079BB;
	text-decoration:none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0079BB;
	text-decoration:none;
}
.geral {
	vertical-align: middle;
}

a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #8D240E;
}
.fundo_logo {
	background-image: url(layout/fundo_maca.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto_empresa {
	text-align: justify;
	word-spacing: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.fonte_rodape {	
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.caixa_form {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #993300;
	border: 1px solid #333333;
	height: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	width: 313px;
}
.caixa_form_txt {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #993300;
	border: 1px solid #333333;
	font-weight: bold;
	font-family: "Trebuchet MS";
	width: 313px;
	scrollbar-face-color:#993300;
	scrollbar-highlight-color:#993300;
	scrollbar-3dlight-color:#993300;
	scrollbar-darkshadow-color:#993300;
	scrollbar-shadow-color:#993300;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#993300;
}
.bt_form {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: bolder;
	background-color: #993300;
	height: 20px;
	width: 50px;
	border: 1px solid #333333;
	vertical-align: top;
}
.borda_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D3C5C0;
	border-right-color: #D3C5C0;
	border-left-color: #D3C5C0;
}
.cor_disp {
	font-size: 10px;
}
