.titulo-topo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
        text-align: right;
}

#TODAY p {
    margin: 8px 5px 0px 0px;
}

 /************************** Menu do Topo **************************/
.pr {  background-color: #F8c400; list-style-image: none; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}
.pr2 {  background-color: #ffffff; list-style-image: none; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}
.pr3 {  background-color: #ffffff; list-style-image: none; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}

#topoMenu {
	width:597px;
	margin:0 auto 0 auto;
	background-image:url(../css/img/topo_texto2007.gif);
	height:23px;
	line-height:23px;
	height:23px;
}
#topoMenu ul {
	margin:0 auto;
	text-align:right;
}
#topoMenu ul li {
	display:inline;
	margin:0 0 0 0;
}
#topoMenu ul li a {
	font:bold x-small Verdana; 
	color:#80909a;
}

#MENU_GOVERNO {
     width:748px;
     height:21px;
     background:#FFCC00;
}

#MENU_GOVERNO .left {
    height:11px;
    background:#ffcc00;
    background-color:#ffcc00;
    float:left;
}

#MENU_GOVERNO .right {
    height:11px;
    width:74px;
    float:right;
    background:#ffcc00;
    background-color:#ffcc00;
    }
    
    
#CONTEINER_BAR {
    width:770px;
    margin: 0px;
    padding: 0px;
}

#CONTEINER_BAR #TOPBAR {
    text-align:center;
    height:19px;
    }

#CONTEINER_BAR #TOPBAR .space{
    width:11px;
    height:19px;
    float:left;
    }

#CONTEINER_BAR #TOPBAR #GOVBAR{
    height:19px;
    width:748px;
    text-align:center;
    background-image:url('../resources/images/header/barra-cinza-topo.gif');
    float:left;
    }
    
#CONTEINER_BAR #MIDDLEBAR {
    text-align: center;
    width:770px;
    }

#CONTEINER_BAR #MIDDLEBAR .space {    
    width:11px;
    height:56px;
    float:left;
    }

#CONTEINER_BAR #MIDDLEBAR .space_dir {    
    width:11px;
    height:56px;
    float:left;
    }

    
#CONTEINER_BAR #MIDDLEBAR #BLUE {    
    width:86px;
    height:56px;
    float:left;
    padding:0px;
    }
    
#CONTEINER_BAR #MIDDLEBAR #TODAY {
    float:left;
    width:486px;
    background-image:url('../resources/images/header/barra-cinza2-topo.gif');
    background-repeat: no-repeat;
    padding: 0px;
    }
    
#CONTEINER_BAR #MIDDLEBAR #GREEN {
    width:89px;
    height:56px;
    float:left;
    padding:0px;
    }
    
#CONTEINER_BAR #MIDDLEBAR #YELLOW {
    width:87px;
    height:56px;
    float:left;
    padding:0px;
    }

#BORDA_ESQUERDA {
    float: left;
    width: 14px;
    background-image: url('../resources/images/layout/sombra-esquerda.jpg');
    border: solid 1px green;
}

#BORDA_DIREITA {
    float: left;
    width: 100%;
    background-image: url('../resources/images/layout/sombra-direita.jpg');
    border: solid 1px red;
}


#CONTEINER_PAGE {
    width:794px;
    margin:0 auto;
    text-align: left;
}

#CONTEINER_PAGE_ESQUERDA {
    padding-left: 14px;
    background-image: url('../resources/images/header/sombra-esquerda.jpg');
    background-repeat: repeat-y;
    width:770px;
    }

#CONTEINER_PAGE_DIREITA {
    padding-right: 14px;
    background-image: url('../resources/images/header/sombra-direita3.jpg');
    background-position: top right;
    width:770px;
    height:100%;
    }

#CONTEINER_MENU_BAR {
    width:770px;
    float:left;
    }
    
#CONTEINER_MENU_BAR #SPACE {
    width:11px;
    height:2px;
    float:left;
    }

#MENUBAR_CONTROL {
    width:748px;
    float:left;
    background-color: #e4e4e4;
    text-align:right;
    }

#MENUBAR_LINK {
    text-decoration:none;
    color:black;
    font-weight:600;
    }
    
