body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #DA251D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #DA251D;
}
a:hover {
	text-decoration: none;
	color: #DA251D;
}
a:active {
	text-decoration: underline;
	color: #DA251D;
}

a.cat:link {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
a.cat:visited {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
a.cat:hover {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.cat:active {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

a.sub:link {
	color: #333333;
	text-decoration: underline;
	font-size: 13px;
}
a.sub:visited {
	text-decoration: underline;
	color: #333333;
	font-size: 13px;
}
a.sub:hover {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
}
a.sub:active {
	text-decoration: underline;
	color: #333333;
	font-size: 13px;
}
#categorias #separa {
	height: 5px;
}
#carrinho {
	text-align: right;
	padding-bottom: 28px;
	padding-right: 5px;
}
#categorias {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#busca {
	font-size: 11px;
	border: 1px solid #FFFFFF;
}
.margem {
	margin-left: 5px;
}
.produto {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 5px;
	text-align: center;
	margin-bottom: 5px;
	height: 240px;
	float: left;
	width: 181px;
}
#detalhe {
	width: 420px;
	height: 316px;
}

.detalhe {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 5px;
	width: 784px;
	text-align: center;
	margin-bottom: 5px;
	float: left;
}
.rodape {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}
.logo {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#promocao {
	background-color: #ffe0d2;
	color: #EB3D00;
}
.txt_promocao {
	font-weight: bold;
	background-color: #eb3d00;
	color: #FFFFFF;
	letter-spacing: 6px;
	padding: 2px;
}
.foto {
	border: 1px solid #CCCCCC;
	height: 136px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.contorno {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	float: left;
}
#ver_carrinho {
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	width: 778px;
}
.preco {
	color: #E77817;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}
.titulo {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.subtitulo {
	font-size: 14px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.de {
	font-size: 12px;
	text-decoration: line-through;
}
.txt_novo {
	font-weight: bold;
	background-color: #eae702;
	color: #000000;
	letter-spacing: 6px;
	padding: 2px;
}
form {
	padding: 0px;
	margin: 0px;
}
.valida_php {
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}
