img.prod
{
	border:2px solid #ffffff;
}

a:visited.bottommenu
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:active.bottommenu
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:link.bottommenu
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover.bottommenu
{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline overline;
	
}
p.bottommenu
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
p.nome
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
p.cart
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding:3px 1 3 1;
}
p.desc
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding:10px;
	
}
.smalldesc
{
	font-family:tahoma;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
}

a:visited.produto
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:active.produto
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:link.produto
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:hover.produto
{
	font-family:tahoma;
	font-size:11px;
	color:#dddddd;
	font-weight:bold;
	text-decoration:underline overline;
	
}
.button
{
	background-color:#171411;
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
}
input[type="text"]
{
	font-family:tahoma;
	font-size:10px;
	padding:1px;
	border:1px solid #aaaaaa;
	
}
input[type="password"]
{
	font-family:tahoma;
	font-size:10px;
	padding:1px;
	border:1px solid #aaaaaa;
}
select
{
	font-family:tahoma;
	font-size:10px;
	padding:1px;
	border:1px solid #aaaaaa;
}
	
	
a:visited.cart
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:active.cart
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:link.cart
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:hover.cart
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline overline;
	
}
body
{
background-image: url(/imagens/main.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
background-attachment: fixed;