body {


/*	background-color: #F5F4EA;
	background-image: url(../imagens/bg_texture.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-scroll: ; */

	font-family: Verdana;

	scrollbar-arrow-color: #9E8542;
	scrollbar-base-color: #EADCC1;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
}
	
.cursor {
	cursor: hand;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-indent: 0px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

  @font-face {
    font-family: DaxWide-Bold;
    font-style:  normal;
    font-weight: normal;
    src: url(/alimentos/fontes/DAXWIDE3.eot);
  }
  @font-face {
    font-family: DaxWide-Light;
    font-style:  normal;
    font-weight: normal;
    src: url(/alimentos/fontes/DAXWIDE2.eot);
  }
  @font-face {
    font-family: DaxWide-Medium;
    font-style:  normal;
    font-weight: normal;
    src: url(/alimentos/fontes/DAXWIDE1.eot);
  }
  @font-face {
    font-family: DaxWide-Regular;
    font-style:  normal;
    font-weight: normal;
    src: url(/alimentos/fontes/DAXWIDE0.eot);
  }


