body {
	margin:0px;
}
#header {
	height:190px;
	background-image:url(../img/bg.gif);
	text-align:center;
}
#bottom_header {
	background-color:#36d9fa;
	height:26px;
}
#text_header {
	width:770px;
	text-align:left;
}
#site {
	width:780px;
}
#bottom {
	text-align:left;
	margin-top:10px;
	margin-left:10px;
}
#conheca_a_tabela {
	float:left;
}
#window_content_product {
	border:1px solid silver;
	width:643px;
	height:468px;
	position:relative;
	background-color:white;
	z-index:35;
	display:none;
}

#conheca_a_tabela2 {
	float:right;
}
#window_content_product2 {
	border:1px solid silver;
	width:700px;
	height:650px;
	position:relative;
	background-color:white;
	z-index:35;
	display:none;
}

.line {
	width:780px;
	background-image:url(../img/bg_line.gif);
	height:22px;
}
.box1 {
	margin:8px;
}
.categorias {
	width:740px;
	margin-bottom:15px;
	text-align:left;
}
.categorias2 {
	width:780px;
	margin-bottom:10px;
	text-align:left;
}
.itensCat {
	margin-top:15px;
	width:240px;
	height:80px;
}
.itensCat2 {
	margin-top:15px;
	width:130px;
	height:80px;
}
.pts {
	background-image:url(../img/pt.gif);
	height:3px;
	font-size:0px;
}

.bordaImg { margin-right:8px; margin-bottom:0px; border:0px; }
.left { text-align:left; }
.floatRight { float:right; }
.floatLeft { float:left; }

.right10 { margin-right:10px; }
.left20 { margin-left:20px; }
.left8 { margin-left:8px; }
.top10 { margin-top:10px; }

.clearBoth { clear:both;}
.absolute { position:absolute; }
