﻿html
{
    overflow-y: scroll;
}

body
{
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
    background-color: #027aca;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 12px;
    color: #FFFFFF;
}

.chamada
{
    padding: 10px 0px 10px 0px;
	border-top: 1px #6d89ce dotted;
	height: 170px; 
	width: 683px;
}

.topao
{
    background-image: url(../images/topoC.jpg);
    width: 731px;
    height: 243px;
}

#grm
{
    width: 731px;
    margin: 80px auto;
    text-align: left;
}

#grm_i
{
    width: 726px;
    margin: 20px auto;
    text-align: left;
}

img
{
    border: 0px;
}


#menu
{
    width: 731px;
    height: 22px;
    padding-left:36px;
    text-align: left;
    background-image: url(../images/bg_menu.jpg);
    background-repeat: no-repeat;
    padding-top: 5px;
    float:left;
}

#FimHome

{
text-align:center;
}

.fim
{
    background-image: url(../images/bg_fim.jpg);
    background-repeat: no-repeat;
    width: 731px;
    height: 109px;
 
}

.fim2

    {
    background-image: url(../images/bgChamadasHome.jpg);
    width:357px;
    height:100px;
    margin-left:8px;
    margin-top:-10px;   
    margin-bottom:10px;
    float:left;  
            
            
    
    }

.fim3

    {
    background-image: url(../images/bgChamadasHome.jpg);
   
   
    width:358px;
    height:100px;
    margin-right:8px;
    margin-top:-10px;   
    margin-bottom:10px;
    float:right;

    

    }
    
.red
{
    color: #ed2126;
}

.cont
{
    color: #666666;
    width: 300px;
    height:100px;
    padding-left: 45px;
    padding-right: 20px;

}

.esq_cont2
{
    color: #666666;
    width: 320px;
    padding-top: 12px;
    padding-left: 15px;
    float: left;
}

.dir_cont
{
    color: #666666;
    width: 300px;
    padding-top: 12px;
    padding-right: 30px;
    float: right;
    text-align: left;
}


a.link
{
    text-decoration: none;
    color: #FFFFFF;
    padding-left: 8px;
    padding-right: 8px;
}
a.link:hover
{
    text-decoration: none;
    color: #cccccc;
}
a.linkListagem
{
    text-decoration: none;
    color: #007bce;
    padding-left: 8px;
    padding-right: 8px;
}
a.linkListagem:hover
{
    text-decoration: underline;
    color: #00adef;
}


.FundoConteudo
    {
    
        background-image: url(../images/FundoGrid.jpg);
        background-repeat: no-repeat;
        width:732px;
        float:left;
        margin-left:-1px;
    }
    



.logo_i
{
    background-image: url(../images/bg_topo_i.jpg);
    background-position: right;
    background-repeat: no-repeat;
    float: left;
    height: 110px;
    width: 726px;
}

.fim_topo
{
    background-image: url(../images/fim_topo_i.gif);

    background-repeat: no-repeat;
    height: 35px;
    float: left;
    width: 576px;   
    padding-left:150px;
    padding-top:5px;
}

.ladoa
{
    float: left;
    width: 175px;
}

.menu
{
    background-image: url(../images/bg_menu_i.gif);
    background-repeat: repeat-y;
    width: 157px;
    padding-left: 25px;
    height: auto;
}

.menu2
{
    width: 157px;
    padding-left: 8px;
    float: left;
}

.ladob
{
    /*width: 740px;*/
    float: right;
    color: #666;
}

.texto
{
    background-image: url(../images/fd_branco.gif);
    background-position: right;
    background-repeat: repeat-y;
    width: 683px;
    background-color:#fff;
    float: left;
    padding-left: 12px;
    padding-right: 12px;    
    margin-left:12px;
    color: #666;
}

.fim_cont
{
    float: right;
    padding-right: 7px;
    color: #666;
}

.branco
{
    color: #fff;
    text-align: right;
    width: 707px;
    margin-left: 12px;
    margin-top: -10px;
    float: left;
    text-align: center;
}


.fundo2
{
    background-image: url(../images/bg2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    background-position: top;
}


.tt_blue
{
    font-size: 13px;
    color: #00adef;
}

.tt_red
{
    font-size: 18px;
    color: #ed2126;
}

.borda
{
    border: 1px;
    border-color: #72d1f6;
    background-color: #fff;
    border-style: solid;
    padding: 5px 5px 5px 5px;
}
.borda2
{
    border: 1px;
    border-color: #fff;
    background-color: #fff;
    border-style: solid;
    padding: 5px 5px 5px 5px;
}

a.link_p
{
    text-decoration: none;
    color: #027aca;
}
a.link_p:hover
{
    text-decoration: underline;
    color: #999;
}

hr
{
    border: 1px;
    border-style: dotted;
    border-color: #666;
}

.PainelSelecao
{
    height: 18px;
    left: -12px;
    position: relative; 
    top: -27px;
    width: 707px;
    z-index: 1000000000;
}

