body {
/*	background-image: url(../images/01.jpg); */
	background-repeat: no-repeat;
	background-color: #6e738a;
    font-family: verdana;
    font-size: 11px;
}

a {
	color: #FFF;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	color:#600;
	font-weight: bolder;
	text-align: center;
}

h3 a {
	font-size: 14px;
	color:#600;
	font-weight: bolder;
	text-align: center;
}

#topo {
	height: 390px;
	background-image:url(../images/FundoTopo.png);
	background-repeat: no-repeat;
	border: 0px solid #000;
}

#menu {
	width: 580px;
	height: 50px;
	padding-top: 342px;
	background-image:url(../images/FundoMenu.png);
	background-repeat: no-repeat;
	border: 0px solid #000;
	background-position:bottom;
	float: left;
}

#menu_icone {
	padding-top: 290px;
	width: 370px;
	float: right;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	border: 0px solid #000;
}

#menu_icone a {
	font-size: 14px;
	color:#FFF;
	font-weight: bolder;
	text-decoration: none;
}

#links {
	padding-top: 15px;
}

#links a {
	font-size: 14px;
	color:#600;
	font-weight: bolder;
	text-decoration: none;
}

#conteudo {
	background-image:url(../images/FundoConteudo.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border-left:  1px solid #666;
	border-right: 1px solid #666;
}

#NomeProduto {
	width: 400px;
	font-size: 22px;
	font-weight: bolder;
	color:#600;
	padding: 8px;
}

#FotoProduto {
	width: 280px;
}

#DscrProduto {
	font-size: 12px;
	color:#333;
	padding: 4px;
}

#foto_capa {
	width: 490px;
	border: 1px solid #000;
}

#icone {
	width: 200px;
	height: 70px;
	font-size: 14px;
	font-weight: bolder;
	color: #600;
}

#icone a {
	font-size: 14px;
	color:#600;
	font-weight: bolder;
	text-decoration: none;
}

#rodape {
	height: 115px;
	background-image:url(../images/FundoRodape.png);
	background-repeat: no-repeat;
	border: 0px solid #000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	padding-top: 85px;
}

#produtos {
	border: 0px solid #000;
	text-align: center;
	padding: 10px;
}

#produtos a {
	font-size: 14px;
	color:#600;
	font-weight: bolder;
}

.img {
/* background:url(../images/shadow.gif) no-repeat right bottom; */
padding:4px 4px 4px 4px;
border:none;
border-top:#eee 1px solid;
border-left:#eee 1px solid;
border-right:#eee 1px solid;
border-bottom:#eee 1px solid;
}