﻿body {
	margin: 0; padding: 0;
	text-align:center;
}
/*-------------------- Inicio do Controle da Barra --------------------------------------------- */
/*------------------------ Fim do Controle da Barra --------------------------------------- */
#Grande {
	position: relative; left: 0px; top:0px; /*position: absolute; left: 0px; top:0px; offsetWidth */
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
/*    border: 1px solid green; /*Coloca Bordas 	overflow:  -moz-scrollbars-vertical; */
}
/*  *html #Grande {
	overflow-y:scroll;	
} */
#Grande2 {
	background: url(images/fundogeral.png) repeat-x;
/*	background-attachment: scroll; */ 
	position: relative; left: 0px; top:0px; /*position: absolute; left: 0px; top:0px; offsetWidth */
	width: 100%;
/*	height: 100%; */
	margin: 0;
	padding: 0;
	z-index: 1;
/*    border: 1px solid red; /*Coloca Bordas */
}
/* *html #Grande {
	width: expression(document.body.clientWidth);
	height: expression(document.body.clientHeight);
} */
#Topo {
	position: absolute; left: 0px; top:0px; height: 56px; width: 100%;/*position: absolute; left: 0px; top:0px; offsetWidth */
	margin: 0;
	padding: 0;
	z-index: 5;
/*    border: 1px solid blue; /*Coloca Bordas */
}
#Transp {
	background: url(images/fdcentro.png) repeat-y;
	background-color: #505050;
	position: relative; top: 0px; height: 56px; /* width: 980px; */
	min-width:980px;
	max-width:1280px;
	z-index: 6;
  	opacity: 0.91;
	margin: 0 auto;
	padding: 0;
/*    border: 1px solid red; /*Coloca Bordas */
}
*html #Transp {
	width:expression(document.body.clientWidth > 1280? '1280px': document.body.clientWidth < 980? '980px' : 'auto'  );
	filter: alpha(opacity=91); /* IE7 */
}
#TopCenter {
	position: relative; top: -56px; height: 56px; /* width: 980px; */
	width:980px;
	z-index: 7;
	margin: 0 auto;
	padding: 0;
/*    border: 1px solid red; /*Coloca Bordas */
}
#TopLogo{
	background: url(images/TopLogo2.png) no-repeat;
	position: absolute;top: 7px; left: 0px; /* width: 980px; */
	width:234px; height:41px;
	margin: 0;
	padding: 0;
/*    border: 1px solid red; /*Coloca Bordas */
}
#dentro{
	position: relative; top:0px; left:0px; 	width: 980px; height:760px;/* era width: 980px; height:798px; */
	padding: 0px;
	margin: 0 auto;
	text-decoration:none;
/*	z-index: 8; */
/*   border: 1px solid yellow; /*Coloca Bordas */
}
#Erro {
	position: absolute; top:0px; left:0px;
	width: 100%; height:100%;
	padding: 0; 
	margin: 0;
}
#ErrInt {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-275px;
	margin-top:-240px;
	width: 550px; height:480px;
	padding:10px; 
	overflow: auto;
    border: 3px solid #ffffff; /*Coloca Bordas */
}
/* ----------------------------------  Fim do corpo Central --------------------------------------------- */
#Base {
	top:0px; left:0px;	width: 100%; height: 369px; /* position: relative; top:0px; left:0px;height: 530px; */ 
	float: left;
/*	background-color: #181818; */
	background: url(images/fdrodape.png) repeat-x;
}
/*  	opacity: 0.8;
}
}
* html #Base {filter: alpha(opacity=80);} */
#Rodape {
	position:relative; left: 0px; top:0px; width: 980px; height:  369px; 
	margin: 0 auto;
}
#RodDentro {
	position:relative; left: 0px; top:0px; width: 980px; height: 369px; 
/*	background: url(images/fdcentro.png) repeat-y;
  	opacity: 0.91; */
}
#BaseLogo{
	background: url(images/BaseLogo2.png) no-repeat;
	position: absolute;top: 250px; left: 0px; /* width: 980px; */
	width:159px; height:28px;
	margin: 0;
	padding: 0;
/*    border: 1px solid red; /*Coloca Bordas */
}
#BaseTxt {
	position: absolute; top:285px; left:0px;
	width:756px; height:12px;
	padding: 0; 
	margin: 0;
	font-family: arial, verdana, sans-serif; font-variant: normal;
	font-weight: normal; font-size: 11px; color: #3e4448; letter-spacing: 1px;
}
#BaseCopyR {
	position: absolute; top:300px; left:0px;
	width:756px; height:15px;
	padding: 0; 
	margin: 0;
	font-family: arial, verdana, sans-serif; font-variant: normal;
	font-weight: normal; font-size: 11px; color: #606673; letter-spacing: 1px;
}
