.corpo {
	background-attachment: fixed;
	background-image: url(images/base_01.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.menu {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bgMenu.jpg);
	height: 20px;
	text-align: center;
}
.menuTexto {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div.menu:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bgMenuOver.jpg);
	height: 20px;
	text-align: center;
}.tituloProduto {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #505563;
	text-decoration: none;
}
