.fundo {
	background-image: url(images/fundo2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.fundo2 {
	background-image: url(images/fundo_sem_sombra.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.titulo1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #004E3B;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #5D3400;
	border-right-color: #5D3400;
	border-bottom-color: #5D3400;
	border-left-color: #5D3400;
}
.texto1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.table, tr, td {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.fundo_chef {
	background-image: url(images/chief.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fundo_vinho {
	background-image: url(images/vinhos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_reserva {
	background-image: url(images/reserva.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fundo_contato {
	background-image: url(images/contato.jpg);
	background-repeat: no-repeat;
	background-position: center;
}.fundo_indicacao {
	background-image: url(images/indicacao.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fundo_deli {
	background-image: url(images/deli.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fundo_cartao{
	background-image: url(images/cartao.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fundo_faca{
	background-image: url(images/faca.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fundo_cardapio{
	background-image: url(images/cardapio.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fundo_atacado{
	background-image: url(images/atacado.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.formulario {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #624D2E;
	text-decoration: none;
	border: 1px dotted #F9D299;
}
.style1 {
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #00A67C;
	text-decoration: none;
}
.style2 {
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D3400;
	text-decoration: underline;
}
.style3 {
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D3400;
	text-decoration: none;
	text-align: justify;
}
.fundo_clientes {

	background-image: url(images/clientes.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.teste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/pedidos/bg_teste.jpg);
	background-repeat: repeat;
}


/*CSS's INCLUIDOS DEPOIS DO PROCESSO DE PEDIDOS */

.tarjaLaranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #DD8114;
	background-image: url(images/pedidos/tarjaLaranja.jpg);
}
.tarjaRosa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	background-color: #FCADAD;
}
.campoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 22 px;
	border: 1px solid #543206;
	background-color: #E2DACF;
}

.txt_verm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.txt_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005343;
}

.table_sub{
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D3400;
	text-decoration: none;
	background-color: #F4ECCC;

}

/* LINK QUALQUER  */


.link_branco{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.link_branco:link {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.link_branco:visited {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.link_branco:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	
}