/* CSS Document */
body{
	margin: 0px;
}
.titleprodutos {
	color: #2f2f2f;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.textoprodutos {
	color: #2f2f2f;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.textopretohome {
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;

}
.textocinzahome {
	color: #474343;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;

}
.textocinza {
	color: #959595;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.textoamarelo {
	color: #ffc500;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.textoamareloproduto {
	color: #ff9700;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}
.textomarron {
	color: #8f5c21;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}

a.menu:link {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
  color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #ffc500;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.menu:active {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.pag:link {
	color: #8f5c21;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

a.pag:visited {
  color: #8f5c21;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

a.pag:hover {
	color: #3e280f;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}


a.pag:active {
	color: #3e280f;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

.pag2 {
	color: #8f5c21;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	text-decoration: bold;
}

a.pag2:visited {
  color: #8f5c21;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	text-decoration: bold;
}

a.pag2:hover {
	color: #3e280f;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	text-decoration: bold;
}

a.pag2:active {
	color: #3e280f;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	text-decoration: bold;
}

a.bt_title_produtos:link {
	color: #2f2f2f;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.bt_title_produtos:visited {
	color: #2f2f2f;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.bt_title_produtos:hover {
	color: #2f2f2f;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a.bt_title_produtos:active {
	color: #2f2f2f;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.bt_textocinza:link {
	color: #959595;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.bt_textocinza:visited {
	color: #959595;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.bt_textocinza:hover {
	color: #707070;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.bt_textocinza:active {
	color: #959595;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
