body {
	background:#534c39 url(../_imagens/bgGeral.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c3b8a2;
	font-size:14px;
	margin:0;
}

.top {
	width:776px;
	margin:20px auto;
	overflow:hidden;
}

.logo {
	width:258px;
	height:123px;
	border-right:#201c10 1px solid;
	float:left;
}

.topInfos {
	width:496px;
	height:103px;
	float:left;
	border-left:#7b7667 1px solid;
	padding:20px 0 0 20px;
}

	.topInfos .menu {margin-top:40px;}

		.topInfos .menu a {
		color:#c3b8a2;
		margin-right:20px;
		font-weight:bold;
		font-size:16px;
		text-decoration:none;
		}
		
		.topInfos .menu a:hover {
		text-decoration:underline;}
		

			
.content {
	width:100%;
	clear:both;
	background:#201c10;
	text-align:center;
	overflow:auto;
}

.slideshow {
	width:776px;
	margin:0 auto;
}

.promo {
	width:776px;
	overflow:auto;
	margin:10px auto;
}

	.promo h2 {margin:0;}

.imgPromo {
	width: 230px;
	float:left;
	margin:0 10px;
	font-size:11px;
	text-align:left;
	padding:3px;
	
}
	.imgPromo img {margin-bottom:3px; 	border:#ffffff 1px solid;}
	
.txtPromo {
	text-align:left;
	padding:10px 20px 10px 0;
	float:right;
	width:478px;
}

	.txtPromo p {margin:10px 0;}
	
.formulario {
	width:478px;
	float:right;
	padding-right:20px;
}

	.formulario input {
		border:none;
		background:#C3B8A2;
	}
	
			.formulario input.campoMaior {width:380px;}
			.formulario input.campoMedio {width:214px;}
			.formulario input.campoMenor {width:72px;}
			
	.formulario input.botaoEnviar {
		width:380px;
		background:#F6E444;
		cursor:pointer;
		color:#201C10;
		font-weight:bold;
		font-size:12px;}
			
	.formulario select {
		border:none;
		background:#C3B8A2;
		width:72px;
		font-size:10px;
		height:18px;
	}

.produtos {
	width:776px;
	overflow:auto;
	margin:10px auto;
}

	.produtos ul {
	list-style:none;
	}
	
		.produtos ul li {
		display:inline;
		width:160px;
		float:left;
		margin:0 10px 10px 0;}
		
			.produtos ul li a {
				color:#c3b8a2;
				text-decoration:none;
			}
			
					.produtos ul li p {
					clear:both;
					width:160px;}
					
.catalogos {
	width:776px;
	margin:30px auto 20px auto;
	overflow:auto;
}

	.catalogos ul {
		list-style:none;
		margin:0;
		padding-left:60px;
	}
	
			.catalogos ul li {
				display:inline;
				float:left;
			}
			
				.catalogos ul li a{
					margin-left:20px;
					color:#c3b8a2;
					font-weight:bold;
			}
				.catalogos ul li a:hover {text-decoration:none;}

.base {
	width:766px;
	margin:0 auto;
	padding:20px;
	overflow:hidden;
}

	.baseInfos1 {
		width:210px;
		height:105px;
		border-right:#201c10 1px solid;
		float:left;
	}
	
	.baseInfos2 {
		width:270px;
		height:105px;
		border-left:#7b7667 1px solid;
		border-right:#201c10 1px solid;
		padding-left:30px;
		float:left;
	}
	
		.baseInfos2 a {color:#c3b8a2;}
		
	.baseInfos3 {
		width:216px;
		height:105px;
		border-left:#7b7667 1px solid;
		padding-left:30px;
		font-size:18px;
		float:left;
	}
			.baseInfos3 a {color:#c3b8a2;}
