@charset "utf-8";
/* CSS Document */

p{ margin: 5px 0;	
	}
	

	
.title-h2{
	background:url(../imagens/global/bg_h2.png) repeat-x center center;
	}

.home #content_contral .title-h2{
	margin-bottom: 10px;
	} 


/*Boxes*/

.box5{ /*acervo-home*/
	overflow:hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e0e0e0;
		} 

.box5 .thumb{
		overflow:hidden;
		margin:0 10px 0 0;
		width:150px
		
	
		}

.box5 img{
	/*float: left!important;*/
	position:relative;
	top:-1px;
	left:-1px}

.box5 div{
	width: 300px;
	float: left;
	
	}

.box5 div p{
	margin:0 0 5px 0;
	}

.box5 a p{
	font-weight: normal;}

.box5 div span,.box3 div span a{
	color: #00aea9;
	font-size:11px;}

	

.title-h2 span{ 
	background: #fff;
	color:#ff2700;
	padding:0 5px 0 0;
	}
	
#news-twiter{
	background: url(../imagens/global/bar-twt.gif) no-repeat ;
	height:30px;
	width:922px;
	margin:20px 0 0 10px;
	padding:5px 0 0 35px;
		overflow: hidden;

	}

#news-twiter ul {
  /* margin-top:-2px;*/
  overflow: hidden;
	width: 840px;
	float:left;
}
#news-twiter li {
	color: #424242;
	font-size: 12px;
	font-weight: bold;
	float: left;
	overflow: hidden;
	padding: 0 ;
		width: 840px;
}
#news-twiter li a {
	color: #ff2700;
	font-size: 12px;
}

/*Content 2 home - segunda parte*/

#content2{
	padding-top: 15px;
	overflow: hidden;
	}


/*Sidebar home esquerda*/

#sidebar-left{
	margin-bottom:30px;

	}

#sidebar-left .top-sidebar{
	background: url(../imagens/home/bg-top-sidebar.gif) no-repeat center center;
	height:21px;
	width: 220px;
	padding: 5px ;
	}


#sidebar-left h2{
	background: url(../imagens/home/bg_h3_sidebar.png) no-repeat ;
	font-size: 14px;
	color: #fff;
	padding: 3px;

	}

#sidebar-left .conteudo-sidebar{
	
	width: 208px;
	background:#fffdcb;
	border-left:1px solid #e5e3b6;
	border-right:1px solid #e5e3b6;
	border-bottom:1px solid #e5e3b6;
	padding:10px
	
	}

.box-secao ul{
		list-style-type:none;
		margin:0 0 0 0px;
		}	

.box-secao ul li{
		background:url(../imagens/home/bg_seta_li.png) no-repeat left 70%;
		padding:0 0 0 14px;
		margin:4px 0;}		
			

/*Conteudo central segunda parte*/

#content-central{
	width: 460px;
	}

#content-central h2{
	margin-bottom: 15px;}

/*Sidebar inferior direita*/

#sidebar-right{
	margin-bottom: 20px;
}


#sala-imprensa h2{
	margin-bottom: 15px;
	}

.sub-menu{
	display:none;}