/*personalizar formulário*/

span.select {
	position: relative;
	width: 109px;
	_width: 109px;
	height: 18px;
	padding-left:5px;
	padding-top:2px;
	color: #656564;
	font-size:11px;
	font-family: Trebuchet MS;
	background: url(../../images/select2.gif) no-repeat top right;	
	overflow:hidden;
	z-index:1;
	cursor:pointer;
}
.flutuante{
	position:absolute; 
	background-color:#fbf6ef; 
	font-family: Trebuchet MS;
	font-size:11px;	
	z-index:999;
	width:150px;
	border:1px solid  #f6e2c7;
	margin-top:18px;
	height:100px;
	color:#656564;
	overflow:auto;
}
.flutuante div{
	font-size:11px;
	text-decoration:none;
	padding:2px;
	cursor:pointer;
}
.futuanteHover{
	color:#656564;
	text-decoration:none;
	background-color:#FFFFFF;
	cursor:pointer;
}
.flutuante_out{
	width:200px;
}

#selectestado, #selectestado1{
	width:45px;
}
#listaestado_out, #listaestado, #listaestado1_out, #listaestado
{
	width:50px;
}

#selectcontato1{
	width:130px;
}
#selectsegmento1{
	width:130px;
}
