/* Produzido por VIAZOOM SISTEMAS */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bordaTabela{
	border: 1px solid #EFEFEF;
}
.boxProduto{
	border: 1px solid #c8c8c8;	
}
/* Formatacao de textos */
.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.style3 {
    font-family: Arial;
	font-size: 11px;
	color: #444444;
}
.style4 {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.style5 {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #254C6B;
}
.style6 {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #9E2828;
}
.style7 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.txtLinksTopoProduto{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #555555;
}
.txtProduto{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
.txtCarrinho{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	color: #CC0000;
}
.titProdutoNome{
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.titPrecoProduto{
	font-family: Tahoma, Verdana;
	font-size: 22px;
	color: #003399;
	font-weight: bold;
}
.txtCarrinhoTitulo{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
.txtCarrinhoTitulo2{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 22px;
	color: #CCCCCC;
}
.txtTitCadUsuarios{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 22px;
	color: #0066CC;
}
.txtTitCadUsuarios2{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.texto {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 2px;
}
/* Formatacao de formularios */
.form002 {
     border:#bbb 1px solid;
	 font-family:Arial;
	 font-size:10px;
	 color:#444;
}

/* Formatacao de links */
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #DB261D;
}
a:active {
	text-decoration: none;
	color: #555555;
}
a.linkProduto:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
alinkProduto:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0033CCC;
	text-decoration: none;
}
a.linkProduto:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
a.linkProduto:active {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
a.linkPromocoes:link {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #B95728;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
alinkPromocoes:visited {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #B95728;
	text-decoration: none;
	text-align: right;
	font-weight: bold;

}
a.linkPromocoes:hover {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #B95728;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
}
a.linkPromocoes:active {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #B95728;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}


