@charset "utf-8"; 
body
{
    background-color: white;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

img
{
    border: none;  
}

a
{
    border: 0;
    text-decoration: none;
}

table,tr,td
{
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 0;
}

span
{
    border:none;
}

input
{
    padding-left: 5;
}

textarea
{
    padding-left: 5;
}

.font_titulo
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: white;
}

.font_texto
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: white;
}

.CursorPointer
{
    cursor: pointer;
}

.p_font_titulo
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey;
}
.p_font_texto
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey;
}

.s_font_titulo
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey;
}

.s_font_titulo_sel
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 1.4em;
    color: white;
}

.s_font_titulo_lowercase
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey;
}

.s_font_texto
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey; 
}

.s_font_texto_sel
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: white; 
}

.footer_titulo
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 16px;
    font-style: normal;    
    font-weight: bold;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey; 
}

.footer_texto
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey; 
}

.input_pesquisa
{  
    background-image: url(../imagens/pesquisa/inputField.jpg);
    background-position: right;
    border: 0;
    width: 316;
    height: 23;
}

.IMGtipoPesquisa
{
    width: 9px;
    height: 9px;
    padding: 0 5px 0 0;
    background: url(../imagens/pesquisa/checkboxChosen.png) no-repeat;
    display: block;
    clear: left;
    float: left;
    overflow: hidden;
}

.tr_header_pesquisa
{
    height: 10; 
    vertical-align: top;
}

.btn_pesquisa
{
    background-image: url('../imagens/pesquisa/searchBtn.jpg');
    width: 36px;
    height: 23px;
    border: none;
    cursor: pointer;
}

.btn_pesquisa_over
{
    background-image: url('../imagens/pesquisa/searchBtn_over.jpg');
    width: 36px;
    height: 23px;
    border: none;
    cursor: pointer;
}

#DIVNewsletter
{
    background-image: url(../imagens/newsletter/newsletterBox.jpg);
    width: 278;
    height: 80;
}

.input_newsletter
{
    background-image: url(../imagens/newsletter/bgInput.jpg);
    background-position: right;
    border: 0;
    width: 226;
    height: 23;
    vertical-align: middle;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey;
}

.input_newsletter_footer
{
    text-align: left;
    background-image: url(../imagens/newsletter/bgInput.jpg);
    background-position: right;
    border: 0;
    width: 226;
    height: 23;
    vertical-align: middle;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey;
}

.img_btn_input
{
    vertical-align: bottom;
}

#DIVPlayerBase
{
    height: 490;   
}

#DIVFacebookLikeBtn
{   
    z-index: 1; 
    position: absolute; 
    display: none; 
    top: 272; 
    left: 359; 
    width: 280px; 
    height: 88px; 
    background-image: url('../imagens/player/facebook_bg.jpg')
}

#DIVFacebookBack
{
    background-image: url('../imagens/player/fb_back.png'); 
    cursor: pointer; 
    position: absolute; 
    top: 10; 
    right: 12; 
    width: 10; 
    height: 11;
    font-size: 0;
}

#DIVFlashPlayer
{
    float: left;
    position: relative; 
    margin-left: 85; 
    margin-top: 32; 
    width: 659; 
    height: 424;  
}

#DIVFlashPlayerFLA
{
    z-index: 0; 
    position: absolute;
}

#DIVHTMLPlaylistScroll
{ 
    margin-top: 0;
    padding-top: 0;
    overflow: hidden; 
    height: 354; 
    width: 268;   
}

#DIVHTMLPlaylistGeral
{
    float: left; 
    background-image: url(../imagens/player/playListBg.jpg); 
    width: 278; 
    height: 424; 
    margin-left: 2; 
    margin-top: 32;
}

#DIVHTMLPlaylistTitulo
{
    background-image: url(../imagens/player/titleBar.jpg); 
    width: 258; 
    height: 40; 
    margin-left: 10; 
    margin-top: 10;
}

#DIVHTMLPlaylistEspVazio
{
    width: 258; 
    height: 10;
    font-size: 0;
}

#DIVHTMLPlaylistTexto
{
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10;
    margin-left: 10;   
}

.td_playlist
{
    background-image: url(../imagens/player/bgImage.jpg);
}

.ciclo_videos_playlist_fundo
{
    /*background-image: url(../imagens/player/video.jpg);*/
}

.ciclo_videos_playlist_fundo_selected
{
    background-image: url(../imagens/player/video_over.jpg);
}

.ciclo_videos_playlist_border
{
    background-image: url(../imagens/player/stroke_normal.png);
    width: 81;
    height: 54;
    float: left;
    font-size: 0;
}

.ciclo_videos_playlist_border_selected
{
    background-image: url(../imagens/player/stroke_over.png);
    width: 81;
    height: 54;
    float: left;
    font-size: 0;
}

.ciclo_videos_playlist_texto
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.5em;
    color: grey;  
}

.ciclo_videos_playlist_texto_selected
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.5em;
    color: white;  
}

.ciclo_videos_playlist
{         
    width: 240; 
    height: 54; 
    cursor: pointer;
    vertical-align: top;
}

.ciclo_videos_playlist_text_align
{
    margin-left: 86;
    width: 150;
}

.ciclo_videos_playlist_esp_vazio
{
    height: 6;
    font-size: 0;/*Compatibilidade com IE*/
}

.ciclo_videos_playlist_img_border
{
    background-image: url(../imagens/player/stroke_normal.png);
    width: 81;
    height: 54;
    float: left;
    /*font-size: 0;*/
}

#ciclo_videos_playlist_img
{
    padding-left: 2px;
    padding-top: 2px;    
}

.img_preview_home_playlist
{
    width: 77;
    height: 50;   
}

.font_texto_playlist
{ 
    font-family: "Trebuchet MS", sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.5em;
    color: grey; 
}

#DIVFacebook
{
    background-image: url(../imagens/facebook/facebookBg.jpg);
    width: 278;
    height: 91;
}

#DIVFacebookInput
{
    padding-left: 14;
    padding-top: 40;
    position: absolute;
}

#DIVFacebookSubmit
{
    padding-left: 5;
    margin-top: -31;
    position: relative;
}

#DIVExternalLinks
{
    background-image: url(../imagens/socialNetwork/socialNetworkBg.jpg);
    width: 278;
    height: 51;
}

#div_external_padding_1
{
    padding-left: 14;
    padding-top: 10;
    float: left;
}

#div_external_padding_2
{
    padding-left: 9;
    padding-top: 10;
    float: left; 
}

#DIVPaginacaoVideosHome
{
    background-image: url(../imagens/videos/locator/locatorBg.jpg);
    text-align: center;
    height: 23;
}

.td_div_lista_videos
{
    background-image: url(../imagens/videos/videosBg.jpg);
}

#DIVListaVideos
{
    padding-left: 13px;
    /*padding-top: 10px;*/
    /*max-height: 610;*/ 
}

.ciclo_videos
{
    float: left;
    vertical-align: middle;
    height: 102px;
    cursor: pointer;
    font-size: 0;
}

.ciclo_videos_ultimo
{
    float: left;
    vertical-align: middle;
    height: 90px;
    cursor: pointer;
    font-size: 0;
}

.ciclo_videos_vazio
{
    float: left;
    vertical-align: middle;
    height: 88px;
}

#ciclo_videos_img_border
{
    background-image: url(../imagens/videos/thumbStroke.png);
    width: 117;
    height: 78;
    float: left;
    font-size: 0;
}

#ciclo_videos_img
{
    padding-left: 3px;
    padding-top: 3px;
    font-size: 0;    
}

#ciclo_videos_texto
{
    float: left;
    vertical-align: top;
    padding-left: 5px;
    width: 180px;
}

.ciclo_programas
{
    background-image: url(../imagens/programas/programasBg.jpg);
    width: 459;
    height: 170;
    float: left;
    cursor: pointer;
}

#ciclo_programas_cont
{
    vertical-align: middle;
    height: 165px;
    padding-left: 10px;
    padding-top: 10px;
}

#ciclo_programas_img
{
    width: 225;
    height: 78;
    float: left;
}

#ciclo_programas_texto
{
    float: left;
    padding-left: 5px;
    vertical-align: middle;
    width: 215px;
}

#esp_videos_programas
{
    width: 20;
}

.td_sobretvenergia
{
    height: 417px;
    vertical-align: top;
}

#SobreTVEnergia_txt
{
    position: absolute;
    margin-left: 20px;
    padding-top: 10px;
    width: 510;
    color: white;
}

#SobreTVEnergia_img
{ 
    position: absolute;
    width: 1105;
}

.td_servicos
{
    background-image: url(../imagens/servicos/servicosBg.jpg);
    height: 434px;
    vertical-align: top;
}

#STema1
{
    padding-left: 20px;
    padding-top: 20px;
    float: left;
    width: 262;
}

#STema2
{
    padding-left: 20px;
    padding-top: 20px;
    float: left;
    width: 220;
}

#servicos_img_border
{
    background-image: url(../imagens/servicos/imgStroke.png); 
    width: 217; 
    height: 119;  
}

#servicos_img
{
    padding-left: 3px;
    padding-top: 3px;   
}

#servicos_titulo
{
    width: 217px; 
    padding-top: 15px;
}

#servicos_texto
{
    width: 217px; 
    padding-top: 5px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey; 
}

.td_paginacao_portfolio
{
    background-image: url(../imagens/portfolio/portfolioTitle.jpg);
}

.td_portfolio
{
    vertical-align: top;
}

.portfolio_col_s_paddindleft
{
    padding-top: 5px;
    float: left;
}

.portfolio_col_c_paddindleft
{
    padding-left: 5px;
    padding-top: 5px;
    float: left;
}

#portfolio_img
{
    background-image: url(../imagens/servicos/imgStroke.png); 
    width: 217; 
    height: 119;
}

#portfolio_img_border
{
    padding-left: 3px; 
    padding-top: 3px;
}

#portfolio_titulo
{
    width: 217px; 
    padding-top: 15px;
}

#portfolio_texto
{
    width: 217px; 
    padding-top: 5px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey;
}

.footer_fundo
{
    background-image: url(../imagens/footer/footerbg.jpg);
}

#footer_geral
{
    padding-top: 30px;
}

#DIVFContactos
{
    margin-left: 50px; 
    float: left; 
    width: 300px;
}

#f_mensagem
{
    margin-left: 70px; 
    float: left; 
    width: 300px;
}

#m_inputs
{
    width: 280px; 
    text-align: right;
}

.input_m_nome
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey;
    background-image: url(../imagens/footer/input01.jpg); 
    border: 0; 
    width: 280; 
    height: 23;    
}

.text_area_m_msg
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: grey;
    background-image: url(../imagens/footer/input02.jpg); 
    width: 280px; 
    height: 94px; 
    border: 0;
    resize: none;
}

#f_links_externos_col
{
    margin-left: 70px; 
    float: left; 
    width: 300px;
}

.f_links_externos
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    /*text-decoration: underline; 
    color: green;*/
    border-bottom: 1px solid green;
    margin-bottom: 5px; 
}

.f_links_externos_sublinhado
{
    color: gray;
}

.div_border_white
{
    background-color: white; 
    height: 1px; 
    width: 320px; 
    font-size: 1;
}

.td_titulo_lista
{
    background-image: url(../imagens/noticias/newsTitle.jpg); 
    vertical-align: middle;
}

.div_lista_voltar
{
    width: 17; 
    height: 16; 
    margin-right: 15; 
    cursor: pointer;
}

.noticias_ciclo
{
    width: 321; 
    height: 104; 
    background-image: url(../imagens/noticias/newBg.jpg);
    cursor: pointer;
}

.noticias_ciclo_sel
{
    width: 321; 
    height: 104; 
    background-image: url(../imagens/noticias/newsSearch_over.jpg);
    cursor: pointer;
}

.img_preview_list
{
    width: 117;
    height: 78;
}

.img_preview_home
{
    width: 111;
    height: 72;
    font-size: 0;   
}

.noticias_ciclo_img
{
    padding-left: 12; 
    padding-top: 13; 
    float: left;
}

.noticias_ciclo_texto
{
    width: 180; 
    height: 78; 
    padding-left: 12; 
    padding-top: 13; 
    float: left;
}

.noticias_detalhe
{
    width: 471; 
    padding-top: 15; 
    padding-left: 15;
}

.pesq_video_ciclo
{ 
    height: 104; 
    background-image: url(../imagens/pesquisa/newsBar_normal.jpg);
    cursor: pointer;
}

.pesq_video_ciclo_img
{
    padding-left: 12; 
    padding-top: 13; 
    float: left;
}

.pesq_video_ciclo_texto
{ 
    width: 658;
    height: 78; 
    padding-left: 12; 
    padding-top: 13; 
    float: left;
}

ul
{
    padding-left: 15;
}

#div_align_links_externos
{
    float: left; 
    width: 150; 
    height: 30;
}