   @charset "UTF-8";

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 16, 2012 */



@font-face {
    font-family: 'arimoitalic';
    src: url('../font/arimo-italic-webfont.eot');
    src: url('../font/arimo-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arimo-italic-webfont.woff') format('woff'),
         url('../font/arimo-italic-webfont.ttf') format('truetype'),
         url('../font/arimo-italic-webfont.svg#arimoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'arimobold_italic';
    src: url('../font/arimo-bolditalic-webfont.eot');
    src: url('../font/arimo-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arimo-bolditalic-webfont.woff') format('woff'),
         url('../font/arimo-bolditalic-webfont.ttf') format('truetype'),
         url('../font/arimo-bolditalic-webfont.svg#arimobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'arimobold';
    src: url('../font/arimo-bold-webfont.eot');
    src: url('../font/arimo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arimo-bold-webfont.woff') format('woff'),
         url('../font/arimo-bold-webfont.ttf') format('truetype'),
         url('../font/arimo-bold-webfont.svg#arimobold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'arimoregular';
    src: url('../font/arimo-regular-webfont.eot');
    src: url('../font/arimo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arimo-regular-webfont.woff') format('woff'),
         url('../font/arimo-regular-webfont.ttf') format('truetype'),
         url('../font/arimo-regular-webfont.svg#arimoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.navbar-brand img
{
    max-width: 200px !important;
    height: 30px !important;
}

.icone_sair{
    margin-top: 8px !important;
}

@media (max-width: 800px) {
    .icone_sair{
        margin-top: 12px !important;
    }
}


#logo_sistema
{
    line-height: 12px !important;
    /*width: 108px;*/
    padding-top: 10px;
    width: 100%;
}

#logo_sistema span
{
    float: right;
    color: #a1bdc1;
}

#logo_sistema img
{
    max-width: 200px !important;
    height: 41px !important;
}

#logo_sistema a
{
  font-size: 30px;
  font-family: 'arimobold';
  color: #FFFFFF;
  margin-top: 3px;
}

#logo_sistema a:hover
{
  text-decoration: none !important;
}