/* PRODUTOS */
.produtos 					{ width: 120px; height: 170px; font: 85% Verdana, Arial, Helvetica, sans-serif; float: left; text-align: center; margin: 0 0 15px 15px; border: 0px solid #000; }
.produtos img				{ border: 0; }
.produtos .links			{ width: 120px; text-align: center; padding: 0; border: 0px solid #000; }
.produtos .links a 			{ text-decoration: none; border: 0; color: #333; }
.produtos .links a:hover 	{ text-decoration: underline; }
/**   PAINEL DE NAVEGAÇAO    **/
#panel							   { font: 80% Verdana, Arial, Helvetica, sans-serif; color: #333; margin: 0 0 20px 10px; }
#panel span#prodPage 			   { margin-left: 85px; }
#panel span#prodLinksPanel	 	   { color: #999; }
#panel span#prodLinksPanel a 	   { text-decoration: none; color: #333; }
#panel span#prodLinksPanel a:hover { text-decoration: underline; }

#produtos_detalhe 	      { font: 90% Verdana, Arial, Helvetica, sans-serif; color: #333; margin: 0; padding: 0; width: 330px; height: auto; float: right; }
#produtos_detalhe a       { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #333; text-decoration: none; }
#produtos_detalhe a:hover { text-decoration: underline; }
#produtos_detalhe sup	  { font-size: 50%; }
/**    MENU    **/
#menuprodutos			  { margin:0; padding:0; width:100%; font: 90% Verdana, Arial, Helvetica, sans-serif; float: left; }
#menuprodutos dl 		  { width:215px; height:25px; }
#menuprodutos dl,dd 	  { margin:0; }
#menuprodutos dt 		  { cursor: pointer; margin: 5px 0 0 0; padding:0; }
#menuprodutos dt a 		  { color:#666; text-decoration:none; display: block; background:#D9D9D9; padding: 5px 0 5px 5px; }
#menuprodutos dd a 		  { color:#666; text-decoration:none; display: block; }
#menuprodutos dd a:hover  { color: #333; background: #F2F2F2; margin:0; padding:0; }
#menuprodutos dd a.active { color: #333; background: #F2F2F2; }
#menuprodutos ul 		  { list-style:none; padding:5px; }
 
#tipo_titulo         { width: 100%; margin: 0 0 20px 0; padding: 10px 0 0 10px; float:left; color: #666; }
#tipo_titulo a       { color: #666; text-decoration: none; }
#tipo_titulo a:hover { text-decoration: underline; }
 
#box_detalhes   { margin:0; padding:8px 20px 3px 3px; width:530px; height:auto; float:left; text-align:justify; }
#dec_radio	    {margin:0; padding:0; width:330px; height:auto; float:right; }
#image_prod		{ margin:0; padding:0; width:170px; height:auto; float:left; }

#manual_pdf             { width: 330px; float: left; margin: 5px 0 0 68px; padding: 5px; background: #DCDCDC; font:10px Verdana, Arial, Helvetica, sans-serif; }
#manual_pdf #pdf 		{ width: 150px; float: left; margin: 0; padding: 0 0 1px 0; text-align: center; }
#manual_pdf #pdf img 	{ margin: 0 0 0 3px; padding: 0; border: 0; float: left; }
#manual_pdf #getPDF 	{ margin: 0; padding: 0 5px 0 0; float: right; }
#manual_pdf #getPDF img { border: 0; margin: 0; padding: 0; }
#manual_pdf a 			{ font:10px Verdana, Arial, Helvetica, sans-serif; color: #333; text-decoration: none; }

#acessorios     { width: 100px; height: 90px; float: left; text-align: center; padding-left: 35px; } 
#acessorios a   { border: 0; }
#acessorios img { float: left; padding: 0 0 0 15px; margin: 0; }
