﻿/* Banner do Próximo Jogo */
.gamebanner /*Tipo de Destaque 1 - fundo fixo, próximo jogo*/
{
    width:574px;
    height:106px;
    margin-bottom:10px;
    background-image:url(gamebanner.gif);
    background-repeat:no-repeat;
}
.gamebanner2 /*Tipo de Destaque 2 - fundo fixo, texto digitado pelo Administrador*/
{
    width:574px;
    height:106px;
    margin-bottom:10px;
    background-image:url(gamebanner_tp2.gif);
    background-repeat:no-repeat;
}
.gamebanner3 /*Tipo de Destaque 3 - imagem seleccionada pelo Administrador*/
{
    width:574px;
    height:106px;
    margin-bottom:10px;
    background-image:url(gamebanner_tp3.gif);
    background-repeat:no-repeat;
}
#gamebanner_left
{
    width:290px;
    height:106px;
    float:left;
}
#gamebanner_right
{
    width:280px;
    height:106px;
    float:right;
}
#gamebanner_info
{
    width:280px;
    height:86px;
    font-size:10pt;
}
#gamebanner_botao
{
    width:280px;
    height:20px;
    background-image:url(bt_classif_calend_result.gif);
    background-repeat:no-repeat;
    cursor:pointer;
}
#gamebanner_texto
{
    margin-left:10px;
    margin-top:10px;
    color:white ;
    outline-color:Black;
    outline-style:solid;
    outline-width:thin;
}
/* - - - - - - - - - - - - - - - - - */

#home
{
    width:574px;
    height:350px;
    background-image:url(homebg.gif);
    background-repeat:no-repeat;
    padding-top:10px;
}

#homedata
{
    float:left;
    height:268px;
    width:464px;
}
#homedata_in
{
    width:444px;
    height:268px;
    margin-left:10px;
}
/* Noticias */
#home_noticias
{
    width:275px;
    height:128px;
    background-image:url(home_noticias_back.gif);
    background-repeat:no-repeat;
    filter:alpha(opacity=80);
    opacity:80;    
    float:left;
}
#home_noticias_left
{
    width:130px;
    height:128px;
    float:left;
}
#home_noticias_titulo
{
    width:150px;
    height:20px;
    background-image:url(home_tit_noticia.gif);
    background-repeat:no-repeat;
}
#home_noticias_texto
{
    width:150px;
    height:108px;
    color:Black;
    overflow:hidden;
    font-size:8pt;
}
#home_noticias_right
{
    width:100px;
    height:128px;
    float:right;
}
#home_noticias_img
{
    width:100px;
    height:108px;
    text-align:center;
}
#home_noticias_bt
{
    width:85px;
    height:20px;
    color:White;
    float:right;
    text-align:right;
    vertical-align:middle;
    background-image:url(bt_noticias.gif);
    background-repeat:no-repeat;
    background-position:right;    
    cursor:pointer;
}
#home_noticias_bt1
{
    width:85px;
    height:20px;
    color:White;
    text-align:right;
    vertical-align:middle;
    background-image:url(bt_noticias_1.gif);
    background-repeat:no-repeat;
    background-position:right;    
    cursor:pointer;
    float:right;
}
/* -- Noticias -- */
/* Socio */
#home_socio
{
    width:160px;
    height:128px;
    float:right;
    /*background-image:url(fazte_socio.gif);*/
    background-repeat:no-repeat;
    background-position:right;   
    cursor:pointer;     
}
#home_socio_titulo
{
    width:160px;
    height:20px;
    /*background-image:url(home_tit_faztesocio.gif);*/
    background-repeat:no-repeat;
}
#home_socio_middle
{
    width:160px;
    height:88px;
}
#home_socio_bt
{
    width:160px;
    height:20px;
    background-image:url(bt_proposta.gif);
    background-repeat:no-repeat;
    background-position:right;   
}
/* -Socio- */
/* Eventos */
#home_eventos
{
    width:275px;
    height:128px;
    background-image:url(home_noticias_back.gif);
    background-repeat:no-repeat;
    margin-top:10px;
    filter:alpha(opacity=80);
    opacity:80;    
    float:left;
}
#home_eventos_titulo
{
    width:275px;
    height:20px;
    display:block;
    filter:alpha(opacity=100);
    opacity:100;         
    background-image:url(home_tit_eventos.gif);
    background-repeat:no-repeat;    
}
#home_eventos_texto
{
    width:275px;
    height:88px;
    font-family:Tahoma;
    color:Black;
    cursor:pointer;
}
#home_eventos_bt
{
    width:128px;
    height:20px;
    margin-left:147px;   
}
.noticias
{
    color:Black;
    font-size:7pt;
    font-family:Tahoma;
    line-height:1.5;
}
.noticiaslist
{
    color:white;
    font-size:10pt;
    font-family:Tahoma;
}

#home_eventos_bt_eventos
{
    width:65px;
    height:20px;
    background-image:url(bt_eventos.gif);
    background-repeat:no-repeat;
    background-position:right;
    cursor:pointer;
    float:left;
    filter:alpha(opacity=100);
    opacity:100;         
}
#home_eventos_bt_treinos
{
    width:63px;
    height:20px;
    background-image:url(bt_treinos.gif);
    background-repeat:no-repeat;
    background-position:right;
    cursor:pointer;
    float:left;    
}

/* -Eventos- */
/* Loja */
#home_loja
{
    width:160px;
    height:128px;
    float:right;
    margin-top:10px;
    /* background-image:url(galeria.gif);*/
    background-repeat:no-repeat;
    background-position:right;     
    filter:alpha(opacity=90);
    opacity:90;         
    cursor:pointer;

}
#home_loja_titulo
{
    width:160px;
    height:20px;
   /* background-image:url(home_tit_loja.gif);*/
   cursor:pointer;
    background-repeat:no-repeat;     
}    
/* -Loja- */
#homepub
{
    float:left;
    width:99px;
    height:268px;
    margin-right:5px;  
}
#homepatrocinios
{
    clear:left;
    width:574px;
    height:50px;
    padding-top:15px;
}
#entrada_entrar
{
    width:482px;
    height:288px;
    background-image:url(home/img_entrar.gif);
    background-repeat:no-repeat;
    padding-bottom:10px;
    cursor:pointer;
}


#entrada_patrocinios
{
    width:482px;
    height:71px;
    background-image:url(home/patrocinios.gif);
    background-repeat:no-repeat;
    padding-top:10px;
}

#entrada_pub
{
    width:482px;
    height:71px;
    padding-top:10px;
}
