html, body {
	background-color: #C3D2B2;
	background-image: url(/loja/images/Background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
	margin: 0px;
	height: 100%;
	width: 100%;
}
.txt_Branco {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.txt_Branco a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.Form {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #294C6A;
	text-indent: 2px;
}.txt_Black {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000000;
}
.SombraVerde_Esq {
	background-image: url(/loja/images/Sombra_verde_Esq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #C6DC31;
}
.SombraCinza_Esq {
	background-image: url(/loja/images/Sombra_cinza_Esq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #ffffff;
}
.TD_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00A3B2;
	padding: 5px;
	font-size: 11px;
	background-image: url(/loja/images/Sombra_verde_Esq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #C6DC31;

}
.ListaLinks{
width: 178px; /*width of menu*/
}

.ListaLinks ul{
list-style-type: none;
margin: 0 0 8px;
padding: 0; /*bottom spacing between each UL and rest of content*/
}

.ListaLinks ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.ListaLinks ul li a{
background: url(/loja/images/seta_categ.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 10px; /*link text is indented 19px*/
text-decoration: none;
color: #000000; 
font-family: "Trebuchet MS", Verdana;
font-size: 12px;
font-style: normal;
line-height: 20px;
border-bottom: 1px dotted #000000;
}

.ListaLinks ul li a:visited{
color: #798921;
}
.TD_Principal {
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}


.ListaLinks ul li a:hover{ /*hover state CSS*/
color: #000000; 
	background-color: #A9C031;
}
.table_vitrine {
	border: 1px solid #C6D92F;
	background-color: #FFFFFF;
	width: 475px;
	padding: 8px;
	text-align: center;
	height: 100%;
}
.TD_Produto {
	background-image: url(/loja/images/backTD_produto.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	width: 49%;
	padding: 10px;
}

.Tit_Produto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #5f8b8a;
	padding-left: 10px;


	*padding-top: 10px;
	padding-top: 15px;
}

.tit_produto_vitrine {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.Preco_vitrine {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	line-height: 30px;
}
.txt_desconto {

	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #BD060B;
	text-align: center;
}

.tit_produto_Descricao {

	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #5f8b8a;
	text-align: left;
}

.txt {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.txt ul li {
	list-style-position: outside;
	list-style-image: url(/loja/images/seta_Lista.gif);
	padding-bottom: 5px;
}
#HRLinks {
	margin: 3px 0px;
	height: 1px;
	white-space: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C6D92F;
	width: 95%;
	text-align:center;
}

.footer_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	background-image: url(/loja/images/back_head_bottom.jpg);
	background-repeat: repeat-x;
}
.txt_footer {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.txt_footer a {
	text-decoration: underline;
	color: #FFFFFF;
	}
