@charset "utf-8";
/* CSS Document */

#caixa_flow{
	height:auto; 
	width:auto; 
	overflow:hidden;
	
	
}

#alfa_flow{
	height:auto; 
	width:233px; 
	background-color:#D9E4FF; 
	margin-bottom: -999em; 
	padding-bottom: 999em; 
	float: left;
	
	
	
}

#segmento_flow{
	height:auto; 
	width:230px; 
	background-color:#0086DF; 
	margin-bottom: -999em; 
	padding-bottom: 999em; 
	float: right;
	
	
}

