span.select {
	position: relative;
	width: 270px;
	_width: 270px;
	height: 25px;
	padding-left:7px;
	padding-top:2px;
	color: #8b8b8b;
	font-size:11px;
	font-family: Verdana;
	background: url(../images/select.gif) no-repeat;	
	overflow:hidden;
	z-index:1;
	cursor:pointer;
}
.flutuante{
	position:absolute; 
	background-color:#ededed; 
	font-family: Verdana;
	font-size:11px;	
	z-index:999;
	width:258px;
	border:1px solid  #666666;
	margin-top:19px;
	height:60px;
	color:#666666;
	overflow:auto;
	height:100px;
}
.flutuante_out
{
	position:absolute; 
	width:258px; 
	height:100px;
	z-index:99999;	
}

.flutuante div{
	font-size:11px;
	text-decoration:none;
	padding:0px;
	cursor:pointer;
}
.futuanteHover{
	color:#666666;
	text-decoration:none;
	background-color:#DCDCDC;
	cursor:pointer;
}

#selectloja2, #selectsegmento2
{
	padding-top:0px;
	background: url(../images/select_rodape.gif) no-repeat;
	width: 170px;
	height: 22px;
}


#selectmes, #selectano, #selectdata, #selectevento
{
	padding-top:0px;
	background: url(../images/select_rodape2.gif) no-repeat;
	width: 152px;
	height: 22px;
}

#listaloja2, #listasegmento2, #listaloja2_out, #listasegmento2_out
{
	width: 165px;
	height: 65px;
}

#listames, #listaano, #listames_out, #listaano_out
{
	width: 150px;
	height: 65px;
}
