span.select {
	position: relative;
	width: 280px;
	height: 30px;
	padding-left:10px;
	padding-top:6px;
	color: #59b4c9;
	font-size:15px;
	font-family:  Arial, Helvetica, Trebuchet MS, sans-serif;
	background: url(../images/selectPromoencerr.gif) no-repeat;
	overflow:hidden;
	z-index:5;
	cursor:pointer;
	vertical-align:top;
} 
.flutuante{
	position:absolute; 
	background-color:#ffffff; 
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
	font-size:15px;	
	z-index:999;
	width:278px;
	border:1px solid #d1e9f5;
	margin-top:30px;
	height:80px;
	color:#7c7c7c;
/*	color:#59b4c9;*/	
	overflow:auto;
	font-weight:bold;
}
.flutuante_out
{
	position:absolute; 
	width:294px; 
	z-index:99999;	
}

.flutuante div{
	font-size:12px;
	text-decoration:none;
	padding:3px;
	cursor:pointer;
}
.futuanteHover{
	text-decoration:none;
	background-color:#f2f2f2;
/*	background-color:#f7fcfe;*/	
	cursor:pointer;
}

#selectPromoEncerrada{
	position: absolute;
	width: 280px;
	height: 30px;
	color: #59b4c9;
	font-weight:bold;
	font-size:15px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	background: url(../images/selectPromoencerr.gif) no-repeat;
	cursor:pointer;
	vertical-align:middle;
}

#listaPromoEncerrada, #listaPromoEncerrada_out
{
	width:278px;
	height:85px;
	margin-top:17px;
}
#listaPromoEncerrada {
	border-top:1px solid #d1e9f5;
	border-left:1px solid #d1e9f5;
	border-right:1px solid #d1e9f5;
}

#selectresultadoPromo{
	position: absolute;
	width: 280px;
	height: 30px;
	color: #59b4c9;
	font-weight:bold;
	font-size:15px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	background: url(../images/selectResultPromo.gif) no-repeat;
	cursor:pointer;
	vertical-align:middle;
}

#listaresultadoPromo, #listaresultadoPromo_out
{
	width:278px;
	height:85px;
	margin-top:17px;
}
#listaresultadoPromo {
	border-top:1px solid #ebf8fe;
	border-left:1px solid #ebf8fe;
	border-right:1px solid #ebf8fe;
}

#selectsalas{
	position: absolute;
	width: 90px;
	height: 32px;
	color: #0085c8;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/listData.gif) no-repeat;
	cursor:pointer;
	vertical-align:middle;
}

#listasalas, #listasalas_out
{
	width:79px;
	height:60px;
	margin-top:16px;
	margin-left:3px;
}
#listasalas {
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
}


