#gallery {font:11px verdana,arial,sans-serif; width:750px; line-height:15px;}
#gallery div.off
{
	color: #00254A;
	height: 29px;
	line-height: 33px;
	padding: 0;
	float: left;
	background: url(../images/produto_global/produto_tab_on.png) repeat-x left bottom;
	cursor: pointer;
	position: relative;
	z-index: 20;
	width: 152px;
	text-align: center;
}
#gallery div.on
{
	margin: 0px;
	color: #004B97;
	padding: 0;
	float: left;
	background: url(../images/produto_global/produto_tab_off.png) repeat-x left bottom;
	cursor: pointer;
	border-bottom: 0;
	height: 29px;
	line-height: 32px;
	position: relative;
	z-index: 100;
	width: 152px;
	text-align: center;
}
#produto_seleciona_topo
{
	position: relative;
	float: left;
	width: 868px;
	height: 29px;
	padding-left: 25px;
	background: url(../images/produto_global/produto_seleciona_topo.png);
}
div.hide {display:none; width:0; overflow:hidden;}
div.show
{
	clear: left;
	background: url(../images/produto_global/produto_seleciona_conteudo.png) no-repeat;
	width: 873px;
	height: 111px;
	margin-top: 0;
	top: -1px;
	padding: 20px;
	position: relative;
	z-index: 50;
	font: 11px verdana, arial, sans-serif;
	line-height: 18px;
}
div.show img {float:left; margin:0 10px 10px 0;}
.clear {clear:both;}




