/* CSS Document */
.fundoHome{
	margin-top:7px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-image:url(/images/fundo_home.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#BBC74B;
}
.fundoHerbal{
	margin-top:7px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-image:url(/images/fundo_herbal.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#6F9786;
}
.fundoNatural{
	margin-top:7px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-image:url(/images/fundo_especificos.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F9F1EF;
}
.fundoKides{
	margin-top:7px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-image:url(/images/fundo_kides.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#BDD2F3;
}
.fundoVitaminas{
	margin-top:7px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-image:url(/images/fundo_vitaminas.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F5C1AA;
}
.fundoDiet{
	margin-top:7px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-image:url(/images/fundo_diet.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#BF9A5A;
}
.fundoSport{
	margin-top:7px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-image:url(/images/fundo_sport.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#DCB016;
}
.fundoDietactive{
	margin-top:7px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-image:url(/images/fundo_dietactive.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#E9DFED;
}
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
.textoGeral{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.fields {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 1px;
	COLOR: #000000;
	PADDING-TOP: 1px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border: 1px solid #104413;
}