/* CSS Document */
@charset "utf-8";

/*-------------CONFIG-------------------*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/*-------------CORPO DO SITE------------*/
#conteudo_topo{
	background:url(../template/001.png) repeat right top;
	width:914px;
	height:173px;
	margin:0 auto;
}
#conteudo_menu{
	background:url(../template/002.png) repeat right top;
	width:914px;
	height:43px;
	margin:0 auto;
	margin-top:0px;
}
#conteudo_dinamico{
	background:url(../template/003.png) repeat right top;
	width:914px;
	height:148px;
	margin:0 auto;
}
#conteudo_corpo{
	width:914px;
	height:365px; /*365*/
	margin:0 auto;
}
#outros_servicos{
	width:914px;
	height:164px;
	margin:0 auto;
}
#conteudo_rodape{
	background:url(../template/004.png) repeat right top;
	width:914px;
	height:39px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	
	
}
#lingua{
	background:url(../template/005.png) repeat right top;
	width:77px;
	margin-left:830px;
	margin-top:0px;
	text-decoration:none;
	height: 10px;
}
#flash{
	width:353px;
	margin-left:285px;
	margin-top:5px;
	text-decoration:none;
	height: 140px;
}
/*-----------MENU----------------*/
#menu_01{
  width:100px;
  height:20px;
  margin-left:15px;
  margin-top:25px;
  text-decoration:none;
}
#menu_02{
  width:100px;
  height:20px;
  margin-left:140px;
  margin-top:-25px;
  text-decoration:none;
}
#menu_03{
  width:100px;
  height:20px;
  margin-left:255px;
  margin-top:-25px;
  text-decoration:none;
}
#menu_04{
  width:80px;
  height:20px;
  margin-left:362px;
  margin-top:-25px;
  text-decoration:none;
}
#menu_05{
  width:100px;
  height:20px;
  margin-left:465px;
  margin-top:-25px;
  text-decoration:none;
}
#menu_06{
  width:100px;
  height:20px;
  margin-left:620px;
  margin-top:-25px;
  text-decoration:none;
}
#menu_07{
  width:100px;
  height:20px;
  margin-left:760px;
  margin-top:-25px;
  text-decoration:none;
}

