#ultNoticias {
    font-size: small;
    background-color: #f2f2f2;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 10px;
    border: 3px solid #b3b3b3;
    padding: 2%;
	
}

#ultNoticias li {
    margin-bottom: 2%;
	top: 0px;
	margin:0px;  
	padding: 0px 2px 2px 3px;    
	border-width: 2px;
	border-bottom: 2px white solid;
	width: 100%;
}

#ultNoticias > div > span {
	border-radius: 10px;
    border: 3px solid #D6B269;
    padding: 2%;
    float: right;
	background: #D6B269;
	margin-top: 4%;
	color: #003561;
	font-weight: bold;
}

#ultNoticias h5 {
	color: #003561;
	font-weight: bold;
}

#ultNoticias span.dtUltNot {
	color: #003561;
	font-weight: bold;
    font-size: smaller;
}

.ipress_slider .item .half {
    position: relative;
    float: left;
    width: 48%;
    margin: 1%;
}

.sf-menu li, .sf-menu {
	background: #003561;
}

body {
	background-image: url('');
	background-color: #FFF;
}

.ticker-swipe, .a_head {
	background-color: #003561;
}

.siga {
    color: #CCC;
    margin: 0;
    padding: 5px 20px;
    display: inline-block;
    font-size: 12px;
    z-index: 99;
    position: relative;
    border-left: 1px solid #2B2B2B;
}

.right_icons a:hover, .search_icon i:hover, .search_icon i.activeated_search {	
	background: #D6B269;
	color: #fff
}

.bannerCampanha {
	margin-bottom: 2%;
}

.posts .title:after {
   border-top: 6px solid #003561 !important;
}

.widget .title.gold  {
    color: #fff;
    background: #d8b46a;
    padding: 6px 16px;
    margin: 0 0 20px 0;
}

.widget .title:after {
    border-top: 6px solid #d8b46a !important;
    bottom: -5px;
}

.widget .titAzul:after {
   border-top: 6px solid #003561 !important;
   bottom: -5px;
}

.widget .title.gold  {
    color: #fff;
    background: #d8b46a;
    padding: 6px 16px;
    margin: 0 0 20px 0;
}

.widget .titAzulLeve  {
    color: #fff;
    background: #009fe3;
    padding: 6px 16px;
    margin: 0 0 20px 0;
}
.widget .titAzulLeve:after {
   border-top: 6px solid #009fe3 !important;
   bottom: -5px;
}

.widget .titCinza  {
    color: #fff;
    background: #5d686e;
    padding: 6px 16px;
    margin: 0 0 20px 0;
}
.widget .titCinza:after {
   border-top: 6px solid #5d686e !important;
   bottom: -5px;
}

.widget.black .title:after {
    border-top: 6px solid #000 !important;
    bottom: -5px;
}

#colorBar {
	background-color: #003561;
	height: 5px;    
	margin-bottom: 0.2%;
}

#colorBar > div {
	background: #003561;
	margin-left: 12%;
}
#colorBar > div > div {
	height: 5px;width: 16.66%;float: left;
}

#layerBall { 
	box-shadow: 0 0 1px #e30713;
}
#layerBall:after {
	background-color: #e30713;
}
#layerBall:before {
	box-shadow: 0 0 4px #e30713;
}
.inner_f {
  	background-color: #e30713;
}

#cntBanners {
	background-color: #003561; 
	width: 100%; 
	height: auto;
	padding: 2% 0 0; 
}

#footer .widget .title:after {
   border-top: 6px solid #252729 !important;
   bottom: -5px;
}

.titlegold {
    position: relative;
    color: #fff;
    background: #d8b46a;
    padding: 6px 16px;
    margin: 0 0 20px 0;
}

.titlegold h4 {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}

.titlegold:after {
    content: no-close-quote;
    position: absolute;
    width: 0px;
    height: 0px;
    bottom: -6px;
    left: 22px;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-top: 7px solid #d8b46a;
}