body {
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-image: url(../img/_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial;
	color: #000000;
	background-color:#F0F0F0;
	font-size: 11px;
	text-align:center; /* hack para o IE */
	height:auto;} 
#central{
	position:relative;
	display:block;
	width: 980px; 
	left:0px; top:0px;
	margin:0px auto; 
	padding:0px;
	border: 0px solid #006633;
	text-align:left;
	height:inherit;	}
#corpo {
	position: absolute;
	display:block;
	width:100%; height: 100%;
	margin:0px; padding:0px;
	align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0px solid #F00;}
#rodape {
	position:relative;
	left:50px;
	bottom:-20px;
	border:0px solid #B7D5E6;
	}
#coluna_menu { 
	position: absolute;
	height: 1%;
	float:left;
	left:15px;
	top:290px;
	margin:0px;	padding:0px;
	border:0px solid #006633;
	width:150px;}
		
#coluna_central {
	position: absolute;
	float:left;
	height:80%;
	left:160px; top:290px;
	margin:0px; padding:0px; 
	border: 0px;
	border-left: 0px solid #B7D5E6;
	border-right: 0px solid #B7D5E6;
	width:480px;
	width:630px;
	}

#coluna_auxiliar {	
	position: absolute;
	display:block;
	left:790px; top:290px;
	margin:0px; padding:0px;
	border:0px solid #006633;
	background-color:#FCFCFC;
	background-color:#FFFFFF;

	voice-family: "\"}\""; 
	voice-family:inherit;
	height:inherit;
	width:180px; }

#busca{ 
	position: relative;
	overflow:hidden;
	left:0px; top:0px;
	margin:0px;	padding:0px; 
	background-image: url(../img/_menu_fundo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:145px;}
					
#data {
	display: block;
	position: relative;
	width:400px; height:20; 
	left:15px; top:0px;
	margin:0px; padding:0px; 
	border: 0px solid #006633;
	border-top: 0px solid #006633;
	font-size:9px; color:#003366;
	text-align:left;
	background-color:#FF7510;
	background-color:#FFFFFF;
	width:400px;}

.cabecalho {
		margin:0; padding:5px; 
		display: block;
		color: #495677;
		text-decoration: none;
		font-weight: bold;
		}
