/* 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 80px 80px 80px;}
#construcao, #ferramentas{
	width:260px;
	float:left;
	overflow:hidden;
	margin-right:5px;
	margin-bottom:5px;
}
#construcao_des, #ferramentas_des{
	width:242px;
	float:left;
	overflow:hidden;

}
.li_const_ferram a {display:block; cursor:pointer; color:#000; background:#DCDBE1; padding:4px;  text-decoration:none;}
.li_const_ferram a:hover { display:block; cursor:pointer; background:#A30000; color:#FFF; padding:4px; text-decoration:none;}

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