.boxHeader {
	height: 220px;
	width: 1000px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgHeader.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 22px 161px;

}

.boxHeaderInternas {
	height: 220px;
	width: 1000px;
	clear: both;
	margin-right: auto;
	margin-left: auto;

}

.imgLogo {
	float: left;
	height: 151px;
	width: 118px;
	margin-left: 75px;
	margin-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.boxSaudacao {
	float: left;
	font-size: 12px;
	color: #666;
	line-height: 22px;
	width: 750px;
	text-align: right;
	margin-top: 27px;
	height: 50px;
}

.boxItensCarrinho {
	float: left;
	height: 30px;
	width: 230px;
	background-image: url(../images/bgItensCarrinho.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	margin-left: 520px;
	margin-top: 31px;
	margin-bottom: 20px;
}

.titItens {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	float: left;
	width: 120px;
	text-align: center;
	margin-left: 45px;
	margin-top: 1px;
}

.txtQtdeItens {
	font-size: 11px;
	font-weight: bold;
	color: #D00;
	float: left;
	width: auto;
	text-align: left;
	margin-left: 47px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color:#000;
	padding-right: 12px;
}

.valItensResSac {
	color: #D00;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	float:left;
	margin-left:10px;
}

.boxTitMenuPrincipal {
	float: left;
	width: 153px;
	color: #00CCFF;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	height: 25px;
	margin-left: 57px;
	position: absolute;
	margin-top: 195px;
	z-index: 199;
	font-size: 16px;
}

.posInternas {
	margin-top: -300px;
	margin-left: 0px;
}

.boxMenuPrincipal {
	float: left;
	width: 230px;
	text-align: center;
	height: 290px;
	margin-left: 22px;
	position: absolute;
	margin-top: 220px;
	background-image: url(../images/bgMenuPrincipal.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left 0px;
	z-index: 2500;
}

.boxMenuPrincipalInternas {
	float: left;
	width: 230px;
	text-align: center;
	height: 230px;
	margin-left: -880px;
	position: absolute;
	margin-top: 215px;
	z-index: 2500;
	background-image: url(../images/bgMenuPrincipal.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center -70px;
}

.boxMenuPrincipal ul, .boxMenuPrincipalInternas ul {
	float: left;
	width: 147px;
	margin-left: 40px;
	height: auto;
	margin-top: 25px;
}

.boxMenuPrincipal li, .boxMenuPrincipalInternas li {
	float: left;
	width: 147px;
	text-indent: 0;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../images/icLiMenu.gif);
	background-repeat: no-repeat;
	background-position: 140px 3px;
	text-align: left;
	margin-bottom: 20px;
}

.boxMenuPrincipal a, .boxMenuPrincipalInternas a{
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.boxMenuPrincipal a:hover, .boxMenuPrincipalInternas a:hover {
	font-size: 16px;
	color: #0CF;
	text-decoration: none;
	font-weight: bold;
}

.frmTxtBusca {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	width: 465px;
	height: 26px;
	border: 1px solid #00CFF9;
	background-attachment: scroll;
	background-image: url(../images/bgFormBusca.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 15px;
	padding-left: 20px;
}

.btnBusca {
	float: left;
	height: 30px;
	width: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-top: 15px;
}

.imgLupaBusca {
	float: left;
	height: 30px;
	width: 30px;
	margin-left: 50px;
	margin-top: 15px;
}

.boxSearch {
	float: left;
	height: 50px;
	width: 640px;
	margin-top: 3px;
	margin-left: 116px;
}

.lblErroBusca {
	float: left;
	height: 10px;
	width: 140px;
	position: absolute;
	background-image: url(../images/icErroForm.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 3px 4px;
	background-color: #FFD;
	border: 1px solid #FEEFCD;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-size: 11px;
	margin-top: 47px;
	margin-left: 51px;
}

.lnkBoldVer {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}

.lnkBoldVer:hover {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	text-decoration:underline;
}


.lnkUserConta {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.lnkUserConta:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0CF;
	text-decoration: none;
}

.boxMenuIternas {
	background-image: url(../images/icIndicMenuInternas.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	width: 120px;
	height: 20px;
	margin-left: 86px;
	margin-top: 182px;
	float: left;
	position: absolute;
	padding-left: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #00009C;
}
