* {
	margin:0;
	padding:0;
    text-decoration:none;  
   	list-style:none; 
  }
.esconde {display:none}
body {
	background: Teal; /* #9FC5E9 (azul fraco);  #21201B */ /* gray*/
}
#geral {
	width:900px;
	margin:0 auto;
}
/*  Tabela Destaque
 	background:url(matos_comp.jpg) no-repeat;
 */

div#tabela_destaque{
 	background:url(matosnfec.gif) no-repeat;
	height:426px;
	position:relative; /* assim o linkcurso consegue se guiar pelo div #destaque */
			}	
div#tabela_destaque h2 a{
     	background:url(lmatos.gif) no-repeat;
     	padding-left:0px;
      border:0px solid #FF0000;
			}	

#chamadas {
}
#chamadas div {
	}
#chamadas div.chamada1 {
	background:#339966;
    width:460px;
	  height:200px;
    overflow: scroll;
		}
#chamadas div.chamada2 {
  background:#669966;
  width:440px;
  height:200px;
  overflow: scroll;
  margin-top:-200px;
  margin-left:460px;
		}
}

/* RODAPE */
#rodape {
	clear:both;
	color:white;
	font:11px verdana, arial;
	padding:20px;
	border-top:1px dotted white;
	margin:25px 0 0;
}
#rodape address {
	float:left;
}
#rodape address strong {display:block;}
#rodape #menurodape {
	float:right;
	margin:0 0 15px;
	font:10px arial;
	font-style:italic;
	color:green;
}
#rodape #menurodape ul li {display:inline;}
#rodape #menurodape ul li a {color:white;}
#rodape span {
	padding:3px 0;
	float:right;
	clear:right;
	font:bold 15px Verdana, arial;
}

/******************** 
    Rodape Final - Figura pequena matos
********************/

#rodape_final {
	height:50px;
}

#rodape_final h1 a {
  background:url(matos_princ.gif) no-repeat;
	margin-left:40px;
	text-indent:-999px;
	overflow:hidden;
	width:107px;
	height:42px;
	color:red;
   }
#grupo_link {
  background:0408080H;
  color:Aqua;
  }   
.pre_cor  {
  background:yellow;
  color:red;
   }




