#floater {
	
	border:none;
	background-color:#ffffff;
	position:absolute;
	visibility:hidden;	
	text-align:center;
	vertical-align:middle;	
	margin-top:180px;
	margin-bottom:10px;
	margin-left:730px;
	padding:0px;  
	z-index:0;
  
}
#supiz{
	border-width:0px;
	width:25px;
	height:20px;
	background-image:url("imgs/sup_iz.jpg");
	background-position:top left;
}

#supcen{
	border-width:0px;	
	height:20px;
	background-image:url("imgs/sup_cen.jpg");
	background-position:top;
}
#supde{
	border-width:0px;
	width:25px;
	height:20px;
	background-image:url("imgs/sup_de.jpg");
	background-position:top right;
}
#ceniz{
	border-width:0px;	
	background-image:url("imgs/cen_iz.jpg");
	background-position:right;
}
#cen{	
	border-width:0px;	
	background-image:url("imgs/cen.jpg");	
}
#cende{	
	border-width:0px;	
	background-image:url("imgs/cen_de.jpg");
	background-position:right;
}
#infiz{	
	border-width:0px;	
	height:20px;
	background-image:url("imgs/inf_iz.jpg");
	background-position:bottom left;
}
#infcen{	
	border-width:0px;	
	height:20px;
	background-image:url("imgs/inf_cen.jpg");
	background-position:bottom;
}
#infde{	
	border-width:0px;	
	height:20px;
	background-image:url("imgs/inf_de.jpg");
	background-position:bottom right;
}
select#flotante{	
	border:none;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;	
	text-transform:uppercase;	
}