body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #6D6E72;
}

.menutopo {
	background-image: url(../images/topo_04.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	text-align: center;
}
.menutopo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
.valorcarrinho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.menulateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	padding-left: 6px;
}
.descricaoprodutos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.nomeprodutodetalhes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	text-align: justify;
}
.caractprodutodetalhes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	text-align: justify;
}
.valorprodutodetalhes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}
.fundoimgdetalhes {
	background-attachment: fixed;
	background-image: url(../fundo_prod_detalhes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#paginador  {
	width:500px;
	float:left;
	clear:both;
}

#paginador a {
	color:#000099;
	text-decoration:none;
	font-size:11px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:4px;
	margin-right:4px;
	text-align:center;
}
#paginador a:hover {
	color:#999999;
}
