/* CSS Document */
#tit_produtos{
	background:url(../imgs/bg_tit_produtos.jpg) repeat-x;
	width:678px;
	height:30px;
	float:left;
	overflow:hidden;
	border:solid 1px #EEE;	
	color:#333;
	margin-bottom:4px;
}
.espaco_tit { padding-top:6px;}

#referencia{
	background:url(../imgs/bg_tit_produtos.jpg) repeat-x;
	width:220px;
	height:30px;
	float:left;
	overflow:hidden;
	border:solid 1px #EEE;
	margin-right:5px;
	margin-bottom:5px;
}
#caracteristicas{
	background:url(../imgs/bg_tit_produtos.jpg) repeat-x;
	width:449px;
	height:30px;
	float:left;
	overflow:hidden;
	border:solid 1px #EEE;
	color:#42535B;
	font-weight:bold;
	margin-bottom:5px;

}
#caracteristicas_des{
	width:438px;
	float:left;
	overflow:hidden;
	border:solid 1px #EEE;
	color:#42535B;
	margin-bottom:5px;
	margin-left:7px;
	padding:4px 4px 6px 6px;

}
#imagens{
	width:220px;
	float:left;
	overflow:hidden;
	text-align:center;
}
#ampliar{
	width:220px;
	float:left;
	overflow:hidden;
	color:#333;
	margin-bottom:4px;
}
#selecao { width:664px; float:left; overflow:hidden; padding:20px 20px 80px 20px;}
#construcao, #ferramentas{
	width:214px;
	float:left;
	overflow:hidden;
	margin-right:5px;
	margin-bottom:5px; 
}
#construcao_des, #ferramentas_des{
	width:242px;
	float:left;
	overflow:hidden;
	margin:0 10px 5px 10px;
}
.li_const_ferram a {display:block; cursor:pointer; background:#EEE; padding:4px; text-decoration:none;}
.li_const_ferram a:hover { display:block; cursor:pointer; background:#009933; color:#FFF; padding:4px; text-decoration:none;}

/* formatação do menu*/
	dl { width: 300px; }
	dl,dd { margin: 0; }
	dt a { background: #E4E6D7; padding: 6px; margin: 2px; text-decoration:none; display:block; }
	dt a:hover { color: #FFF;  background:#009933; display:block; cursor:pointer; text-decoration:none; padding:6px; margin:2px;}
	dd a { color: #000; text-decoration:none;display:block;}
	ul.esp { list-style: none; padding: 5px; }
		
#mais_imagens{
	width:438px;
	float:right;
	overflow:hidden;
	margin-bottom:4px;
	padding:2px;
}	
#mais_imagens li { 
	list-style: none; 
	margin: 0;
	display: inline;
	padding: 3px 0 3px 0; 
 }
#imagem_geral {
	width:200px;
	float:left;
	overflow:hidden;
}
#imagem_titulo {
	width:180px;
	float:left;
	overflow:hidden;
	padding:2px;
}