/* CSS Document */

#ghostbanner{
    display: none;
    height: 350px;
    width: 356px;
    position: absolute;
    z-index: 999;
    left: 490px;
}
#imggb{
    border:medium solid #fceae8;
}
#fechagb{
    background-color:#fceae8;
    color:#d8261c;
    font-weight: bold;
    float: right;
    padding:2px 5px;
    border-top:medium solid #fceae8;
    border-left:medium solid #fceae8;
    border-right:medium solid #fceae8;
    cursor:pointer;
}

div#tudo {
    width:846px;
    height:600px;
    margin:0 0 0 190px;
}

div#player{
    float:left;
    margin-top:5px;}


div#topo{
    width:365px;
    height:115px;
    background:url(logoalianca.png) no-repeat;}



div#agenda {
    width:150px;
    height:485px;
    margin-left:35px;
    float:left;
}

div#texto{
    width:150px;
    height:300px;
    margin-top:125px;
}

div#texto p {
    font-family:"trebuchet MS", verdana, arial;
    font-size:13px;
    width:150px;
    color:#660000;}

a:link {
    color: #660000;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}

div#esquerdo {
    width:646px;
    height:485px;
    float:left;}

div#menu {
    width:646px;
    height:25px;
    padding-top:20px;}

div#banner{
    width:646px;
    height:250px;
    margin-top:22px;
    margin-left:5px;}

div#imagemassinatura{
    float:left;
    clear:left;}

div#textoassinatura{
    float:left;
    padding-top:15px;}

div#assinatura{
    width:646px;
    height:100px;}

body {background:url(backgroundnovo.jpg)    no-repeat center top; overflow:hidden;}