body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
}
body {
	background-color: #FFFFFF;
	background-image: url(img/fundo.gif);	
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #F6F7FB;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #993300;
}


#pai {
margin: 20px auto 0;
width: 779px;
}

#esquerda, #direita {
float:left;
}

#central {
width: 647px; height:446px; background:#FFFFFF;
padding: 10px; float: left;
overflow: scroll; overflow-x:hidden !important; 
}

.produto {
color:#333333;
float:left;
text-align:center;
width:186px;
height: 180px;
margin: 0 0 0 25px;
}

.preco {
font-weight:bold;
color:#CC0000;
}
