.titulolaranja {
	font-family: Arial;
	font-size: 12px;
	color: e70032;
}

.textoproduto {
	font-family: Arial;
	font-size: 12px;
	color: ffffff;
}


.textogeral {
	font-family: Arial;
	font-size: 11px;
	color: A3A1A8;
}


.datanoticia {
	font-family: Arial;
	font-size: 11px;
	color: e70032;
}


.design {
	font-family: Arial;
	font-size: 10px;
	color: 656E73;
}


.produtos {
	font-family: Arial;
	font-size: 10px;
	color: ffffff;
}


.titulosprodutos {
	font-family: Arial;
	font-size: 11px;
	color: ffffff;
}

.textos {
	font-family: Arial;
	font-size: 12px;
	color: ffffff;
}

.caract {
	font-family: Arial;
	font-size: 12px;
	color: ffffff;
}



.cinzapequeno {
	font-family: Arial;
	font-size: 10px;
	color: 959595;
}

.cinzapequeno2 {
	font-family: Arial;
	font-size: 9px;
	color: 959595;
}

.pretopequeno {
	font-family: Arial;
	font-size: 10px;
	color: 000000;
}

.pretomedio {
	font-family: Arial;
	font-size: 11px;
	color: 000000;
}


.azul1 {
	font-family: Arial;
	font-size: 11px;
	color: 0084C7;
}


.azul2 {
	font-family: Arial;
	font-size: 13px;
	color: 0084C7;
}

.vermelhomedio {
	font-family: Arial;
 	font-size: 12px;
	color: A40000;
}

.vermelhomedio2 {
	font-family: Arial;
 	font-size: 11px;
	color: A40000;
}

.brancomedio {
	font-family: Arial;
 	font-size: 12px;
	color: ffffff;
}

.pretomedio2 {
	font-family: Arial;
	font-size: 12px;
	color: 000000;
}
.Container {
  position: relative;
  width: 185px;
  height: 150px;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top: 5px; 
  left: 180px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: relative;
  left:7px;
}
.Scrollbar-Track {
  width: 20px; 
  height: 10px;
  position: absolute;
  top: 36px; left: 4px;
}
.Scrollbar-Handle {
  position: relative;
  width: 20px; 
  height: 22px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 145px;
}
