/* CSS Document */
#empresa 
{
	height: 105px;
}
.separador

{
	width: 7px;	
}

hr
{
  width: 85%;
  color: #cccccc;
  height: 1px;
  text-align:center;
}
