﻿Html, body
{
	text-align: center;
	margin:  0 auto;
	padding: 0 px;
	overflow: auto;
	 /* background-color:#88aabf; */
}

#DivGlobal
{
    width: 790px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    
}

#DivCab
{
	text-align: left;
    height: 118px;
    /* background-image: url(../img/FundoCab2.gif);*/
}

#DivCabDir
{
    height: 118px;
    width:390px;
    float:right;
    
}

#DivCabEsq
{
    
    height: 118px;
    width: 390px;
    float: left;
   /*  background-image: url('../img/logo_03.gif'); */
    background-repeat: no-repeat;
    background-position: center;
}
