.sf-menu li {
    margin-right: -1px;
}

#titlebar{
	background-color:#0078ae;

}
#cnt #front-top .block .item-list li {
	clear:none;
}
#cnt #front-top .block li{
	background:none;
	margin-bottom:10px;
}
#cnt #front-top .block-title{
	border:none;
}
#cnt #front-top .block li {
	margin:0;
}

#front-top ul{
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}
#front-top li{
	list-style:none;
	margin:0;
	margin-bottom:10px;
	float:left;
	width:310px;
	margin-right:10px;
	min-height:80px;

}

#front-top .views-field-title{
	font-size:14px;
	line-height:18px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	clear:both;
}
#front-top .views-field-title a{
	text-decoration:none;
	color:#333;
}
#front-top .views-field-title a:hover{
	color:#999;
}

#front-top .views-field-field-data2{
	background-color:#0078ae;
	color:#fff;
	float:left;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	font-weight:bold;
}


#front-top .views-field-body{
	font-size:14px;
	color:#999;
	
}
#front-top .views-field-body p{
	margin:0;
}
#front-top .views-field-field-date{

	color:#2196d9;
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}
#front-top .views-field-field-dept2{
	display:none;
}

/*


#cnt #front-top .block {
	background:none;
	padding:0;
}

#cnt #front-top .block-title {
	border:none;
}

#front-top #block-views-agenda-fep-block{
	margin:auto;
	width:990px;
	padding-bottom:20px;
	margin-top:20px;
}

#front-top #block-views-agenda-fep-block ul{
	margin:0;
	padding:0;
	width:100%;
}
#front-top #block-views-agenda-fep-block li{
	margin:0;
	padding:0;
	float:left;
	clear:none;
	width:315px;
	height:60px;
	overflow:hidden;
	margin-right:8px;
	padding-left:5px;
	border-left: 2px solid #34b5d0;
}
#front-top #block-views-agenda-fep-block li:hover{
	border-left: 2px solid #000;
}
#front-top #block-views-agenda-fep-block li.views-row-last{
	float:right;
}
#front-top #block-views-agenda-fep-block .views-field-field-data2 {
	color:#00a8c2;
	font-size:11px;
	font-weight:bold;
	float:left;
}
#front-top #block-views-agenda-fep-block .views-field-field-local{
	float:left;
	margin-left:10px;
	font-size:11px;
	font-weight:bold;
	color:#a8a8a8;
}


#front-top #block-views-agenda-fep-block  .views-field-title{
	clear:both;
	font-size:16px;
	font-weight:bold;
}
#front-top #block-views-agenda-fep-block  .views-field-title a{
	color:#333;
	text-decoration:none;
}

#front-top #block-views-destaques-block-1{
	width:320px;
	float:left;
	overflow:hidden;
	margin-top:20px;
	
}
#front-top #block-views-destaques-block-1.block{
	background-image:url(../../img/block.jpg);
	background-repeat:no-repeat;
	padding:15px;
	margin-bottom:10px;
}



#front-top #block-views-noticias-fep-block.block{
	background-image:url(../../img/block.jpg);
	background-repeat:no-repeat;
	padding:15px;
	margin-bottom:10px;
}
#front-top #block-views-noticias-fep-block.block a:hover{
	color:#34b5d0;
}

#front-top #block-views-noticias-fep-block{
	width:600px;
	float:right;
	margin-top:20px;

}

#front-top #block-views-noticias-fep-block .views-field-title{
	font-size:20px;
	font-weight:bold;
}
#front-top #block-views-noticias-fep-block .views-field-title a{
	text-decoration:none;
	color:#525252;
}
#front-top #block-views-noticias-fep-block .views-field-field-sub-title{
	font-size:14px;
	color:#525252;
}


*/



#cnt #front-bottom .block {
	background:none;
	padding:0;
}

#cnt #front-bottom .block-title {
	border:none;
}
#front-bottom{
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	background-color:#333;
}
#front-bottom #block-block-92{
	margin:auto;
	width:990px;
	
}
#front-bottom #block-block-92 p{
	margin:0;
	padding:0;
}
#front-bottom #block-block-92 .block-title{
	display:none;
}
#front-bottom #block-block-92 a{
	color:#ccc;
}


#views_slideshow_controls_text_previous_featured_slider_ua-block a {
    position: relative;
    z-index: 100;
    top: -24px;
    left: 695px;
    width: 24px;
    height: 24px;
    padding-bottom: 10px;
    background-image: url(/sites/all/themes/portal/img/previous-portal.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    color: transparent;
}

#views_slideshow_controls_text_next_featured_slider_ua-block a {
    position: relative;
    z-index: 100;
    top: -24px;
    left: 665px;
    width: 24px;
    height: 24px;
    padding-bottom: 10px;
    background-image: url(/sites/all/themes/portal/img/next-portal.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    color: transparent;
}

#views_slideshow_controls_text_pause_featured_slider_ua-block a {
    visibility: hidden;
    display: none;
}