td {
	font-family: "Trebuchet Ms", Arial, Helvetica;
	font-size: 11px;
	color: #666666;
}
td a {
	color: #666666;
	text-decoration : none;
}
td a:hover {
	color: Black;
	text-decoration : underline;
}
.imgdestaque {
	border: 5px solid #DEDED7;
}
li {
	list-style-image: url(bullet.gif);
}
.finalizarencomenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin: 5px;
	padding: 10px;
	height: 35px;
	width: 200px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	cursor: text;
}

.laranja {
	color: #FF6600;
}
.cinzaclaro {
	color: #999999;
}
.titulo {
	font-size: 16px;
	color: #B7B600;
	font-weight: bold;
	background-image: url(imgs/handles/bk.titulo.gif);
	width: 100%;
	position: static;
}
body {
	margin: 0px;
}
form {
	margin: 0px;
}
.bkproduto {
	background-attachment: fixed;
	background-image: url(imgs/elm/bk.produto.jpg);
	background-repeat: no-repeat;
}
.branco {
	color: #FFFFFF;
}
.branco a:link {
	color: #FFFFFF;
}
.branco a:visited {
	color: #FFFFFF;
}
.branco a:hover {

	color: #FFFFFF;
}
.branco a:active {


	color: #FFFFFF;
}
.bkmenudireito {
	background-image: url(imgs/elm/bk.menu.direito.gif);
	background-repeat: no-repeat;
}
.menu {
	color: #777777;
}
.menu a:link {
	color: #777777;
	text-decoration: none;
}
.menu a:visited {
	color: #777777;
	text-decoration: none;
}
.menu a:hover {
	color: #777777;
	text-decoration: underline;
}
.menu a:active {
	color: #777777;
	text-decoration: underline;
}
.split {
	background-image: url(imgs/handles/bk.titulo.gif);
	width: 100%;
}.titulotop {

	font-size: 18px;
	color: #9A9A8C;
	font-weight: normal;
	width: 100%;
	position: static;
}

.listright {
	font-size: 10px;
	width: 140px;
}

.listprodutos {
	font-size: 10px;
	width: 240px;
}

.titulonoticia {
	font-size: 14px;
	color: #B7B600;
	font-weight: bold;
}
.titulonoticia-piscar {
	font-size: 14px;
	color: #006633;
	font-weight: bold;
}

.formcompra {
	width: 370px;
}.formconsola {
	width: 600px;
}
.mnu_top {
	font-family: "Trebuchet Ms", Arial, Helvetica;
	font-size: 13px;
	color: #666666;
	text-decoration : none;
}
.mnu_top:link {
	color: #666666;
	text-decoration : none;
}
.mnu_top:hover {
	color: #aaaaaa;
	text-decoration : underline;
}
.tit_topo {
	font-family : "Arial Narrow, Arial";
	font-size : 22;
	color : White;
}
.titulo {
	font-family: "Trebuchet Ms", Arial, Helvetica;
	font-size: 16px;
	color: #56A977;
	text-decoration : none;
}
.titulo:hover {
	color: Gray;
	text-decoration : underline;
}
.noticias {
	font-family: "Trebuchet Ms", Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration : none;
}
.r_next {
	color: white;
}


.alert_seta  {
	position:absolute;
	color: #ff0000;
	margin-left:-120px;
	width:150px;
	margin-top:-5px;
	cursor:pointer;
	
}

.alert_seta span {
	position:absolute;
	font-size:12px;
	margin-right:0px;
	margin-top:-5px;
	margin-left:-110px;
	background-color: #fff; 
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	border:1px solid #ff0000;
}


.alert_seta i {
	position:absolute;
	font-size:30px;
	margin-left:20px;
}
.animacao_cart {

-webkit-animation-iteration-count: 1; /* Chrome, Safari, Opera */
animation-iteration-count: 1;

}



