body
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #545A5A;
	background: url(../img/bg.jpg) top center;
}
a
{
	color: #545A5A;
	text-decoration: none;
	border: 0;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0;
}
#wrapper
{
}
#container
{
	text-align: left;
	width: 920px;
	height: 100%;
}
#topo
{
}
#menuTopo
{
	height: 72px;
}
#boxBusca
{
	width: 292px;
	height: 23px;
	top: 63px;
	margin-left: 628px;
	position: absolute;
	z-index: 30;
}
#footer
{
}
#menuFooter
{
	height: 146px;
}

.separator
{
	width: 100%;
	height: 3px;
	font-size: 0;
	background: url(../img/separator.gif);
	margin-top: 4px;
	margin-bottom: 4px;
}
.caption
{
	margin-top: 10px;
	margin-bottom: 2px;
}
.tt
{
	font-weight:bold;
	font-size:12px
}
.hline
{
	margin-top: 3px;
	margin-bottom: 4px;
	font-size: 0;
	width: 100%;
	font-size: 0;
	height: 0;
	max-height: 1px;
	border-top: #95A19F 1px solid;
}
.simplePaginator
{
	font-weight:bold;
	font-size:10px;
}
.contentContainer
{
	min-height:330px;
	padding-left:20px
}

.minHeight
{
	min-height:330px;
}

.productItem
{
	
	background-image: url(../img/bgProductItem.jpg);
	background-repeat: repeat-x;
	background-color: #a6a7a8;
	width: 228px;
	height:99px;
	border: #a4a9ac 1px solid;
	float: left;
	font-size: 10px;
}
.productItem .tmb
{
	background: #ffffff;
	border: #C1C2C4 1px solid;
	width: 110px;
	height: 90px;
	float: left;
}

.productImage
{
	background: #ffffff;
	border: #9AA3A0 1px solid;
}

.productTitle
{
	font-size: 13px;
	font-weight: bold;
}

.productInfoCaption
{
	margin-top: 10px;
	margin-bottom: 3px;
	background:#D3D9D7;
	font-weight:bold;
}
/**scroll*/
#thumb {
	position:absolute;
	height: 40px;
	width: 8px;
	background-color:#758690;
	/*display: none;*/
}
.track
{
	position:absolute;
	height:300px;
	right:15px;
	width:6px;
	background:#98A6B3;
}