body{
}
body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#txtMnuProd{
	font-size: 11px;
	padding: 3px;
}

a{
	font-size: 11px;
	padding: 5px;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}
a:link{
	color: #000000;
	text-decoration: none;
}

a:active{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #FF9900;
	text-decoration: underline;
}

#txtNomeCateg{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#txtNomeProdDestaque{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#txtPrecoDestaque{
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
#contDir{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9A9A9A;
	border-left-color: #9A9A9A;

}
input, select{
	font-size: 10px;
}
#rodape{
	font-size: 9px;
	color: #FFFFFF;
}
#rodape td{
	padding: 10px;
}

.tituloProdDet{
	font-size: 15px;
	font-weight: bolder;
}
.lnAbaProdDet {
	background-image: url(img/aba_det_prod_bg.jpg);
	height: 2px;
}
.Preco{
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;

}
.bgBarEsc{
	background-image: url(imagens/bar_bg.jpg);
}
.txtTotalCar {
	font-size: 12px;
	font-weight: bold;
}

.txtBarEsc {
	font-size: 13px;
	font-weight: bold;
}
.txtItemCar {
	font-size: 12px;
	color: #000000;
}

#txtMnu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtNroItensCesta {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


#txtMnu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#txtMnu a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#txtMnu a:active{
	text-decoration: none;
}

#txtMnu a:hover{
	color: #FF9900;
	text-decoration: underline;
}

#bt_pagar{
	width: 161;
	height:32;
	background-image:url("img/bt_efetuarpagto.gif");
	cursor:pointer;
}
