/* Attive */

		body {
			margin:0;
			padding:0;
			position:relative;
			background:url(../images/geral/back2.jpg) repeat-x #523826;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#666666;
		}

		.indent{
			text-indent:-5000px;
			position:relative;
		}

		.limpa {
			clear:both;
		}

/*CONFIGURA TAGS
*****************************************************************************************/

		ul {
			margin:0px;
			padding:0px;
			position: relative;
		}

		li {
			list-style:none;
			position: relative;
		}

		a {
			text-decoration:none;
			position: relative;
		}

		h1,h2,h3{
			margin:0;
			padding:0;
			position: relative;
			font-size:13px;
		}

		p {
			margin:0;
			padding:0;
			position: relative;
		}

		img {
			border:0px;
			margin:0;
			padding:0;
			position: relative;
			vertical-align: middle;
		}

		div,dt,dd,dl {
			position: relative;
			margin:0;
			padding:0;
		}

		ul {
			margin:0;
			padding:0;
		}

/*CABECALHO

*****************************************************************************************/

		#geral {
			width:745px;
			margin:0 auto;
			position:relative;
			background-color:#482f1b;
		}

/*CONTEUDO TOPO

*****************************************************************************************/
		#topo {
			background:url(../images/geral/topo.jpg) no-repeat;
			width:745px;
			height:150px;
			position:relative;
			float:left;
		}

		#home {
			background:url(../images/geral/home.gif) no-repeat;
			width:46px;
			height:14px;
			position:relative;
			display:block;
			float:right;
			right:22px;
			margin-top:12px;
		}

		#contato {
			background:url(../images/geral/contato.gif) no-repeat;
			width:58px;
			height:13px;
			position:relative;
			display:block;
			float:right;
			right:12px;
			margin-top:13px;
		}


/*CONTEUDO MENU
*****************************************************************************************/
		#menu {
			background:url(../images/geral/back_menu.gif) repeat-x;
			width:745px;
			height:46px;
			float:left;
			position:relative;
		}

		#menu li {
			background:url(../images/geral/bullet_menu.jpg) no-repeat left center;
			height:20px;
			display:inline;
			color:#FFFFFF;
			font-size:11px;
			top:15px;
			padding:0 12px 0 12px;
			float:left;
			border-right:1px solid #735f51;
		}

		#menu ul {
			margin: 0 auto;
		}

		#menu li a:hover {
			color:#a68208;
		}

		#menu li a {
			color:#ffffff;
		}

/*CONTEUDO
*****************************************************************************************/
		#conteudo {
			width:740px;
			float:left;
			left:3px;
			background-color:#ffffff;
		}

		.titulos_duascores {
			width:331px;
			font-size:20px;
			color:#511700;
			font-style:normal;
			font-weight:300;
			font-family:"Helvetica";
			left:10px;
			padding-bottom:5px;
			border-bottom: 1px dashed #cccccc;
			margin-bottom:10px;
		}

		.produtos_destaque img{
    	border:4px solid #EBD9B5;
}

/*CONTEUDO RODAPE
*****************************************************************************************/
		#rodape {
			background:url(../images/geral/back_rodape.gif) repeat-x;
			width:740px;
			height:34px;
			float:left;
			margin-top:3px;
			position:relative;
			left:3px;
		}

		#rodape p {
			color:#482f1b;
			text-align:center;
			margin-top:10px;
		}
