/* CSS Document */

#divCorpo {
	width:727px;
	min-height:100%;
	top:0px;
	left:50%;
	margin-left:-387px;
	padding-left:24px;
	padding-right:24px;
	background:#FFFFFF;
	position:absolute;
	}
	
/* Para Internet Explorer */
* html #divCorpo {
  height:100%;
}
	
#divLogo {
	width:226px;
	height:114px;
	padding:5px;
	margin-top:24px;
	background:url(../image/imgXPert.jpg) center no-repeat;
	cursor:pointer;
	float:left;
	}
	
#divCabecalho {
	width:490px;
	height:124px;
	margin-top:24px;
	float:left;
	}
	
#divEsquerda {
	width:236px;
	height:auto;
	float:left;
	}
	
#divLogin {
	width:236px;
	height:auto;
	padding-bottom:15px;
	margin-top:12px;
	margin-bottom:12px;
	color:#FFFFFF;
	background:url(../image/bgBottomLogin.jpg) no-repeat bottom #001a4c;
	float:left;
	}
	
#divBottomLogin {
	width:196px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../image/bgBottomLogin.jpg) bottom no-repeat #001a4c;
	float:left;
	}
	
#divMenu {
	width:236px;
	float:left;
	}
	
#divConteudoDinamico {
	width:490px;
	height:auto;
	float:left;
	}
	
#divSubMenu { 
	width:460px;
	height:20px;
	margin-top:7px;
	margin-left:30px;
	line-height:20px;
	float:right;
	}
	
#divTextInicial {
	width:424px;
	padding-top:10px;
	padding-left:46px;
	padding-right:20px;
	padding-bottom:25px;
	line-height:20px;
	float:left;
	}

#divBannerInicial {
	width:460px;
	padding-left:30px;
	margin-bottom:20px;
	float:left;
	}
	
