.sidebar1 {
	float: right;
	width: 25%;
	height:auto;
	padding-bottom: 20px;
}
.sidebar1 .sidebarRedesSociais{
	width: 100%;
	height: 80px;	
}
.sidebar1 .sidebarRedesSociais img{
	width: auto;
}
.sidebar1 .rss{
	width: 100%;
	height: 370px;
}
.sidebar1 .banner{
	margin: 5px;
	position: relative;
	float: left;
	width: 100% !important;
	height: auto;
	padding: 0;
}
.db a{ 
    color: #6e6e6e; 
    font: bold 12px Century Gothic, AppleGothic, Arial, sans-serif; 
    text-decoration: none; 
    padding: 7px 11px; 
    position: relative; 
    display: inline-block; 
    text-shadow: 0 1px 0 #fff; 
    -webkit-transition: border-color .218s; 
    -moz-transition: border .218s; 
    -o-transition: border-color .218s; 
    transition: border-color .218s; 
    background: #457873; 
    border: solid 1px #457873; 
    border-radius: 2px; 
    -webkit-border-radius: 2px; 
    -moz-border-radius: 2px; 
} 
.db a:hover {
	background:#bb4d17; 
    color: #fff; 
    border-color: #f7a032; 
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) 
    -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2); 
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); 
} 
.db a:active { 
    color: #000; 
    border-color: #f7a032; 
} 
.dbbar{ width:255px; float: left; margin-left:3px; margin-top:5px; padding:0;} 
