#corpo #esquerda {
	float: left;
	width: 228px;
	height: 100%;
	background: #ffffff;
	padding: 0px;
	text-align: left;
}

#corpo #esquerda a{
	font-family: arial;
	font-size: 8pt;
	color: #947944;
	font-weight: bold;
	text-decoration: none;
}
#corpo #esquerda a:hover{
	text-decoration: underline;
}

#corpo #esquerda img.ds_img{
	/*width: 210px;
	height: 30px;*/
	margin: 15 10 0px 13px;
}

#corpo #esquerda div.apresentacao{
	font-family: arial;
	font-size: 9pt;
	margin: 15;
	text-align: justify;
}

#corpo #direita {
	float: right;
	width: 557px;
	height: 100%;
	background: #ffffff;
}
#direita .piso {
	display: block;
	height: 80px;
	text-align: left;
}
#direita div.nenhum {
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	padding: 10px;
}
.produto {
	width: 120px;
	margin: 9px;
	display: inline;
	height: 100%;
	text-align: center;
}
div.produto span{
	font-family: arial;
	font-size: 10pt;
	text-align: center;
	width: 120px;
	text-transform: lowercase; 
}

div.produto span a{
	font-family: arial;
	font-size: 8pt;
	color: #947944;
	font-weight: bold;
	text-decoration: none;
}
div.produto span a:hover{
	text-decoration: underline;
}

.produto img.foto {
	width: 80px;
	height: 80px;
}

#produto_det {
	margin: 15px;
	text-align: left;
}

#produto_det img.foto_det {
	width: 220px;
	height: 220px;
	float: left;
	margin: 0 10 10 0;
}

#direita #produto_det {
	font-family: verdana;
	font-size: 10pt;
	color: #986B43;
}

#direita #produto_det span.codigo {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

#direita #produto_det span.nome {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

#direita #produto_det span.observacao {
	display: block;
}

.cab_e {
	background: url('../img/tb_pastel_e.gif');
	width: 9px;
	height: 19px;
	overflow: hidden;
	display: inline;
}
.cab_c {
	background: url('../img/tb_pastel_c.gif');
	height: 19px;
	overflow: hidden;
	display: inline;
	padding: 0 10 0 10;
	color: #800000;
	line-height: 17px;
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
}
.cab_d {
	background: url('../img/tb_pastel_d.gif');
	width: 9px;
	height: 19px;
	overflow: hidden;
	display: inline;
}
#variacoes {
	clear: both;
	border-top: 1px solid #E5D9B1;
	border-bottom: 1px solid #E5D9B1;
	padding: 5 0 5 0;
	margin: 0 0 5 0;
}
#caminho {
	height: 20px;
	text-align: left;
	background: FAF4E8;
	padding: 5;
	font-family: arial;
	font-size: 8pt;
	color: #947944;
	font-weight: bold;
	text-decoration: none;
}
#caminho a {
	font-family: arial;
	font-size: 8pt;
	color: #947944;
	font-weight: bold;
	text-decoration: none;
}
#caminho a:hover {
	text-decoration: underline;
}

.promocao {
	background: #FAF4E8;
}

form {
	padding: 0px;
	margin: 0px;
}
