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;
}
.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;
}
.preco{
font-family: Arial;
font-weight: bold;
font-size: 16px;
color: #D39292;
}
#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;
}