*{
	padding:0;
	margin:0;
}

img{
	border:0;
}


body{
	background:url(../images/bg.jpg);
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#6a3c0a;
}

#geral{
	top:0;
	position:relative;
	float:left;
	width:950px;
}

#top{
	position:relative;
	float:left;
	width:950px;
	height:180px;
	background:url(../images/top.jpg) center no-repeat;
}

#menu_top{
	position:relative;
	float:left;
	width:950px;
	height:52px;
	background:url(../images/menu_bg.jpg) center no-repeat;
	margin-bottom:10px;
}

#menu_top ul{
	position:absolute;
	left:42px;
	top:15px;
	list-style:none;
}

#menu_top  ul li{
	position: relative;
	float:left;
	text-align:center;
	margin-left:28px;
	margin-right:28px;
	display:inline;
}

#menu_top  ul li a{
	color:#e6c46e;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana;
	font-size:18px;
	display:inline;
	font-weight:bold;
}

#menu_top  ul li a:hover{
	color:#FFF;
}

#menu_top ul.black{
	position:absolute;
	left:44px;
	top:17px;
	list-style:none;
}

#menu_top  ul.black li{
	position: relative;
	float:left;
	text-align:center;
	margin-left:28px;
	margin-right:28px;
	color:#222;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana;
	font-size:18px;
	display:inline;
	font-weight:bold;
}

.vendas{
	position:absolute;
	top:35px;
	left:430px;
	color: #e6c46e;
	font-family:Arial, Tahoma, Helvetica;
	font-size:10px;
}

#banner_central{
	position:relative;
	float:left;
	width:950px;
	text-align:center;
}

.argola{
	position:absolute;
	top:-4px;
	width:18px;
	height:48px;
	z-index:9999;
	background:url(../images/argola.jpg) no-repeat;
}

#argola1{left:30px;top:-5px;}
#argola2{left:285px;}
#argola3{left:340px;}
#argola4{left:595px;}
#argola5{left:645px;}
#argola6{left:900px;top:-5px;}

#mini_blocos{
	position:relative;
	float:left;
	width:950px;
	height:194px;
	background:url(../images/banners_baixo.jpg) center no-repeat;
}

#base{
	position:relative;
	float:left;
	width:950px;
	height:60px;
	background:url(../images/base.jpg) center no-repeat;
	text-align:center;
}

#base p{
	margin-top:21px;
	text-indent:50px;
}

#base a{
	position:absolute;
	right:40px;
	top:21px;
	color:#6a3c0a;
	text-decoration:none;
}

#base a:hover{ text-decoration:underline; }

#mini_blocos .mini_textos{
	position:absolute;
	color:#6a3c0a;
	font-size:11px;
	overflow:hidden;
}

#mini_blocos #texto1{
	top:60px;
	left:140px;
	width:160px;
	height:70px;
}

#mini_blocos #texto2{
	top:60px;
	left:420px;
	width:140px;
	height:45px;
}

#mini_blocos #texto3{
	top:47px;
	left:761px;
	width:160px;
	height:100px;
}

#mini_blocos a{
	position:absolute;
	color:#6a3c0a;
	font-size:11px;
	overflow:hidden;
	text-indent:-9000px;
}

#mini_blocos #link1{
	top:130px;
	left:190px;
	width:110px;
	height:33px;
}

#mini_blocos #link2{
	top:130px;
	left:492px;
	width:110px;
	height:33px;
}

#mini_blocos #link3{
	top:130px;
	left:805px;
	width:110px;
	height:33px;
}

.top_conteudo{
	position:relative;
	float:left;
	width:950px;
	height:12px;
	background:url(../images/top_conteudo.jpg) center no-repeat;
}


.base_conteudo{
	position:relative;
	float:left;
	width:950px;
	height:15px;
	background:url(../images/base_conteudo.jpg) center no-repeat;
}

.conteudo{
	position:relative;
	float:left;
	width:950px;
	background:url(../images/centro_conteudo.jpg) center repeat-y;
	color:#683a09;
}

.margem_conteudo{
	position:relative;
	float:left;
	width:900px;
	margin-left:30px;
	display:inline;
}

.margem_conteudo2{
	position:relative;
	float:left;
	width:880px;
	margin-left:30px;
	display:inline;
}

