.menu_header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-align: center; vertical-align: middle}
.menu_header a{
text-decoration:none;
}
.menu_header a:hover{
text-decoration:underline;
}
.fundo_branco {  background-color: #FFFFFF}
.fundo_tab_destaques { background-color: #EAEBF0}
.titulo_laranja {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FF6600; text-align: left; vertical-align: middle; padding-left: 11px; font-weight: bold}
.line { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-align: center; vertical-align: middle; font-weight: bold }
.sub_titulo_laranja { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FF6600; text-align: left; vertical-align: middle; padding-left: 11px; font-weight: bold }
.sub_titulo_laranja a{
text-decoration:none;
}
.sub_titulo_laranja a:hover{
text-decoration:underline;
}
.texto_noticias {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-align: left; vertical-align: top; padding-top: 10px; padding-left: 11px; padding-right: 11px}
.mais_info { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #FF6600; 
text-align: right; 
vertical-align: middle; 
font-weight: bold ; 
padding-right: 11px
}
.mais_info a{
text-decoration:none;
}
.mais_info a:hover{
text-decoration:underline;
}
.texto_footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333366; text-align: left; vertical-align: top}
.texto_hora { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-align: right; vertical-align: top ; padding-right: 21px}

   
      a.chg_pt {
   
          display: block;
   
          width: 30px;
   
          height: 30px;
  
          background: url("images/conteudos/flag_pt.jpg") 0 0 no-repeat;
   
          text-decoration: none;
   
      }

      a:hover.chg_pt {
 
          background-position: -30px 0;
 
      }
	  
	  a.chg_uk {
   
          display: block;
   
          width: 30px;
   
          height: 30px;
  
          background: url("images/conteudos/flag_uk.jpg") 0 0 no-repeat;
   
          text-decoration: none;
   
      }

      a:hover.chg_uk {
 
          background-position: -30px 0;
 
      }
	  
	  a.chg_home {
   
          display: block;
   
          width: 30px;
   
          height: 30px;
  
          background: url("images/conteudos/home_2.jpg") 0 0 no-repeat;
   
          text-decoration: none;
   
      }

      a:hover.chg_home {
 
          background-position: -30px 0;
 
      }
	  
	  a.chg_contacts {
   
          display: block;
   
          width: 30px;
   
          height: 30px;
  
          background: url("images/conteudos/mail_2.jpg") 0 0 no-repeat;
   
          text-decoration: none;
   
      }

      a:hover.chg_contacts {
 
          background-position: -30px 0;
 
      }
	  
	  a.chg_bookmarks {
   
          display: block;
   
          width: 30px;
   
          height: 30px;
  
          background: url("images/conteudos/favoritos_2.jpg") 0 0 no-repeat;
   
          text-decoration: none;
   
      }

      a:hover.chg_bookmarks {
 
          background-position: -30px 0;
 
      }
	  
	  
	  a.chg_sitemap {
   
          display: block;
   
          width: 30px;
   
          height: 30px;
  
          background: url("images/conteudos/site_map_2.jpg") 0 0 no-repeat;
   
          text-decoration: none;
   
      }

      a:hover.chg_sitemap {
 
          background-position: -30px 0;
 
      }
	  
	  a.chg_logo {
   
          display: block;
   
          width: 221px;
   
          height: 54px;
  
          background: url("images/conteudos/logo2.jpg") 0 0 no-repeat;
   
          text-decoration: none;
   
      }

      a:hover.chg_logo {
 
          background-position: -221px 0;
 
      }
input {
		border: 1px solid #CCCCCC;
		background-color: #FFFFFF;
		font-family: Verdana; 
		font-size: 9px;
		color: black;
		margin-left: 1px;
}