@charset "utf-8";
body {
	background: url(../imagens/bg.jpg) center top no-repeat;
	background-color: #000000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.hide {display:none;}
.imagem {background: url(../imagens/fnd_noticias.png) center top no-repeat;}
/*Topo*/
.topo {
       background: url(../imagens/topo.png) no-repeat;
	   position:static;
	   height: 139px;
	   width:100%;
}
.topo h1 a {
	float:left;
	display:block;
	position:relative;
	width:141px;
	height:116px;
	text-indent:-9999px;	
}
/*Menu*/
  #menu{
      position: relative;
      width:969px;
      height:31px;
      background: url(../imagens/menu.png) no-repeat 0 0;
    }
    #menu ul{
      list-style:none;
	  margin-top:-16px;
	  position: relative;
	}
    #menu li{
      position:absolute;
      top:0;
      height:31px;
    }
    #menu li a{
      position:absolute;
      display:block;
      width:100%;
      height:100%;
      top:0;
      cursor:pointer;
    }
    #menu li a span{
      position:absolute;
      display:block;
      width:100%;
      height:100%;
      top:0;
    }
	#um{
      width:76px;
      left:604px;
    }
    #dois{
      width:76px;
      left:680px;
    }
    #tres{
      width:74px;
      left:756px;
    }
	 #quatro{
      width:70px;
      left:830px;
    }
	#cinco{
      width:92px;
      left:900px;
    }
	#um a span{
      background:url(../imagens/menu.png) no-repeat -604px 0;
    }
    #dois a span{
      background:url(../imagens/menu.png) no-repeat -680px 0;
    }
    #tres a span{
      background:url(../imagens/menu.png) no-repeat -756px 0;
    }
	#quatro a span{
      background:url(../imagens/menu.png) no-repeat -830px 0;
    }
	#cinco a span{
      background:url(../imagens/menu.png) no-repeat -900px 0;
    }
	#um a:hover span{
      background:url(../imagens/menu.png) no-repeat -604px -31px;
    }
    #dois a:hover span{
      background:url(../imagens/menu.png) no-repeat -680px -31px;
    }
    #tres a:hover span{
      background:url(../imagens/menu.png) no-repeat -756px -31px;
    }
	#quatro a:hover span{
      background:url(../imagens/menu.png) no-repeat -830px -31px;
    }
	#cinco a:hover span{
      background:url(../imagens/menu.png) no-repeat -900px -31px;
    }
.justifik {
    text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
}
.titulo1 {
         font-family: Arial, Helvetica, sans-serif;
		 font-size:15px;
		 color: #333333;
		 font-weight: bold;
		 text-decoration: none;
}
.titulo2 {
         font-family: Arial, Helvetica, sans-serif;
		 font-size:16px;
		 color: #006699;
		 font-weight: bold;
		 text-decoration: none;
}
.titulo3 {
         font-family: Arial, Helvetica, sans-serif;
		 font-size:16px;
		 color: #CCCCCC;
		 font-weight: bold;
		 text-decoration: none;
}
.rodape {
         font-family:Arial, Helvetica, sans-serif;
		 font-size:10px;
		 color: #ffffff;
		 text-decoration: none;
}
.style4 {font-size: 18px; color: #ffffff;}
.style5 {font-size: 12px; color: #ffffff;}
.style6 {font-size: 14px; color: #cccccc;}
