.txtIndent {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
}

#barra-brasil
{
	background:#7F7F7F;
	height: auto !important;
	padding:0 0 0 10px;
	display:block;
}
#menu-barra-temp
{
	list-style:none;
}

#menu-barra-temp li
{ 
display:inline; 
float:left;
padding-right:10px; 
margin-right:10px; 
border-right:1px solid #EDEDED;
}
#menu-barra-temp li a
{ 
	font-family:sans,sans-serif; text-decoration:none; color:white;
}

    
          .fiobar {
            
			background: url(../images/faixa_fiocruz_final.jpg) 90% 0 repeat-x;
            height: 33px;
            clear: both;
			width: 100%;
            margin: 0 auto;
        }
        
        .fiobar .container {
             
            max-width: 1360px;
            height: 33px;
            margin: 0 auto;
			padding: 0;
        }
             .fiobar a.fio {
                background: url(../images/fiocuz.jpg) 0 0 no-repeat;
                width: 119px;
                height: 33px;
                float: left;
                text-indent: -999px;
                overflow: hidden;
                display: block;
            }

             .fiobar a.webmail {
                color: #4e4757;
                text-decoration: none;
                font-weight: bold;
                float: left;
                display: block;
                margin: 1.1em 0 0 0;
            }

             .fiobar form {
                float: left;
                 margin: .7em 0 0 3.8em;
            }

                .fiobar form label {
                    font-weight: bold;
                    margin: .3em .5em 0 0;
                    float: left;
                }

                    .fiobar form input {
                        width: 72px;
                        height: 18px;
                        border:  solid 1px #000000;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 1em;
                        float: left;
                    }

                     .fiobar form input.btbusca {
                        background: #8c9bbc;
                        width: 30px;
                        height: 20px;
                        border: solid 1px #b5cbd8;
                        padding: 0 0 .2em 0 !important;
                        margin: 0;
                        color: #fff;
                        cursor: pointer;
                    }
                    
            .fiobar p {
                float: right;
                margin: .9em 0 0 0;
            }

                 .fiobar p a {
                    font-size: 1.2em;
                    font-weight: bold;
                    color: #333;
                    text-decoration: none;
                }
                
                .fiobar p a:hover {
                    text-decoration: underline;
                }