

#titlebar{
	background-color:#0078AE;
}
#portfolio-page h1.title { display:none !important; }
.selectdiv #category { display: none; }
.selectdiv:after { display: none }


#views_slideshow_controls_text_previous_destaques-block_3_1 {
	position: relative;
	z-index: 100;
	top: 0px;
    left: 260px;
    width: 24px;
    height: 24px;
	padding-bottom: 10px;
    background-image: url(/sites/all/themes/portal/img/previous-portal.png);
	background-repeat: no-repeat;
}
#views_slideshow_controls_text_previous_destaques-block_3_1 a {
    text-indent: -9999px;
    color: transparent !important;
}

#views_slideshow_controls_text_next_destaques-block_3_1 {
	position: relative;
    z-index: 100;
    top: 0px;
    left: 240px;
    width: 24px;
    height: 24px;
    padding-bottom: 10px;
    background-image: url(/sites/all/themes/portal/img/next-portal.png);
    background-repeat: no-repeat;
}
#views_slideshow_controls_text_next_destaques-block_3_1 a {
    text-indent: -9999px;
    color: transparent !important;
}

#views_slideshow_controls_text_pause_destaques-block_3_1 a {
    visibility: hidden;
    display: none;
}

.view-docentes thead {
    background-color: #0078AE;
    color: #FFF;
    font-weight: bold;
}

#block-views-agenda-fep-block-1 .item-list li { background-image: none; margin-left: -10px; }

ul#navmenu { font-size: 11px; }