#conteudo{
	width:760px;
	display:table;
}

#produto{
	width:500px;
	float:left;
	margin-left:40px;
	_margin-left:20px;
	
}

#detalhes{
	width:500px;
	_width:280px;
	*width:280px;
}

#menu_produto{
	width:180px;
	float:left;
	margin-left:25px;
	_margin-left:15px;
	*margin-left:15px;
}


/* -- classes -- */

.img{
	float:left;
	display:block;
	margin-right:40px;
}

/* -- tirulos -- */

.tit_vinho_milantino{
	background:transparent url(../images/produtos_milantino.gif) no-repeat left top;
	margin-bottom:40px;
	text-indent:-3000px;
	width:294px;
	height:38px;	
}
