body{
	background-color: #F7A800; /*F7A800 claro F09A1E obscuro*/
}

select,input,textarea {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

input.button {
	background-color:#F8B334;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #7C4D26;
	border:0px;
	padding: 0px 3px 0px 3px;
}

html input.button { overflow: visible; }

input.button2 {
	background-color:#F8B334;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #7C4D26;
	border:1px solid #7C4D26;
	padding: 0px 3px 0px 3px;
}

html input.button2 { overflow: visible; }

td {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.menuText:link {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.menuText:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.menuText:visited {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.menuText:visited:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.topMenu {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	color: #00792C;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}

a.topMenu:link {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	color: #00792C;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}

a.topMenu:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	color: #00792C;
	text-decoration: underline;
	font-weight: bold;
	text-transform:uppercase;
}

a.topMenu:visited {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	color: #00792C;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}

a.topMenu:visited:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	color: #00792C;
	text-decoration: underline;
	font-weight: bold;
	text-transform:uppercase;
}

.text2 {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #00792C;
	text-decoration: none;
	font-weight: bold;
}

a.text2:link {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #00792C;
	text-decoration: none;
	font-weight: bold;
}

a.text2:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #00792C;
	text-decoration: underline;
	font-weight: bold;
}

a.text2:visited {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #00792C;
	text-decoration: none;
	font-weight: bold;
}

a.text2:visited:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #00792C;
	text-decoration: underline;
	font-weight: bold;
}

.text3 {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #000000;
}

.price {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #E95D71;
	font-weight: bold;
}

.productName {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}