@charset "utf-8";
#endereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	float: left;
	line-height: 20px;
	margin-left: 20px;
	margin-top: 15px;
	height: 65px;
}

#contato {
	width: 200px;
	font-size: 12px;
	color: #CBC529;
	font-weight: normal;
	height: 20px;
	float: right;
	margin-top: 60px;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
}

#externa {
	height: 600px;
	width: 800px;
	margin-top: -300px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 50%;
	border: 3px solid #000000;
}
#topo {
	height: 63px;
	width: 100%;
	background-image: url(imagens/layout1_01.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#cont {
	height: 334px;
	width: 100%;
	background-color: #CBC529;
}
#esquerda {
	background-repeat: no-repeat;
	float: left;
	height: 334px;
}
#direita {
	height: 334px;
	width: auto;
	overflow-x: hidden;
	overflow: auto;
}
#texto_direita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: justify;
	padding-right: 60px;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 20px;
}
#menu {
	background-image: url(imagens/layout1_02.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 100%;
	clear: both;
}
#laranja {
	height: 30px;
	width: 500px;
	float: right;
	margin-top: 6px;
}
body {
	background-image: url(imagens/fundo_body.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#texto_esquerdo {
	margin-top: 25px;
	margin-left: 25px;
}
.endereco_loja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.telefone_loja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}


.nome_loja {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #909;
}
#inicial {
	background-color: #862783;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
