		/*LATEST NEWS*/
		#conteudo #right #latest_news {
			background:url(../images/bg_latest_news.png) no-repeat;
			width:329px;
			height:231px;
			padding:20px 0 0 12px;
			margin-bottom:8px;
		}
		#conteudo #right #latest_news h3 {
			background:url(../images/title_latest_news.png) no-repeat;
			width:100px;
			height:15px;
			text-indent:-9999px;
			margin-left:20px;
		}
		#conteudo #right #latest_news ul {
			margin-top:15px;
		}
		#conteudo #right #latest_news li {
			background:url(../images/bg_list_news.png) no-repeat left -45px;
			width:305px;
			height:39px;
			margin-bottom:1px;
			padding:6px 0 0 10px;
		}
		#conteudo #right #latest_news li:hover, #conteudo #right #latest_news li.hover {
			background-position:left bottom;
		}
		#conteudo #right #latest_news a span {
			display:block;
			background:url(../images/bullet1.gif) no-repeat 0 6px;
			padding:0 0 0 12px;
			font-size:0.9em;
			color:#365d7e;
		}
		#conteudo #right #latest_news a:hover span {
			text-decoration:underline;
		}
		#conteudo #right #latest_news .bt_see_more {
			float:right;
			display:block;
			background:url(../images/bt_see_more.jpg) no-repeat;
			width:84px;
			height:19px;
			text-indent:-9999px;
			margin-right:15px;
			_margin-right:7px;
			margin-top:20px;
		}
		#conteudo #right #latest_news .bt_see_more:hover {
			background-position:left bottom;
		}
		/*Fim:LATEST NEWS*/
		/*NEW PRODUCTS*/
		#conteudo #right #new_products {
			background:url(../images/bg_new_products.jpg) no-repeat;
			width:329px;
			height:231px;
			padding:20px 0 0 12px;
		}
		#conteudo #right #new_products h3 {
			background:url(../images/title_new_products.png) no-repeat;
			width:118px;
			height:16px;
			text-indent:-9999px;
			margin-left:20px;
		}
		#conteudo #right #new_products ul {
			margin-top:15px;
		}
		#conteudo #right #new_products li {
			background:url(../images/bg_list_news.png) no-repeat left -45px;
			width:305px;
			height:39px;
			margin-bottom:1px;
			padding:6px 0 0 10px;
			font-size: 1.1em;
		}
		#conteudo #right #new_products li:hover, #conteudo #right #new_products li.hover {
			background-position:left bottom;
		}
		#conteudo #right #new_products a span {
			display:block;
			background:url(../images/bullet1.gif) no-repeat 0 6px;
			padding:0 0 0 12px;
			font-size:0.9em;
			color:#365d7e;
		}
		#conteudo #right #new_products a:hover span {
			text-decoration:underline;
		}
		#conteudo #right #new_products .bt_see_more {
			float:right;
			display:block;
			background:url(../images/bt_see_more.jpg) no-repeat;
			width:84px;
			height:19px;
			text-indent:-9999px;
			margin-right:15px;
			_margin-right:7px;
			margin-top:20px;
		}
		#conteudo #right #new_products .bt_see_more:hover {
			background-position:left bottom;
		}
		#conteudo #right #cards {
			background:url(../images/img_card.png) no-repeat right;
			width:340px;
			height:188px;
			margin-top:15px;
		}