span.select {
	position: relative;
	width: 380px;
	height: 35px;
	padding-left:10px;
	padding-top:6px;
	color: #555555;
	font-size:14px;
	font-family: Georgia, Arial, "Trebuchet MS";
	background: url(../images/inputContato.gif) no-repeat;
	overflow:hidden;
	z-index:5;
	cursor:pointer;
	vertical-align:top;
		font-style:italic;
} 
.flutuante{
	position:absolute; 
	background-color:#f8f8f8; 
	font-family: Georgia, Arial, "Trebuchet MS";
	font-size:14px;
	z-index:999;
	width:370px;
	border:1px solid #e0e0e0;
	margin-top:35px;
	padding-left:10px;
	height:100px;
	color: #555555;
	overflow:auto;
}
.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;
	cursor:pointer;
}

#selectestado{
	position: relative;
	width: 90px;
	height: 35px;
	color: #555555;
	font-size:14px;
	font-family: Georgia, Arial, "Trebuchet MS";
	background: url(../images/inputEstado.jpg) no-repeat;
	cursor:pointer;
	overflow:hidden;
	z-index:5;
	vertical-align:top;
	font-style:italic;
}

#listaestado, #listaestado_out
{
	width:78px;
	height:85px;
	margin-top:17px;
}


#selectcidade{
	position: relative;
	width: 280px;
	height: 35px;
	color: #555555;
	font-size:14px;
	font-family: Georgia, Arial, "Trebuchet MS";
	background: url(../images/inputCidade.gif) no-repeat;
	cursor:pointer;
	overflow:hidden;
	z-index:5;
	vertical-align:top;
	font-style:italic;
	margin-left:100px;

}

#listacidade, #listacidade_out
{
	width:268px;
	height:85px;
	margin-top:17px;
	margin-left:50px;
}
#selectdisciplina{
	position: relative;
	width: 382px;
	height: 35px;
	color: #555555;
	font-size:14px;
	font-family: Georgia, Arial, "Trebuchet MS";
	background: url(../images/selectVerde.gif) no-repeat;
	cursor:pointer;
	overflow:hidden;
	z-index:5;
	vertical-align:top;
	font-style:italic;

}

#listadisciplina, #listadisciplina_out
{
	width:370px;
	height:85px;
	margin-top:17px;
}

#selectbuscaConteudo{
	position: relative;
	width: 139px;
	height: 35px;
	color: #555555;
	font-size:14px;
	font-family: Georgia, Arial, "Trebuchet MS";
	background: url(../images/selectTipo.gif) no-repeat;
	cursor:pointer;
	overflow:hidden;
	z-index:5;
	vertical-align:top;
	font-style:italic;
}

#listabuscaConteudo, #listabuscaConteudo_out
{
	width:127px;
	height:85px;
	margin-top:17px;
}

#selectprofessor{
	position: relative;
	width: 479px;
	height: 35px;
	color: #555555;
	font-size:14px;
	font-family: Georgia, Arial, "Trebuchet MS";
	background: url(../images/selectVerde2.gif) no-repeat;
	cursor:pointer;
	overflow:hidden;
	z-index:5;
	vertical-align:top;
	font-style:italic;
}

#listaprofessor, #listaprofessor_out
{
	width:468px;
	height:85px;
	margin-top:17px;
}

#selectturma{
	position: relative;
	width: 382px;
	height: 35px;
	color: #555555;
	font-size:14px;
	font-family: Georgia, Arial, "Trebuchet MS";
	background: url(../images/selectVerde.gif) no-repeat;
	cursor:pointer;
	overflow:hidden;
	z-index:5;
	vertical-align:top;
	font-style:italic;

}

#listaturma, #listaturma_out
{
	width:370px;
	height:85px;
	margin-top:17px;
}

#selectquestionario{
	position: relative;
	width: 382px;
	height: 35px;
	color: #555555;
	font-size:14px;
	font-family: Georgia, Arial, "Trebuchet MS";
	background: url(../images/selectVerde.gif) no-repeat;
	cursor:pointer;
	overflow:hidden;
	z-index:5;
	vertical-align:top;
	font-style:italic;

}

#listaquestionario, #listaquestionario_out
{
	width:370px;
	height:85px;
	margin-top:17px;
}

#selectaluno{
	position: relative;
	width: 382px;
	height: 35px;
	color: #555555;
	font-size:14px;
	font-family: Georgia, Arial, "Trebuchet MS";
	background: url(../images/selectVerde.gif) no-repeat;
	cursor:pointer;
	overflow:hidden;
	z-index:5;
	vertical-align:top;
	font-style:italic;

}

#listaaluno, #listaaluno_out
{
	width:370px;
	height:85px;
	margin-top:17px;
}

