html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.mnu {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.ccompras {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.mnu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.mnu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
/*PRODUTOS*/
.destaque_top {
	height: 5px;
	width: 199px;
	/*background-image: url('../img/loja_destaque_bg_top.png');
	background-repeat: no-repeat;*/
}
.destaque_middle {
	/*background-color: #E5E5E5;*/
	padding: 0px 5px 0px 5px;
	font-size: 12px;
}
.destaque_middle a {
	font-size: 12px;
	text-decoration: none;
}
.destaque_middle a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}
.destaque_bottom {
	height: 5px;
	width: 199px;
	/*background-image: url('../img/loja_destaque_bg_bottom.png');
	background-repeat: no-repeat;*/
}
.destaque_link:link {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.destaque_link:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.preco {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	display: block;
}
/*PRODUTOS FIM*/
#loja_cabecalho {
	/*background-image: url('../img/loja_cabecalho_bg.png');
background-position: bottom;*/
background-color: none;
	padding-left: 65px;
	padding-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.letrasrosa {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e79999;
	text-decoration: none;
}
.letrasrosa a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e79999;
	text-decoration: none;
}
.letrasrosa a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e79999;
	text-decoration: underline;
}
.letrasrosa2 {
	font-family: Arial;
	font-size: 34px;
	color: #e79999;
	text-decoration: none;
}
.letrasrosa2 a {
	font-family: Arial;
	font-size: 34px;
	color: #e79999;
	text-decoration: none;
}
.letrasrosa2 a:hover {
	font-family: Arial;
	font-size: 34px;
	color: #e79999;
	text-decoration: underline;
}
.dropdown_loja {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.tit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.metatags {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.form {
	font-size: 12px;
	background-image: url(../img/bs_branco.png);
	margin-right: 15px;
}
.form .box {
	font-size: 10px;
	color: #333333;
	padding: 2px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form .bts {
	background-color: #e78684;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	cursor: pointer;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

