body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.Titulo {
	font-family: tahoma;
	font-size: 11px;
	color: #1C4E6E;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F5F5F5;
}

.SubTitulo {
	font-family: tahoma;
	font-size: 11px;
	color: #1C4E6E;
	font-weight: bold;
	text-transform: uppercase;
}

.asterisco {
	font-family: tahoma;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
}

/* TEXTS */

.TextTahoma11CinzaBold {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.TextArial18CinzaBold {
	font-family: arial;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.TextArial18VermelhoBold {
	font-family: arial;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;

}

.TextTahoma11Cinza {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

.TextTahoma11Branco {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.TextTahoma11VermelhoBold {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.TextTahoma11Vermelho {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}

.TextTahoma11AzulClaroBold {
	font-family: tahoma;
	font-size: 11px;
	color: #B5D1DF;
	font-weight: bold;
}

.TextTahoma11AzulClaro {
	font-family: tahoma;
	font-size: 11px;
	color: #B5D1DF;
}

.TextTahoma11AzulBold {
	font-family: tahoma;
	font-size: 11px;
	color: #1C4E6E;
	font-weight: bold;
}

.TextTahoma11Azul {
	font-family: tahoma;
	font-size: 11px;
	color: #1C4E6E;
}

.TextTahoma11CinzaClaro {
	font-family: tahoma;
	font-size: 11px;
	color:#CCCCCC;
}

/* FORMS */

.Form-Input {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
}

.Form-TextArea {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}

.FormNomeEnderecoEmailSiteProduto {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 280px;
}

.FormDescricaoBreveDescricaoSituacao {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	width: 280px;
}

.FormQuantidade {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 30px;
	text-align: center;
}

.FormNumeroEstoque {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 40px;
}

.FormBotao {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #e5e5e5;
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 85px;
}

.FormBotao2 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #e5e5e5;
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 250px;
}

.FormComplemento {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 170px;
}

.FormEstado {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 43px;
}

.FormCidadeBairroFuncaoCategoriaSubCategoria {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 170px;
}

.FormDDD {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 25px;
}

.FormTelefoneCelularCEP {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 60px;
}

.FormSenha {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 85px;
}

.FormPrecoFrete {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 75px;
}

.FormBuscaBarraEsq {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 111px;
}

.FormCPF {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 85px;
}

.FormDataNascimento {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 65px;
}

.FormBuscaCategoria {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	height: 21px;
	width: 148px;
}

.FormBuscaTexto {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	height: 18px;
	width: 145px;
}

.FormAssunto {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 150px;
}

.FormFormadePgto {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 180px;
}

.FormMensagem {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	width: 280px;
}

.FormRegioes {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	width: 160px;
}
	
.FormIndique {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	width: 200px;
}

/* LINKS */

.LinkTahoma11Branco { font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.LinkTahoma11Branco:hover { font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration: underline;}

.LinkTahoma11CinzaBold { font-family: tahoma; font-size: 11px; color: #333333; text-decoration: none; font-weight: bold;}
.LinkTahoma11CinzaBold:hover { font-family: tahoma; font-size: 11px; color: #333333; text-decoration: underline; font-weight: bold;}

.LinkTahoma11VermelhoBold{ font-family: tahoma; font-size: 11px; color: #FF0000; text-decoration: none; font-weight: bold;}
.LinkTahoma11VermelhoBold:hover { font-family: tahoma; font-size: 11px; color: #FF0000; text-decoration: underline; font-weight: bold;}

.LinkTahoma11AzulClaroBold { font-family: tahoma; font-size: 11px; color: #B5D1DF; text-decoration: none; font-weight: bold;}
.LinkTahoma11AzulClaroBold:hover { font-family: tahoma; font-size: 11px; color: #B5D1DF; text-decoration: underline; font-weight: bold;}

.LinkTahoma11AzulBold { font-family: tahoma; font-size: 11px; color: #1C4E6E; text-decoration: none; font-weight: bold;}
.LinkTahoma11AzulBold:hover { font-family: tahoma; font-size: 11px; color: #1C4E6E; text-decoration: underline; font-weight: bold;}

.LinkTahoma11Azul { font-family: tahoma; font-size: 11px; color: #1C4E6E; text-decoration: none;}
.LinkTahoma11Azul:hover { font-family: tahoma; font-size: 11px; color: #1C4E6E; text-decoration: underline;}

.LinkTahoma11Vermelho { font-family: tahoma; font-size: 11px; color: #FF0000; text-decoration: none;}
.LinkTahoma11Vermelho:hover { font-family: tahoma; font-size: 11px; color: #FF0000; text-decoration: underline;}

.LinkTahoma11Cinza { font-family: tahoma; font-size: 11px; color: #333333; text-decoration: none;}
.LinkTahoma11Cinza:hover { font-family: tahoma; font-size: 11px; color: #333333; text-decoration: underline;}
.link-saibamais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	text-decoration: none;
}
.link-saibamais:hover {
	color: #CC3333;
	text-decoration: none;
}

