body {
   	padding:0;
/*	background-color:#D3E2E2; */
	background-color:#FFF7EF;
/*	background-color:#FDEA89; */
	font-variant:normal; 
	line-height:1.5em; 
	font-size:14px; 
	font-family:Verdana; 
	margin-left:1em; 
	margin-right:1em; 
	margin-top:1px; 
	margin-bottom:20px}
	
#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;
}

pre.prompt {
	background:#000000;
	color:#E0E0E0;
	font-family:monospace;
}

/* 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; 
  color:#006666}
h3 {
  font-weight: bold;
  font-size: 11pt;
  text-align: justify;
  background-color: #D3E2E2;
  padding: 2px; 
  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:#001010;
}

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: #CA8800}
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-left:2em;
  padding: 2px}
ol {
  list-style-position: outside;
  list-style-type: upper-alpha;
  margin-left:2em;
  padding: 2px}
 
img {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
  
/* Definições de estilo da tabela. */


td   { 
    font-family: Verdana;
	/*color: #2B5580; */
	color: #000000;
    text-align: center; 
    border: 1px ridge #2B5784; 
    background-color: #D7D1D0;
	font-size:9 pt }
    
    
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;

}

