/* CSS Document */

.subnome {
	font-family: Dax-Light;
	font-size: 12px;
	color: #B99F4D;
}
.botoes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #7A6746;
	border-right-color: #7A6746;
	border-bottom-color: #7A6746;
	border-left-color: #7A6746;
}
.parceiros {
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A8945A;
}

.pedidos {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.pedido_preto {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #A8945A;
	border-right-color: #A8945A;
	border-bottom-color: #A8945A;
	border-left-color: #A8945A;
}
.pedidos_escuro {
	font-size: 10px;
	font-family: Tahoma;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8945A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #A8945A;
	border-right-color: #A8945A;
	border-left-color: #A8945A;
	}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B99F4D;
	text-decoration: none;
	font-weight: bold;
}
.links_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
}
.conteudo_preto {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.conteudo {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titulos {
	color: #B99F4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.borda {
	border: thin solid #CAB039;
}

.conteudo_escuro{
	color: #7A6746;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.selecao_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CAB039;
	border-right-color: #CAB039;
	border-bottom-color: #CAB039;
	border-left-color: #CAB039;
	vertical-align: middle;
}
