/*'-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
/*' Loja Exemplo Locaweb
/*' Versão: 6.2
/*' Data: 12/09/06
/*' Arquivo: css.css
/*' Versão do arquivo: 0.0
/*' Data da ultima atualização: 30/10/06
/*'
/*'-----------------------------------------------------------------------------
/*' Licença Código Livre: http://comercio.locaweb.com.br/gpl/gpl.txt
/*'-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#


/* CSS - FORMATAÇÃO GERAL */


.carrinho{

	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
.TituProdutos{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.TituProdutos:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.MenuTopo{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.MenuTopo:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;	
}

.TituEmpresa{
	font-family: tahoma;
	font-size: 12px;
	color: #474747;
	font-weight:bold;
}
.TxtNewsletter{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.vitrine {

	font-family: tahoma;
	font-size: 12px;
	color: #3258a9;
	font-weight:bold;
	text-decoration:none;
	
}
.vitrine:hover {

	font-family: tahoma;
	font-size: 12px;
	color: #3258a9;
	font-weight:bold;	
}
.borda {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3258a9;

}
.news{
background-image:url(../images/fundo_botao.gif);
width:66px;
height:27px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
font-weight:bold;
background-color:#FFFFFF;
color:#FFFFFF;
font-size:10px;
vertical-align:top;
}
.promocao{
	font-family: tahoma;
	font-size: 13px;
	color: #ff0000;
	font-weight:bold;
	text-decoration:none;	
}
.promocao:hover{
	font-family: tahoma;
	font-size: 13px;
	color: #ff0000;
	font-weight:bold;	
}
.conteudoTxt{
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}