#produtocontent { 
	float: left;
	width: 35em;
}


#produtocontent h1 {
	margin: 0;
}

p.texto {
	float: left;
	font-size: 0.85em;
	color: #4F71A1;
	text-align: left;	
	width: 23em;
	margin-bottom: 0;
}

#foto.carrossel {
	float: right;
}
#tecnicos {
	width: 100%;
	float: right;
}

#curva {	
	border: solid #6C9DAC 0.1em;	
	float: right;
	width: 17.08em;
	height: 13.89em;
	margin-right: 2em;
	vertical-align: bottom;
}

#desenho.carrossel, .carrossel {
	margin: 0;
}

#botoes {
	float: right;
	width: 17em;
} 

a img {
	border: 0;	
}

#container_abas {
	width: 34em;
	float: left;
	margin-top: 2em;
}

div.aba {
	text-align:justify;
	margin: 0;
	margin-bottom: 1.5em;
	border:0.08em solid #9EBAC8;
	background: #EFEFEF;		
	}
	
#nav {
	margin:0;
	margin-top: 0.1em;
	padding: 0.22em 0;
	border-bottom:0.08em solid #9EBAC8;
	text-align: left;	
	}
	
#nav li {
	list-style:none;	
	display:inline;	
	}
		
#nav li a {
	padding: 0.22em 0.48em;
	border:0.08em solid #9EBAC8;
	border-bottom:none;
	background:#F6F6F6;
	color:#3AAFD0;
	text-decoration:none;
	}

#nav li a:hover {
	font-size: 1.02em;
	color: #6893EF;
	background:#DFDFDF;
	}
	
#nav li a.active {
	background:#EFEFEF;
	border-bottom: 0.08em solid #EFEFEF;
	}
	
.aba table {
	border: none;
	padding: 0;
	font-size: 0.75em;
}

.componentes tr {
	border: none;
}
.especificacoes th {
	width: 30%;
}
.especificacoes td {
	width: 70%;
}
.especificacoes td, .especificacoes th {		
	border-width: 0 0 0.08em 0;
	padding: 0;
	text-align: left;
}

.aba td {
	color: #867DD6;
}

.aba th {
	color: #00506B;
	padding-left: 0.3em;
}

.componentes th, .componentes td {
	padding: 0;
	border-top: 0;
}

.componentes #qtd {
	width: 3.5em;
}

.componentes #codigo {
	width: 4em;
}

.componentes #obs {
	width: 12em;	
}

.aba tr td.ultimo, .aba tr th.ultimo{		
	border-bottom-width: 0;
}

#aba3, #aba4 {
	padding: 0.18em;	
}

.acessorios, .documentacao {	
	background-color: #fff;
	border: #999 solid 0.08em;
	height: 6.5em;
	overflow: auto;
}

.acessorios .produto {	
	margin: 0;
	margin-left: 0.5em;
	margin-right: 1em;	
	font-size: 0.90em;
	font-weight: bold;
	text-transform: capitalize;
	float: left;	
	width: auto;
	height: auto;
}

.acessorios .produto img {
	display: block;
	border: 0;
	max-width: 5em;
	max-height: 5em;
	text-align: left;	
}

.acessorios .produto {
	text-decoration: none;
	color: #5D8E9F;
}

.acessorios .produto a:hover {
	font-size: 1.10em;
}

.documentacao {
	padding: 0.5em 1em 0 1em;	
}

.documentacao .documentos {
	width: 48%;
}

.documentacao #manuais {
	float: left;
}

.documentacao #catalogos {
	float: right;	
	text-align: right;
}

.documentacao h4 {
	color: #7889A5;
	border-bottom: #A6BCD3 solid 0.08em;
	width: 100%;
	font-weight: normal;
	margin: 0 0 0.54em 0;
}

.documentacao a {
	text-decoration: none;
	color: #f00;
	font-weight: bold;
}
.documentacao a img {
	vertical-align: middle;
}
