span.select {
	position: relative;
	width: 227px;
	height: 30px;
	padding-left:10px;
	padding-top:6px;
	color: #9f7e7f;
	font-size:13px;
	font-family: Arial, Trebuchet MS;
	background: url(../images/select.gif) no-repeat;
	overflow:hidden;
	z-index:5;
	cursor:pointer;
	vertical-align:top;
	font-weight:bold;
	text-align:left;
} 
.flutuante{
	position:absolute; 
	background-color:#faf0f0; 
	font-family: Arial, Trebuchet MS;
	font-size:13px;	
	z-index:999;
	width:212px;
	margin-left:6px;
	border:none;
	margin-top:29px;
	height:80px;
	color:#9f7e7f;
	overflow:auto;
	text-align:left;
}
.flutuante_out
{
	position:absolute; 
	width:200px; 
	z-index:99999;	
}

.flutuante div{
	font-size:13px;
	text-decoration:none;
	padding:3px;
	cursor:pointer;
}
.futuanteHover{
	text-decoration:none;
	background-color:#fff;
	cursor:pointer;
}

#selectsegmento2{
	position: absolute;
	width: 134px;
	height: 30px;
	color: #9f7e7f;
	font-size:13px;
	font-family: Arial, Trebuchet MS;
	background: url(../images/selectSegmento.gif) no-repeat;
	cursor:pointer;
	vertical-align:middle;
	margin-left:10px;
}

#listasegmento2, #listasegmento2_out
{
	width:124px;	
	height:90px;
	margin-top:15px;
	margin-left:8px;
}

#selectloja2{
	position: absolute;
	width: 134px;
	height: 30px;
	color: #9f7e7f;
	font-size:13px;
	font-family: Arial, Trebuchet MS;
	background: url(../images/selectSegmento.gif) no-repeat;
	cursor:pointer;
	vertical-align:middle;
	margin-left:150px;
}

#listaloja2, #listaloja2_out
{
	width:124px;	
	height:90px;
	margin-top:15px;
	margin-left:78px;
}

#selectsegmentoGrd{
	position: absolute;
	width: 174px;
	height: 40px;
	color: #9f7e7f;
	font-size:13px;
	font-family: Arial, Trebuchet MS;
	background: url(../images/selectSegmentoGrd.gif) no-repeat;
	cursor:pointer;
	vertical-align:middle;
	padding-top:10px;
}

#listasegmentoGrd, #listasegmentoGrd_out
{
	width:163px;	
	height:90px;
	margin-top:20px;
}

#selectlojaGrd{
	position: absolute;
	width: 174px;
	height: 40px;
	color: #9f7e7f;
	font-size:13px;
	font-family: Arial, Trebuchet MS;
	background: url(../images/selectSegmentoGrd.gif) no-repeat;
	cursor:pointer;
	vertical-align:middle;
	padding-top:10px;
	margin-left:192px;
}

#listalojaGrd, #listalojaGrd_out
{
	width:163px;	
	height:90px;
	margin-top:20px;
	margin-left:99px;


}
