a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

.EncontreBox1 {
	width: 168px;
	text-transform: capitalize;
	font-size: 10px;
}
.EncontreBox2 {
	width: 83px;
	text-transform: capitalize;
	font-size: 10px;
}
.fontSimulado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.SimBox1 {
	height: 20px;
	font-size: 10px;
	width: 93px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.SimBox2 {
	font-size: 10px;
	height: 12px;
	width: 125px;
}
.SimBox3 {
	font-size: 10px;
	height: 12px;
	width: 113px;
}
.SimBox4 {
	font-size: 10px;
	height: 20px;
	width: 62px;
}
.SimBox5 {
	font-size: 10px;
	height: 12px;
	width: 57px;
}.SimBt {
	font-size: 10px;
	height: 20px;
}
.OfertasTitulo {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	text-decoration: none;
}
.FotoOferta4{
	border: 1px solid #000000;
}
.TdPrincipal {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/fundoPgEstoque.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.TdPrincipalEstoque {

	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/fundoEstoqueQuadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.TdPrincipalDetalhes {


	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/fundoPgDet.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.QuadroMeio{
	background-repeat: no-repeat;
	background-position: center center;
}
.SOferta {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.FundoMeio {
	background-repeat: repeat-y;
	background-position: center center;
}
.FundoSuperOferta {
	background-repeat: no-repeat;
	background-position: center top;
}
