/* Desenvolvido por VIAZOOM SISTEMAS */

/*Formatacao de HTML*/
body{
	background-image: url(../fatias/fundo.png);
	background-repeat: repeat-x;
	background-color: #FEF2EE;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;	
}

/*Formatacao de Objetos*/
.alinhaTopo{
	margin-top: -5px;
	*margin-top: 0px; /*Para IE 6 e 7*/
}
.fundoMenuEsq{
     background-image:url(../fatias/fundo_menuesq.gif);
	 background-repeat: repeat-y;
}
.fundoMenuDir{
     background-image:url(../fatias/fundo_menudir.gif);
	 background-repeat: repeat-y;
}
.linhaCinzaHorizontal{
	background-color: #D8D6D5;
	width: 207px;
	height: 10px;
}
.linhaLaranjaHorizontal{
	background-color: #FFF7D7;
	
}
.fundoPromocoes{
	background-color: #FAF8F7;
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #C6421C;
	text-align: center;
}
.linhaPontNot{
	border-bottom: 1px dashed #C6421C;
}
.txtFinanciamento{
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #C6421C;
	text-decoration: underline;
}
.txtAceitamos{
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #C6421C;
	text-decoration: underline;
}
.marcadorLancamentos{
	list-style-image: url(../fatias/marcador_lancamentos.gif);
	font-size: 11px;
}
.linhaprod2 {
      border-top: 1px dashed #CCCCCC;
      border-bottom: 1px solid #CCCCCC;
      color: #fff;
      background-color: #fff;
      height: 4px;
 }

.marcadorLancamentos2{
	list-style-image: url(../fatias/marcador_lancamentos.gif);
	font-size: 11px;
	border-bottom: 1px solid #FCF5F2;
}
/*Formatacao de Textos*/
.txtBuscaNomeProduto{
     font-family: Tahoma, Verdana;
	 font-size: 11px;
	 font-weight: bold;
     color: #C6421C;
}
.txtOpcaoEnquete{
     font-family: Tahoma, Verdana;
	 font-size: 11px;
	 font-weight: bold;
     color: #000000;
}
.fonteRodape{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.fonteLinkRodape{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #000000;
	text-align: right;
}
.txtSejaBemVindo{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
.txtNomeProdutoPromocao{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}
.txtPrecoProdutoPromocao{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #C6421C;
}
.fonteTitulos{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	color: #C6421C;
	font-weight: bold;
}
.fonteLanca{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;	
}
.fonteLanca2{
	font-family: Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;	
}
.fonteLanca3{
	font-family: Tahoma, Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #000000;	
}
.txtLinks{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	border-bottom: 1px solid  #F4DEAE;
}
.txtVermelho{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
.txtVermelho2{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.txtProfissao{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #CC3333;
}
.txtNomeProfissional{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/*Formatacao de Formularios*/
.inputBusca{
	background-color: #FFFFFF;
	border: 1px solid #87361F;
	font-family: Arial, Verdana;
	font-size:10px;
	color: #000000;
}
.inputBusca2{
	background-color: #FFFFFF;
	border: 1px solid #87361F;
	font-family: Arial, Verdana;
	font-size:10px;
	color: #000000;
}
.txtEndProf{
	font-family: Arial, Verdana;
	font-size:11px;
	color: #000000;
	font-weight: lighter;
}
.txtEndProf2{
	font-family: Arial, Verdana;
	font-size:11px;
	color: #000000;
}

/*Formatacao de Links*/
a.linkViazoom:link{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
a.linkViazoom:active{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
a.linkViazoom:visited{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
a.linkViazoom:hover{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #999999;
	text-align: right;
	text-decoration: none;
}
a.linkNoticias:link{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.linkNoticias:active{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.linkNoticias:visited{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.linkNoticias:hover{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
a.linkLancamentos:link{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.linkLancamentos:active{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.linkLancamentos:visited{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.linkLancamentos:hover{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}