/* zerando todas as opções gerais da página */  

*{
     margin: 0;
     padding: 0;
     list-style: none;
     text-decoration: none;
     border: 0;
 }
 
 
 /* cor de fundo */
 body 
 {
	 background-color: #FFF;
 }
 
 
 
 
 /* configurando a div global */
 #global
   {
     width: 100%;
     margin: 0px auto;
	 float: left;
	 background:url(../imagens/fundo_site.jpg) repeat-x;
	 border: 0px solid red; 
 }
 
 
 
 
 #topo
 {
     width: 100%;
	 height: 130px;
	 margin-top: 0px;
	 border: 0px solid red;
 }
 
 
 
 
 #logo_form_login
 {
     width: 990px;
	 height: 125px;
	 margin: 0px auto;
	 border: 0px solid red;
 }
 
 
 
 
 #logo
 {
     width: 283px;
	 height: 52px;
	 margin-top: 42px;
	 margin-left: 11px;
	 float: left;
	 background-image: url(../imagens/logo_flf.jpg);
	 border: 0px solid red;
 }
 
 
 
 
 #form_login
 {
     width: 190px;
	 margin-top: 3px;
	 margin-left: 498px;
	 float: left;
	 border: 0px solid red;
 }
 
 
 
 
 /* aqui chama a imagem 'sitema_online' do formulário login*/
 #topo_form_login
 {
     width: 187px;
	 height: 25px;
	 margin-top: 0px;
	 background-image: url(../imagens/sistema_online.jpg);
	 border: 0px solid red;
 }
 
 
 
 
 
  /* corpo do formulário login*/
 #corpo_form_login
 {
     width: 184px;
	 height: 90px;
	 margin-left: 1px;
	 margin-top: 0px;
	 background:url(../imagens/fundo_sistema.jpg) repeat-x;
	 border-top: none;
	 border-left: 1px solid #EFEFEF;
	 border-right: 1px solid #EFEFEF;
	 border-bottom: 1px solid #EFEFEF;
 }
 
 
 
 
 
 
 #corpo_form_login a:link
 {
     color: #2F6692;
	 line-height: 23px;
     text-decoration: none;
	 font-size: 13px;
	 margin-top: 8px;
	 margin-left: 4px;
	 font-family: arial;
 }
 
 
 
 
 
 #corpo_form_login a:visited
 {
     color: #2F6692;
	 line-height: 23px;
     text-decoration: none;
	 font-size: 13px;
	 margin-top: 8px;
	 margin-left: 4px;
	 font-family: arial;
 }
 
 
 
 
 #corpo_form_login a:hover
 {
     color: #2F6692;
	 line-height: 23px;
     text-decoration: none;
	 font-size: 13px;
	 margin-top: 0px;
	 margin-left: 4px;
	 font-family: arial;
	 text-decoration: underline;
 }
 
 
 
 
 
  #corpo_form_login a:active
 {
     color: #2F6692;
	 line-height: 23px;
     text-decoration: none;
	 font-size: 13px;
	 margin-top: 8px;
	 margin-left: 4px;
	 font-family: arial;
 }
 
 
 
 
 #imgImagemLink
 {
     width: 129px;
	 height: 44px;
	 margin: 11px auto;
	 border: 0px solid red;
 }
 
 
 
 
 
 #nome_login
 {
	 width: 150px;
	 margin-left: 7px;
	 margin-top: 10px;
	 font-size: 13px;
	 color: #2A6299;
	 font-family: arial "Time New Roman"; 
 }
 
 
 
 
 
 #senha_login
 {
	 width: 150px;
	 margin-left: 8px;
	 margin-top: 10px;
	 font-size: 13px;
	 color: #2A6299;
	 border: 0px solid red;
	 font-family: arial "Time New Roman"; 

 }

 
 
 
 
  .login
 {
	 border: 1px solid #E1E1E1;
     width: 110px;
	 margin-left: 9px;
	 margin-top: 15px;
	 height: 16px;
	 background-color: #E1E1E1;
	 color: #2A6299;

 }


 
 
 .senha
 {
	 border: 1px solid #E1E1E1;
     width: 110px;
	 margin-left: 3px;
	 margin-top: 5px;
	 height: 16px;
	 background-color: #E1E1E1;
	 color: #2A6299;

 }


 
 
 
 .botao_cadastrar
 {
     border: 1px solid #2A6299;
     width: 30px;
	 height: 20px;
	 margin-top: 5px;
	 margin-bottom: 5px;
	 margin-left: 135px;
	 font-weight: bold;
	 font-family: sans-serif, arial;
	 background-color: #2A6299;
	 color: #FFF;
	 cursor: pointer;
 }
 
 
 
 
 
 #aba_menu1
 {
     width: 27px;
	 height: 57px;
	 margin-top: 0px;
	 margin-left: 0px;
	 float: left;
	 background:url(../imagens/PNGs/ponta_menu_esquerda.png);
	 border: 0px solid red;
 }
 
 
 
 
 
 #container_menu
 {
     width: 974px;
	 height: 50px;
	 margin: 0px auto;
	 border: 0px solid red;
 }
 
 
 
 
 
 #aba_menu2
 {
     width: 23px;
	 height: 55px;
	 float: left;
	 background:url(../imagens/PNGs/ponta_menu_direita.png);
	 border: 0px solid red;
 }
 
 
 
 
  /* div recebe o banner */
 #border_banner_arredondado
 {
     width: 914px;
	 height: 275px;
	 margin: 3px auto;
	 background-image: url(../imagens/PNGs/banner_fundo.png);
	 border-top: 1px solid #E3E3E3;
 }
 
 
 
 
 /* div recebe o banner */
 #banner
 {
     width: 887px;
	 height: 253px;
	 margin: 17px auto;
	 border: 0px solid red;
 }
 
 
 
 
 #corpo
 {
	 width: 936px;
	 height: 550px;
	 background-color: none;
	 margin: 25px auto;
	 border: 0px solid red;
 }
 
 
 
 
 #quadros_pequenos
 {
	 width: 930px;
	 height: 210px;
	 float: left;
	 /* background-color: #FBFBFB; */
	 margin: 8px auto;
	 border: 0px solid red;
 }
 
 
 
 
 #quadro_pequeno_1
 {
	 width: 211px;
	 height: 200px;
	 float: left;
	 margin-left: 12px;
	 border: 0px solid blue;
 }
 
 
 
 #topo_quadro_pequeno_1
  {
     width: 211px;
	 height: 31px;
	 background-image: url(../imagens/topo_quadros_pequeno.jpg);
 }
 
 
 
 #topo_quadro_pequeno_1 p
 {
     color: #FFFFFF;
	 font-size: 15px;
	 margin-left: 8px;
	 font-family: "Trebuchet MS",arial;
 }
 
 
 
 #corpo_quadro_pequeno_1
 {
     width: 209px;
	 height: 165px;
	 background-image: url(../imagens/fundo_quadros_pequeno.jpg);
	 border-top: none;
	 border-left: 1px solid #EDEDED;
	 border-right: 1px solid #EDEDED;
	 border-bottom: none;
 }
 
 
 
 #corpo_quadro_pequeno_1 img
 {
	 margin-top: 4px;
	 margin-left: 8px;
 }
 
 
 
 #rodape_quadro_pequeno_1
 {
     width: 211px;
	 height: 10px;
	 background-image: url(../imagens/rodape_quadros_pequeno.jpg);
 }
 
 
 
 
 #quadro_pequeno_2
 {
	 width: 211px;
	 height: 200px;
	 float: left;
	 margin-left: 23px;
	 border: 0px solid blue;
 }
 
 
 
 
 #topo_quadro_pequeno_2
  {
     width: 211px;
	 height: 31px;
	 background-image: url(../imagens/topo_quadros_pequeno.jpg);
 }
 
 
 
 #topo_quadro_pequeno_2 p
 {
     color: #FFFFFF;
	 font-size: 15px;
	 margin-left: 8px;
	 font-family: "Trebuchet MS",arial;
 }
 
 
 
 #corpo_quadro_pequeno_2
 {
     width: 209px;
	 height: 165px;
	 background-image: url(../imagens/fundo_quadros_pequeno.jpg);
	 border-top: none;
	 border-left: 1px solid #EDEDED;
	 border-right: 1px solid #EDEDED;
	 border-bottom: none;
 }
 
 
 
 #corpo_quadro_pequeno_2 img
 {
	 margin-top: 4px;
	 margin-left: 8px;
 }
 
 
 
 #rodape_quadro_pequeno_2
 {
     width: 211px;
	 height: 10px;
	 background-image: url(../imagens/rodape_quadros_pequeno.jpg);
 }
 
 
 
 
 
 #quadro_pequeno_3
 {
	 width: 211px;
	 height: 200px;
	 float: left;
	 margin-left: 22px;
	 border: 0px solid blue;
 }
 
 
 
 
  #topo_quadro_pequeno_3
  {
     width: 211px;
	 height: 31px;
	 background-image: url(../imagens/topo_quadros_pequeno.jpg);
 }
 
 
 
 #topo_quadro_pequeno_3 p
 {
     color: #FFFFFF;
	 font-size: 15px;
	 margin-left: 8px;
	 font-family: "Trebuchet MS",arial;
 }
 
 
 
 #corpo_quadro_pequeno_3
 {
     width: 209px;
	 height: 165px;
	 background-image: url(../imagens/fundo_quadros_pequeno.jpg);
	 border-top: none;
	 border-left: 1px solid #EDEDED;
	 border-right: 1px solid #EDEDED;
	 border-bottom: none;
 }
 
 
 
 #corpo_quadro_pequeno_3 img
 {
	 margin-top: 4px;
	 margin-left: 8px;
 }
 
 
 
 #rodape_quadro_pequeno_3
 {
     width: 211px;
	 height: 10px;
	 background-image: url(../imagens/rodape_quadros_pequeno.jpg);
 }
 
 
 
 
 #quadro_pequeno_4
 {
	 width: 211px;
	 height: 200px;
	 float: left;
	 margin-left: 23px;
	 border: 0px solid blue;
 }
 
 
 
 
  #topo_quadro_pequeno_4
  {
     width: 211px;
	 height: 31px;
	 background-image: url(../imagens/topo_quadros_pequeno.jpg);
 }
 
 
 
 #topo_quadro_pequeno_4 p
 {
     color: #FFFFFF;
	 font-size: 15px;
	 margin-left: 8px;
	 font-family: "Trebuchet MS",arial;
 }
 
 
 
 #corpo_quadro_pequeno_4
 {
     width: 209px;
	 height: 165px;
	 background-image: url(../imagens/fundo_quadros_pequeno.jpg);
	 border-top: none;
	 border-left: 1px solid #EDEDED;
	 border-right: 1px solid #EDEDED;
	 border-bottom: none;
 }
 
 
 
 #quadro_img_video
 {
     width: 192px;
	 height: 120px;
	 float: left;
	 margin-top: 4px;
	 margin-left: 8px;
 }
 
 
 
 #rodape_quadro_pequeno_4
 {
     width: 211px;
	 height: 10px;
	 background-image: url(../imagens/rodape_quadros_pequeno.jpg);
 }
 
 
 
 
 
 #quadros_grandes
 {
	 width: 930px;
	 height: 320px;
	 float: left;
	 margin: 5px auto;
	 border: 0px solid red;
 }
 
 
 
 
 #quadro_grande_1
 {
	 width: 299px;
	 height: 315px;
	 float: left;
	 margin-left: 9px;
	 border: 0px solid blue;
 }
 
 
 
 
  #topo_quadro_grande_1
  {
     width: 299px;
	 height: 55px;
	 background-image: url(../imagens/topo_quadros_grande.jpg);
 }
 
 
 
 #img_topo_links
 {
     width: 45px;
	 height: 35px;
	 margin-top: 10px;
	 margin-left: 10px;
	 float: left;
	 background-image: url(../imagens/PNGs/titulo_topo_links.png);
 }
 
 
 
 
 #titulo_topo_links
 {
	 margin-top: 13px;
	 margin-left: 8px;
	 float: left;
	 border: 0px solid red;
 }
 
 
 
 #titulo_topo_links p
 {
     color: #000000;
	 font-size: 22px;
	 font-family: arial;
 }
 
 
 
 #corpo_quadro_grande_1
 {
     width: 295px;
	 height: 239px;
	 background-image: url(../imagens/fundo_quadros_grande.jpg);
	 border-top: none;
	 border-left: 2px solid #D2D7D9;
	 border-right: 2px solid #D2D7D9;
	 border-bottom: none;
 }
 
 
 
 
 
 #rodape_quadro_grande_1
 {
     width: 299px;
	 height: 20px;
	 background-image: url(../imagens/rodape_quadros_grande.jpg);
 }
 
 
 
 
 
  #quadro_grande_2
 {
	 width: 299px;
	 height: 315px;
	 float: left;
	 margin-left: 11px;
	 border: 0px solid blue;
 }
 
 
 
 
  #topo_quadro_grande_2
  {
     width: 299px;
	 height: 55px;
	 background-image: url(../imagens/topo_quadros_grande.jpg);
 }
 
 
 
 
 #img_topo_informatica
 {
     width: 40px;
	 height: 40px;
	 margin-top: 8px;
	 margin-left: 11px;
	 float: left;
	 background-image: url(../imagens/PNGs/titulo_topo_informatica.png);
 }
 
 
 
 
 #titulo_topo_informatica
 {
	 margin-top: 13px;
	 margin-left: 8px;
	 float: left;
	 border: 0px solid red;
 }
 
 
 
 #titulo_topo_informatica p
 {
     color: #000000;
	 font-size: 22px;
	 font-family: arial;
 }
 
 
 
 #corpo_quadro_grande_2
 {
     width: 295px;
	 height: 239px;
	 background-image: url(../imagens/fundo_quadros_grande.jpg);
	 border-top: none;
	 border-left: 2px solid #D2D7D9;
	 border-right: 2px solid #D2D7D9;
	 border-bottom: none;
 }
 
 
 #corpo_quadro_grande_2 img
 {
     margin-top: 5px;
	 margin-left: 11px;
 }
 
 
 
 
 #img_microsoft
 {
     width: 272px;
	 height: 115px;
	 margin-top: 7px;
	 margin-left: 11px;
	 float: left;
 }
 
 
 
 
 #img_ibm
 {
     width: 272px;
	 height: 115px;
	 margin-top: 5px;
	 margin-left: 11px;
	 float: left;
 }
 
 
 
 #rodape_quadro_grande_2
 {
     width: 299px;
	 height: 20px;
	 background-image: url(../imagens/rodape_quadros_grande.jpg);
 }
 
 
 
 
 
  #quadro_grande_3
 {
	 width: 299px;
	 height: 315px;
	 float: left;
	 margin-left: 11px;
	 border: 0px solid blue;
 }
 
 
 
 
  #topo_quadro_grande_3
  {
     width: 299px;
	 height: 55px;
	 background-image: url(../imagens/topo_quadros_grande.jpg);
 }
 
 
 
  #img_topo_noticias
 {
     width: 48px;
	 height: 42px;
	 margin-top: 5px;
	 margin-left: 11px;
	 float: left;
	 background-image: url(../imagens/PNGs/titulo_topo_noticias.png);
 }
 
 
 
 
 #titulo_topo_noticias
 {
	 margin-top: 13px;
	 margin-left: 8px;
	 float: left;
	 border: 0px solid red;
 }
 
 
 
 #titulo_topo_noticias p
 {
     color: #000000;
	 font-size: 22px;
	 font-family: arial;
 }
 
 
 
 
 #corpo_quadro_grande_3
 {
     width: 295px;
	 height: 239px;
	 background-image: url(../imagens/fundo_quadros_grande.jpg);
	 border-top: none;
	 border-left: 2px solid #D2D7D9;
	 border-right: 2px solid #D2D7D9;
	 border-bottom: none;
 }
 
 
 
 
 #rodape_quadro_grande_3
 {
     width: 299px;
	 height: 20px;
	 background-image: url(../imagens/rodape_quadros_grande.jpg);
 }
 
 
 

 #topo_cursos
 {
     width: 300px;
	 height: 49px;
	 background-image: url(../imagens/topo_links.jpg);
	 border: 0px solid red;
 }
 
 
 
 
 #corpo_cursos
 {
     width: 296px;
	 height: 245px;
	 margin-left: 0px;
	 background-color: #F3F3F3;
	 border-top: none;
	 border-left: 2px solid #E5E6E4;
	 border-right: 2px solid #E5E6E4;
	 border-bottom: 2px solid #E5E6E4;
 }
 
 
 
 
 #cursos_links
 {
     margin-top: 5px;
	 margin-left: 12px;
	 float: left;
	 border: 0px solid red;
 }
 
 
 #cursos_links img
 {
     margin-top: 2px;
 }
 
 
 
 
 ul#cursos_lista li 
 {
     width: 280px;
	 font-family: "Trebuchet MS", Arial;
	 font-size: 13px;	 
     margin: 0px auto;
     border: 0px solid red;
 }
 
 
 
 
 ul#cursos_lista li a
 {
     color: #0338BE;
     line-height: 34px;
     text-decoration: none;
 }
 
 
 
 
 ul#cursos_lista li a:hover
 {
     color: #0338BE;
     line-height: 34px;
     text-decoration: underline;
 }

 
 
 
 
 
 #topo_videos
 {
     width: 300px;
	 height: 49px;
	 background-image: url(../imagens/topo_conceito.jpg);
	 border: 0px solid red;
 }
 
 
 
 
 #corpo_videos
 {
     width: 296px;
	 height: 245px;
	 margin-left: 0px;
	 background-color: #F3F3F3;
	 border-top: none;
	 border-left: 2px solid #E5E6E4;
	 border-right: 2px solid #E5E6E4;
	 border-bottom: 2px solid #E5E6E4;
 }
 
 
 
 
 #corpo_videos p
 {
     color: #418627;
	 margin-top: 6px;
	 margin-left: 5px;
	 font-family: "Trebuchet MS", Arial;
	 font-size: 13px;	
	 float: left;
	 font-size: 13px;
 }
 
 
 
 #videos_youtube
 {
	 width: 287px;
	 height: 181px;
	 margin-top: 7px;
	 margin-left: 4px;
	 float: left;
	 border: 0px solid red;
 }
 
 
 
 
  #videos_youtube a
 {
	 width: 287px;
	 height: 181px;
	 margin-top: 1px;
	 margin-left: 1px;
	 float: left;
	 border: 0px solid red;
 }
 
 
 
 
 #link_mais_videos a
  {
     color: #418627;
	 float: left;
	 font-family: "Trebuchet MS", Arial;
	 font-size: 13px;	
	 margin-top: 15px;
	 margin-left: 140px;
     text-decoration: none;
 }
 
 
 
 
 #link_mais_videos a:hover
  {
     color: #0338BE;
	 float: left;
	 font-family: "Trebuchet MS", Arial;
	 font-size: 13px;	
	 margin-top: 15px;
	 margin-left: 140px;
     text-decoration: none;
 }
 
 
 
 
 #videos
 {
     width: 301px;
	 height: 300px;
	 margin-left: 5px;
	 float: left;
	 border: 0px solid red;
 }
 
 
 
 
 #topo_noticias
 {
     width: 300px;
	 height: 49px;
	 background-image: url(../imagens/topo_noticias.jpg);
	 border: 0px solid red;
 }
 
 
 
 
 #corpo_noticias
 {
     width: 296px;
	 height: 245px;
	 margin-left: 0px;
	 background-color: #F3F3F3;
	 border-top: none;
	 border-left: 2px solid #E5E6E4;
	 border-right: 2px solid #E5E6E4;
	 border-bottom: 2px solid #E5E6E4;
 }
 
 
 
 
 
 .noticia_corpo
 {
     width: 280px;
	 height: 43px;
	 float: left;
	 margin-top: 8px;
	 margin-left: 8px;
	 border: 0px solid red;
 }
 
 
 
 
 .img_chamada
 {
     width: 60px;
	 height: 41px;
	 margin-left: 5px;
	 cursor: pointer;
	 text-align: center;
	 float: left;
	 border: 0px solid red;
 }
 
 
 
 
.link_titulo_cinza
 {
	 font-family: "Trebuchet MS", Arial;
	 font-size: 13px;
     margin-top: 4px;
	 line-height: 18px;
	 color: #2C2C2C;
 }
 
 
 
 .link_azul
 {
	 font-family: "Trebuchet MS", Arial;
	 font-size: 13px;
	 line-height: 19px;
	 color: #0338BE;
 }
 
 
 
 a:hover.noticia_corpo
 {
	 font-family: "Trebuchet MS", Arial;
	 font-size: 13px;	
	 line-height: 18px;
	 background-color: #E1E1E1;
	 color: #2C2C2C;
 }

 
 
 
 
 #link_noticias a
  {
     color: #418627;
	 margin-top: 15px;
	 margin-left: 208px;
	 font-family: "Trebuchet MS", Arial;
	 font-size: 13px;	
	 float: left;
     text-decoration: none;
 }
 
 
 
 
 #link_noticias a:hover
  {
     color: #0338BE;
	 margin-top: 15px;
	 font-family: "Trebuchet MS", Arial;
	 font-size: 13px;	
	 margin-left: 208px;
	 float: left;
     text-decoration: none;
 }
 
 
 
 
 
 #centralizar_linha_rodape_links
 {
     width: 100%;
	 border: 0px solid red;
	 margin: 0 auto;
	 float: left;
 }
 
 


 
 #linha_azul
 {
     width: 910px;
	 height: 1px;
	 margin: 2px auto;
	 background-image: url(../imagens/PNGs/linha_azul_rodape.png);
	 border: 0px solid red;
 }
 
 
 
 
 /* configurando a div rodape */
 #rodape
 {
     width: 850px;
	 height: 50px;
	 text-align: center;
	 margin: 15px auto;
	 border: 0px solid blue;
 }
 
 
 
 
 
 #rodape p
 {
     color: #32529D /*#2E74B9*/;
	 font-size: 12px;
	 font-family: arial;
 }
 
 
 
 
 
 #links
 {
 
     width: 170px;
	 height: 45px;
	 text-align: center;
	 margin: 5px auto; 
	 border: 0px solid blue;
 }
 
 
 
 
  /* inserindo a imagem Facebook */
 a #imgFacebook
 {
     width: 31px;
	 height: 35px;
     margin-top: 3px;	 
	 margin-left: 15px;
	 float: left; 
	 border: 0px solid;
	 cursor:pointer;  
	 background: url(../imagens/PNGs/facebook_preto_branco.png) no-repeat;
 }
 
 
 
 
 /* inserindo a imagem Facebook */
 a:hover #imgFacebook
 {
     width: 31px;
	 height: 35px;
	 margin-left: 15px;
	 margin-top: 3px;
	 float: left; 
	 border: 0px solid;
	 cursor:pointer;  
	 background: url(../imagens/PNGs/facebook_colorido.png) no-repeat;
 }
 
 
 
 
 /* inserindo a imagem Twitter */
 a #imgTwitter
 {
     width: 35px;
	 height: 40px; 
	 margin-left: 12px;
	 float: left; 
	 border: 0px solid;
	 cursor:pointer;  
	 background: url(../imagens/PNGs/twitter_preto_branco.png) no-repeat;
 }
 
 
 
 
 /* inserindo a imagem Twitter */
 a:hover #imgTwitter
 {
     width: 35px;
	 height: 40px;
	 margin-left: 12px;
	 float: left; 
	 border: 0px solid;
	 cursor:pointer;  
	 background: url(../imagens/PNGs/twitter_colorido.png) no-repeat;
 }
 
 
 
 
  /* inserindo a imagem Twitter */
 a #imgFabrica
 {
     width: 106px;
	 height: 40px; 
	 margin-left: 5px;
	 float: left; 
	 border: 0px solid;
	 cursor:pointer;  
	 background: url(../imagens/PNGs/fabrica_software_preto_branco.png) no-repeat;
 }
 
 
 
 
 /* inserindo a imagem Twitter */
 a:hover #imgFabrica
 {
     width: 106px;
	 height: 40px; 
	 margin-left: 5px;
	 float: left; 
	 border: 0px solid;
	 cursor:pointer;  
	 background: url(../imagens/PNGs/fabrica_software_colorido.png) no-repeat;
 }
 
 
 
 
 /* inserindo a imagem Twitter */
 a #imgLf
 {
     width: 48px;
	 height: 40px; 
	 margin-left: 12px;
	 float: left; 
	 border: 0px solid;
	 cursor:pointer;  
	 background: url(../imagens/PNGs/lf_preto_branco.png) no-repeat;
 }
 
 
 
 
 /* inserindo a imagem Twitter */
 a:hover #imgLf
 {
     width: 48px;
	 height: 40px; 
	 margin-left: 12px;
	 float: left; 
	 border: 0px solid;
	 cursor:pointer;  
	 background: url(../imagens/PNGs/lf_colorido.png) no-repeat;
 }
 
 
 
 
    /* inserindo a imagem Twitter */
 a #imgCpa
 {
     width: 79px;
	 height: 40px; 
	 margin-left: 8px;
	 float: left; 
	 border: 0px solid;
	 cursor:pointer;  
	 background: url(../imagens/PNGs/cpa_preto_branco.png) no-repeat;
 }
 
 
 
 
 /* inserindo a imagem Twitter */
 a:hover #imgCpa
 {
     width: 79px;
	 height: 40px; 
	 margin-left: 8px;
	 float: left; 
	 border: 0px solid;
	 cursor:pointer;  
	 background: url(../imagens/PNGs/cpa_colorido.png) no-repeat;
 }
