/* 

ARQUIVO CSS - DAS SENHORITAS

PALETA BÁSICA DE CORES

ALARANJADO:		|	VERMELHO:		|	AMARELO:
#8b671c			|	#39130d			|	#b48c00
#ae8123			|	#7b2a1d			|	#ca9d00
#c89429			|	#ad3c2a			|	#f1bc00
#dcb054			|	#d35c49			|	#ffd84e
#e5c37e			|	#d45e4b			|	#ffeb9e


*/

#wrapper {
	margin: auto;
	width: 820px;
	display: table;
	overflow: hidden;
}


/* MOLDURA DO SITE */

.molduratop {
	display: block;
	float: left;
	margin: auto;
	width: 820px;
	height: 20px;
	background: transparent url('../imagens/layout/molduratop.png') no-repeat;
}

.moldurameio {
	display: block;
	float: left;
	margin: auto;
	width: 820px;
	background: transparent url('../imagens/layout/moldurameio.png') repeat-y;
}

.moldurabottom {
	display: block;
	float: left;
	margin: auto;
	width: 820px;
	height: 20px;
	background: transparent url('../imagens/layout/moldurabaixo.png') no-repeat;
}


/* BLOCOS DO SITE */

#header {
	width: 780px;
	height: 200px;
	margin: auto;
	text-align: left;
	background: #ad3c2a url('../imagens/layout/fundotopo.png');
	clear: both;
	overflow: hidden;
}

#menu {
	width: 780px;
	height: 30px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #f1bc00;
	font-weight: bold;
	line-height: 30px;
	vertical-align: middle;
	z-index: 1;
	overflow: hidden;
}

#conteudo {
	width: 760px;
	margin: auto;
	padding: 10px;
	text-align: justify;
	clear: both;
	background: #39130d;
	display: table;
	overflow: hidden;
}

#wrapperconteudo {
	width: 760px;
	padding: 0;
	margin: auto;
	display: table;
	overflow: hidden;
}

.conteudo {
	width: 760px;
	display: block;
	float: left;
	padding: 0;
	background: #e5c37e;
	margin: auto;
	overflow: hidden;
}

.topconteudo {
	width: 760px;
	height: 10px;
	display: block;
	background: transparent url('../imagens/layout/conteudotop.png');
}

.bottomconteudo {
	width: 760px;
	height: 10px;
	display: block;
	margin-bottom: 10px;
	clear: both;
	background: transparent url('../imagens/layout/conteudobottom.png');
}

.fotos {
	width: 740px;
	display: block;
	float: left;
	padding: 10px;
	background: #e5c37e;
	overflow: hidden;
}

.fotos img {
	border: 0;
	margin-left: 14px;
	margin-right: 14px;
}

#footer {
	width: 770px;
	height: 20px;
	margin: auto;
	padding-right: 10px;
	text-align: right;
	background: #ad3c2a;
	color: #ffeb9e;
	line-height: 20px;
	vertical-align: middle;
	clear: both;
	overflow: hidden;
}

/* EXCESSÕES */

.ondeencontrar {
	margin-top: 0;
	margin-bottom: 0;
}

.endereco{
	display: block;
	background: transparent url('../imagens/layout/fundoendereco.png');
	margin: auto;
	width: 460px;
	height: 220px;
	padding: 20px;
	color: #ffeb9e;
}

.endereco a {
	color: #f1bc00;
	font-weight: bold;
	font-size: 14px;
}

.headertext {
	display: block;
	text-align: justify;
	margin-left: 180px;
	margin-top: 10px;
	width: 360px;
	color: #ca9d00;
	font-size: 12px;
	font-weight: bold;
}

/* SEÇÃO DE PRODUTOS */

#produtos {
	width: 720px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	display: table;
	text-align: center;
	background: #ad3c2a url('../imagens/layout/fundo.jpg');
}

#produtotabela {
	width: 680px;
	background: transparent;
	color: #f1bc00;
	display: table;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tabelaesq {
	width: 300px;
	display: block;
	float: left;
	background: transparent;
}

.tabeladir {
	width: 380px;
	display: table;
	float: left;
	overflow: hidden;
	background: transparent;
	text-align: left;
}

.cafeteriaimg {
	display: block;
	margin-top: 0;
	margin-left: 35px;
	margin-bottom: 20px;
	float: left;
	border: 4px ridge #f1bc00;
	overflow: hidden;
}


.spacerproduto {
	width: 720px;
	height: 2px;
	background: #b48c00;
	display: block;
}

.assinatura {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -150px;
	display: block;
}

.produtosintro {
	color: #f1bc00;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin-bottom: 30px;
	display: block;
}

.produtosintro a {
	color: #dcb054;
}

.produtosparagrafo {
	color: #f1bc00;
	text-align: left;
	margin-bottom: 30px;
	display: block;
	clear: both;
}

.botao {
	width: 100px;
	height: 30px;
	background: transparent url('../imagens/layout/fundobotao.png');
	display: block;
	float: left;
	margin: 10px;
	line-height: 30px;
	vertical-align: middle;
}

.botao a {
	color: #ad3c2a;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

.botao a:hover {
	color: #39130d;
}

.peso {
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
}

.preco {
	margin-left: 18px;
	margin-right: 18px;
	width: 140px;
	height: 40px;
	display: block;
	float: right;
	background: transparent url('../imagens/layout/precofundo.png');
	color: #ffeb9e;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
}

.voltar {
	width: 660px;
	height: 30px;
	display: block;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

.voltar a {
	color: #d45e4b;
}

.descricaoproduto {
	font-size: 12px;
}
