<style>
.{
}
body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  voice-family: "\"}\""; 
  voice-family:inherit;
  font-family:tahoma;
}
#cabecalho{
	width:auto;
	height:71px;
	text-align:center;
	background-image:url("../img/fundo.jpg");
}

#header {
  float:right;
  width:100%;
  background:#F4F4F4 url("../img/abas/bg.jpg") repeat-x bottom;
  font-size:80%;
  line-height:normal;
  }
  
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("../img/abas/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  Z-INDEX:1;
  }
#header a {
  float:left;
  display:block;
  background:url("../img/abas/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#666;
  
  }

#header a {float:none;}

#header a:hover {
  color:#333;
  }
#header #current {
  background-image:url("../img/abas/left_on.gif");
  }
#header #current a {
  background-image:url("../img/abas/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
#conteudo {
  width:99%;
  padding:5px;
  float:right;
}
#rodape{
	font: normal 62.5% verdana;
	font-weight:bold;
	text-align:center;
}
.over{
	background-color: #E9E9E9;
}
.out{
	background-color: #f2f2f2;
}
.titulotopo{
	font:bold 16px "Trebuchet MS";
}
</style>