/**************************ESQUERDA********************************/
#empresa_esq_fundo{
width:270px;
height:508px;
float:left;
}
#empresa_esq_cima_titulo{
width:270px;
height:20px;
float:left;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#0E377C;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#0E377C;
}
#empresa_esq_texto{
width:270px;
height:453px;
float:left;
line-height:126%;
margin-top:0px; _margin-top:6px; 
}

/**************************ESQUERDA********************************/

/**************************DIREITA********************************/
#empresa_dir_fundo{
width:250px;
height:508px;
float:right;
}
#empresa_dir_caixa_fundo{
width:250px;
height:149px;
float:left;
}
#empresa_dir_caixa_fundo_titulo{
width:250px;
height:20px;
float:left;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#0E377C;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#0E377C;
}
#empresa_dir_caixa_img{
width:187px;
height:114px;
background-color:#CCCCCC;
float:right;
margin-top:15px;
}

/**************************DIREITA********************************/

