.fundoTopLoja {
	background-image: url(img/fundo_top.gif);
	background-repeat: repeat;
}
.fundoBase {
	background-image: url(img/fundo_base.gif);
}
.fundoTopLojaMeio {
	background-image: url(img/top_loja_meio.gif);
	background-repeat: repeat;
}
.topSky {
	background-image: url(img/topSky.jpg);
	background-repeat: no-repeat;
}
.meioTesteira {
	background-image: url(img/meioTesteiraLoja.gif);
	background-repeat: repeat;
}
.txtLinksTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #006600;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
.txtField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	line-height: 13px;
}.txtLinksBotton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

