.tab-marcador
{
	width:					633px;
	background-image:		url(../images/bg_proddesc.png);
	background-position:	bottom center;
	background-repeat:		no-repeat;
	padding:				10px 0px 42px 0px;
	margin:					0 0 0 0;		
	clear:					both;
	z-index:				0;
	position:				relative;
}

.tab-wrapper p
{
	margin:					0 0 0 0;		
	padding:				0 0 0 0;
}
.tab-menu
{
	width:					623px;
	background-image: 		url(../images/topo_menuprodutos.jpg);
	background-position:	left top;
	background-repeat:		repeat-x;
	margin:					0 0 0 0;		
	padding:				4px 0 0 10px;
	list-style:				none;
	overflow: 				hidden;
}
.tab-menu li
{
	margin:					0 0 0 0;
	padding:				0 0 0 0;
	float:					left;
	line-height:			2em;
}
.tab-menu li a
{
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size:				9px;
	margin:					0 5px 0 0;
	padding:				3px 10px 4px 10px;
	color:					#593C97;
	text-transform:			uppercase;
	text-decoration:		none;
	font-weight:			bold;
	z-index:				2;
	position:				relative;
}
.tab-menu li a:hover,
.tab-menu li a:focus
{
	/* your effect here */
}
.tab-menu li.tab-selected a
{
	border-left:			1px solid #CCCCCC;
	border-top:				1px solid #CCCCCC;
	border-right:			1px solid #CCCCCC;
	background-color:		#FFFFFF;
	text-decoration:		none;
	color:					#593C97;
	/* your effect here */
}

.selecao  { 
	width:623px;
	cursor:pointer;
	background-color:#9CC227; 
	background-image:url(../images/icone_toggler.gif);
	background-repeat:no-repeat;
	background-position:center right;
	font-weight:normal; 
	color:#FFFFFF; 
	margin: 0 0 0 0; 
	padding:3px 0 3px 10px; 
	font-size:14px; 
	font-family:Century Gothic; 
	text-transform:uppercase; 
}
.selecao h3 { 
	color:#FFFFFF;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}
.item {
	height:auto;
	margin: 1px 0 0 0; 
	padding:15px 5px 0 5px; 
}  
