body {
   	padding:0;
/*	background-color:#D3E2E2; */
/*	background-color:#FFF7EF;*/
	background: url(fundo.jpg) fixed;
/*	background-color:#FDEA89; */
	font-variant:normal; 
	line-height:1.5em; 
	font-size:14px; 
	font-family:Verdana; 
	margin-left:0; 
	margin-right:0; 
	margin-top:1px; 
	margin-bottom:20px}

.main_menu {
	/*position: fixed;*/
}

#main_page {
/*    position: absolute; */
/*    width: auto;
    height: auto;
    top: 15%;
	left: 5%;
	right: 5%;
    bottom: 100px; */
    margin-left: 2%;
    margin-right: 2%;
    /*left: 10em;*/
}
	
#topo{
	float;
	width:auto;
	top:0;
	left:0;
	height:50px;
	background-color:#D3E2E2;
	border-top:1px solid #666666;
	border-bottom:2px dotted #666666;
	color:#006C6C;
	text-align:justify;
	font-family:Verdana; 
	font-size:12 pt; 
	font-weight:bold; 
	padding-left:0; 
	padding-right:0; 
	padding-top:3px; 
	padding-bottom:0
}
#conteudoEsq {
	position:absolute;
	width:130px;
	top:110px;
	left:5px;
	color:#005555;
	padding-bottom:0;
	background-color:#A0C0C0;
	font-family:Verdana;
	font-size:10 pt; 
	text-align:justify
}

#colEsq {
	background:#A0C0C0;
	font-family:Verdana;
	font-size:10 pt
}
#sepEsqcolCentral {
	margin-left:150px;
	padding-left:2px;
	background:#666
}
#colDir {
	background:#A0C0C0;
	margin:0px	
}

#conteudoDir {
	position:absolute;
	width:110px;
	top:60px;
	right:5px;
	color:#005555;
	padding-bottom:20px;
	font-family:Verdana; 
	background-color:#A0C0C0;
	font-size:10 pt; 
	text-align:center}
	
#sepcolCentralDir {
	margin-right:150px;
	padding-right:2px;
	background:#666
}
#colCentral {    
	background:#E7EFEF;
	color:#004800;
	text-align:justify;
	border-bottom:1px solid #666666; 
	font-family:Verdana; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:2px; 
	padding-bottom:2px; 
	font-size:10 pt;
}

/* Definições de estilo para título e subtítulo. */
h1 {
  font-weight: bold;
  font-size: 15pt;
  text-align: center;
  padding: 4px}
h2 {
  font-weight: bold;
  font-size: 15pt;
  text-align: justify;
  background-color: #E7EFEF;
  padding: 2px; 
  padding-left: 10px;
  margin-left: 10px;
  margin-right: 10px;
  color:#006666}
h3 {
  font-weight: bold;
  font-size: 11pt;
  text-align: justify;
  background-color: #D3E2E2;
  padding: 2px; 
  margin-left: 10px;
  margin-right: 10px;
  color:#468C8C}
  
h4 {
  font-family: Verdana; 
  color: #224466; 
  font-size: 12 px; 
  text-align: justify; margin-top:0; margin-bottom:0 }

/* Definições para textos. */
p {
  font-weight: normal;
  text-align: justify;
  text-indent: 0;
  padding: 10px;
  margin: 2px;
  line-height: 140%; 
/*  color:#775500*/
  color: #000000;
  /*color:#204060*/
}

acronym {
  font-weight: bolder;
  font-style: italic}

/* Definições de estilo para links. */
a:link {
  text-decoration: none;
  color: #326363}
a:visited {
  text-decoration: none;
  color: #1B9EDA;
}
a:active {
  font-weight: none;
  text-decoration: none;
  color: #C19B00}
a:hover {
  text-decoration: underline;
  color: #D2E1F0}
  
  /* Definições de estilo para listas. */
ul {
  list-style-position: outside;
  list-style-image: url('../img/marca.png');
  margin-right: 10px;
  margin-left: 30px;
  padding: 2px}
ol {
  list-style-position: outside;
  list-style-type: upper-alpha;
  padding: 2px}
  
  
/* Definições de estilo da tabela. */


td   { 
    font-family: Verdana;
	/*color: #2B5580; */
	color: #000000;
    text-align: center; 
    border: 1px ridge #2B5784; 
/*    background-color: #D7D1D0;*/
    background-color: #EFEFFF;
	font-size:9 pt
}

.menu_table {
	width: 100%;
	border: 0px;
}

.simples {
	border: 0px;
	background: none;
}
 
.menu {
	border: 0px;
	/*background-color: #FFFFFF;*/
	background: none;
	padding: 5px;
	font-weight:bold;
}
    
th   { 
    font-family: Verdana; 
    color: #000000; 
    font-weight:bold; 
    text-align: center; 
    border: 1px ridge #B7CFE8; 
    font-size:9 pt;
	background-color:#B7CFE8; 
/*	background-color:#1457F0; */
}
    
#lite {
    font-family: Verdana; 
    /*color: #336699; */
    color: #000000; 
/*    background-color: #D9E6F2 */
/*	background-color: #FDEA89; */
/*	background-color: #B9BDB8; */
	background-color: #C9CDC8;
}

#feriado {
	background-color: #E06060;
	font-weight:bold;
}

#prova {
	background-color: #1B9EDA;
	font-weight:bold;

}

