 body{
     margin: 0px;
     text-align: center;
     background-image: url(img/fundo.jpg);
     background-repeat: repeat;
     background-attachment: fixed;
     font-family:Tahoma;
     font-size:12px;

 }
 A{
     text-decoration:none;
     color:#000000;
 }
 A:hover{
     text-decoration:none;
 }
 img{
     border:0px;
 }
 .fundo{
     width: 1000px;
     margin-left:auto;
     margin-right:auto;
     height:auto;
 }
 .topo{
     background-repeat:no-repeat;
     background-image:url('img/topo.png');
     width:999px;
     text-align:left;
 }
  .data{
     width:1000px;
     color:#FFFFFF;
     text-align:left;
     line-height:25px;
 }
  .menu{
     color:#FFFFFF;
     top:190px;
     background-repeat:no-repeat;
     background-image:url('img/fundo_menu.png');
     height:250px;
 }
   .imenu {
     line-height:25px;
     vertical-align:middle;
     color:#000000;
     font-weight:bold;
 }
 .imenu A{
     color:#FFFFFF;
 }
 .imenu A:hover{
     color:#036d87;
 }
 .imenu:hover{
     background-image: url(img/botao_s.png);
     color:#036d87;
 }
 .imenu:hover A{
     color:#036d87;
 }
  .separador{
     width:340px;
     height:10px;
     background-image: url(img/separador.png);
     background-repeat:no-repeat;
 }

  .noticia{
     width:230px;
     margin-left:0px;
     color:#FFFFFF;
     text-align:center;
     top:460px;
 }
 .m_noticia{
     background-image:url('img/meio_noticia.png');
     width:230px;
     margin-top:-2px;
     color:#000000;
     line-height:18px;
     text-align:left;
 }
 .txt_noticia{
     margin: 0px 35px 0px 35px;
 }
  .txt_dica{
     margin: 0px 35px 0px 35px;
 }
 .m_dica{
     background-image:url('img/meio_dica.png');
     width:230px;
     margin-top:-2px;
     color:#000000;
     line-height:18px;
     text-align:left;
 }
 .botao_noticia{
     position:absolute;
     top:20px;
     margin-left:125px;
 }
 .t_noticia{
     background-image:url('img/topo_noticia.png');
     width:340px;
     height:50px;
     line-height:70px;
     background-repeat:no-repeat;
 }
 .t_dicas{
     background-image:url('img/topo_dica.png');
     width:340px;
     height:50px;
     line-height:70px;
     background-repeat:no-repeat;
 }
 strong, h1{
    /* color:#00a1dd;*/
	color:#003;
 }
 .destaques{
background-image:url('img/meio_destaque.png');
background-repeat:repeat;
margin-top:-2px;
 }
 th{
     font-size:18px;
     font-weight:bold;
     background:#848681;
 }
 .subtitulotabela{
	 border: 2px solid #FFF;
	 color:#FFF;
	 font-family:Arial, Helvetica, sans-serif;
 }
 .tabelamapa td{
	 padding-left:30px;
 }
