@charset "utf-8";
/* CSS Document */
body {
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#965110;
font-family:Garamond, Georgia, "Times New Roman", Times, serif;
color:#663927
}

a {
text-decoration:none;

color:#663927
}
a:hover {
text-decoration:underline
}
h2 {
border-bottom: solid 1px #663927;
}
h3 {
font-size:22px;
font-weight:200;
margin:0 0 -5px 5px;
line-height:35px
}
h4 {
font-size:18px;
}
li {
list-style-position:inside
}
#full{
width:750px;
height:100%;
left:50%;
margin-left:-375px;
position:absolute;
}
	#logo {
	width:188px;
	height:107px;
	position:absolute;
	top:5px;
	z-index:1;
	}
	#slogan {
	width:725px;
	height:90px;
	position:relative;
	}
	#content {
	width:725px;
	height:auto;
	position:relative;
	float:left;
	}
		#top{
		width:725px;
		height:28px;
		position:relative;
		float:none;
		background-image:url(../images/box_top.png)
		}
		#top2{
		width:725px;
		height:28px;
		position:relative;
		float:none;
		background-image:url(../images/box_top.png)
		}
		#middle {
		width:725px;
		height:auto;
		position:relative;
		background-image:url(../images/bg_middle.jpg);
		background-repeat:repeat-y;
		display:table-cell
		}
		#middle2 {
		width:auto;
		height:auto;
		position:relative;
		background-image:url(../images/bg_middle.jpg);
		background-repeat:repeat-y;
		display:table-cell
		}
		
			#menu {
			width:725px;
			height:30px;
			position:absolute;
			z-index:1
			}
			#contleft {
			width:145px;
			height:auto;
			position:relative;
			float:left;
			margin:10px 10px 0px 15px;
			_margin:10px 0px 0px 7px; /*para IE 6*/
			 color:#7d3c00; 
			font-size:20px;
			}
				.quote {
				font-size:14px;
				}
			#submenu {
			width:165px;
			height:auto;
			position:relative;
			float:left;
			margin:10px 10px 0px -8px;
			_margin:10px 0px 0px -8px; /*para IE 6*/
			}
			#contright {
			width:535px;
			position:relative;	
			float:right;
			margin:10px 10px 0px 10px;
			.margin: 0px;
			}
			#produtos {
			position:relative;
			float:left;
			width:322;
			height:auto;
			margin:0 0 0 0;
			}
				#boxprodutos {
				background-image:url(../images/box_produtos.png);
				width:322px;
				height:78px;
				position:relative;
				margin-bottom:5px;
				color:#FFF;
				font-weight:normal;
				cursor:hand;
				}
				#boxprodutos:hover {
				background-image:url(../images/box_produtos_over.png);
				}
			#fotoproduto {
			position:relative;
			float:left;
			width:222px
			}
			#fotoproduto img {
			border:1px solid #663927;
			margin: 10px;
			text-align:left
			}
			.fotoprod {
				border:1px solid #663927;
				}
			span.voltar {
			position:relative;
			float:right;
			margin:10px;
			font-size:14px;
			}
		#bottom {
		width:725px;
		height:28px;
		position:relative;
		float:left;
		background-image:url(../images/box_bottom.png)
		}
	#ps {
	width:725px;
	position:relative;
	float:left;
	color:#B82;
	margin-top:10px;
	font-size:14px
	}
		#ps a {
		color:#B82;
		font-weight:normal
		}
		#creditos {
		position:relative;
		float:left
		}
		#copyright {
		position:relative;
		float:right
		}