/* CSS Document */

#item h1.item-referencia {
	background-image:url('../images/cima_detalhes.gif') ;
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	height:35px;
}

#item .padding-dados {
	padding:5px;
}

#item div.item-dados {
	background-color:#EFEFEF;
	background-image:url('../images/fundo_quantidade.gif') ;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:40px;
}

#item h2 {
	margin-bottom:10px;
}

#item #coluna1 {
	float:left;	
	text-align:center;
	width:330px;
}

#item #item-imagem img {
	margin-bottom:5px;
}

#item #coluna2 {
	float:right;
	padding-bottom:10px;	
	background-image:url('../images/bg_grade_b.jpg');
	background-position:bottom;
	background-repeat:repeat-x;	
	width:234px;
}

#item .box-hide {
	background-color:#EFEFEF;
}

#item .box-hide h2 {
	padding-left:20px;
	float:left ;	
	height:16px;
	vertical-align:middle;
}

#item .box-hide table {
	float:right ;
	border-collapse:collapse ;
}

#item .box-hide td {
	padding-right:15px;
}

#item #enviar-email {
	clear:both;
	height:80px;	
	padding:3px;
}

#item #perguntar-sobre {
	clear:both;	
	height:130px;	
	padding:3px;
}

#item #div_link_ampliar {
	text-align:center ;
	background-image:url('../images/img_amp.gif') ;
	background-repeat:no-repeat ;
	background-position:bottom right;
	margin:auto ;
	padding-bottom:5px;	
}

#item .preferido {
	float:left ;
}

#item #toolbar {
	clear:both;
}

#item #toolbar div {
	float:left;	
	width:30%;	
	margin-right:10px;
	text-align:center;
}

#item div.image-box {
	float:left ;
}

#item div.image-box-caneta {
	margin-top:15px;
}

div.promocoes {
	background-image:url('../images/img_promocao.gif') ;
}

div.lancamentos {
	background-image:url('../images/img_lancamentos.gif') ;
}

