	
	
.bt_comprar{
	height: 19px;
	width: 90px;	
	padding: 5px;
	background: url(../img/bg_comprar.gif) no-repeat;
	text-indent: -5000px;
	display:block;
	}
	
.bt_comprar:hover{
	background-position: 0 -28px;
	}
	
.bt_galeria{
	height: 15px;
	width: 86px;	
	text-indent: -5000px;
	border: 1px solid red;
	}	
	
.bt_galeria:hover{
	background-position: 0 -26px;
	}

/*Abas------------------------------------------------------*/	

#abas{
	width:985px;
	clear:both;
	margin-top:20px;
	}
	
#tabnav {}

#tabs {
	height: 20px;
	position: relative;
}

#content{
	position: relative;
	padding: 20px;
	border: 2px solid #bfbfbf;
	background: #FFF url(../img/bg_conteudo_aba.jpg) repeat-x;}

#content div p {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
}

#tabs a, #tabs a:visited {
	background: url("../img/tab.jpg") top left no-repeat;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
	color: #2c241c;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 105px;
	height: 17px;
	_height: 20px;
	margin: 0 2px 0 0;
	text-align: center;
	padding: 3px 10px 0 10px; 
	float: left;
}

/* - Conteudo caracteristicas - */

.separa{
	margin-top:10px}
	
.separa li{
	margin-left:20px}
	
/* - Conteudo Dados - */

#dados_tecnicos td{
	width: 468px;
	padding:5px;
	border: 1px solid #999;
	}
		
#dados_tecnicos tr:hover{
	background:#dbe7fb;
	}
	
.titulo_tb_dados{
	text-align:center;}
	
#download td{
	width: 468px;
	padding:5px;
	border: 1px solid #999;
	text-align:center;
	}
	
.tabela_titulo_download{
	background:#dbe7fb;
	}
	
.titulo_tb_dados{
	background:#dbe7fb;
	}
