/* --------------------------------- */
/* --- FAQ --- */
/* --------------------------------- */


.sf_collaps_title{
	color: #8d965f;
}

.faq_outer{
	margin:10px 0 0 0;
	padding:2px;
	background-color:#f7f7f7;
}

.faq_outer a{
	margin:10px 0 0 0;
	padding:0 0 0 5px;
	background-color:#f7f7f7;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	color: #8d965f;
}

.itemHead{

	text-transform:uppercase;
	font-size:11px;
	background-color:#f1f1f1;
	letter-spacing:1px;
	font-weight:normal;
	padding:5px;
}
	
.itemHead a{
	text-decoration:none;
}

.itemHead2{
	background:#fff url(../imagens/list2.gif) no-repeat;
	padding: 0 0 0 15px;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0;
	font-weight:bold;
	text-decoration:none;
	color:#999;
}

.itemTitle a{

	
	font-size:14px;
	font-weight:bold;
	letter-spacing:0;
	font-weight:bold;
	text-decoration:none;
	color:#999;
}

.itemText{
	text-align:justify;
}

/* --------------------------------- */
/* --- brtdocs --- */
/* --------------------------------- */

#acervo_item{
	width:120px;
	height:145px;
	float:left;
	
	border:1px solid #e4e4e4;
	padding:10px;	
	margin:0 10px 10px 0;
   -webkit-transition: .3s;  
   -moz-transition: .3s;  
   -o-transition: .3s;  
   transition: .3s; 
   
}
#acervo_item:hover{
	background-color:#FFFFFF;}

#info_title {	
float:left;
	
}
#info_title h1{
	margin:0;
	padding:0;
	float:left;}
#info_title a{
 	color: #373737;
    font-family: 'MuseoSans500';
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
	text-decoration:none;
	padding:0 0 3px 3px;
	float:left;
}

#info_desc{

	height:15px;
	overflow:hidden;
	padding:0 0 2px 0;
	

	font-size:11px;
	float:right;
	text-align:justify;
}

#acervo_imagem{
	width:120px;
	height:100px;
	overflow:hidden;
	text-align:center;
	float:left;
}

#acervo_imagem img{

}

#acervo_geral i{
	font-style:normal;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	color: #8d965f;
}

#acervo_geral {
	margin:0 0 35px 0;
}


.acervo_itemdocs{
	text-transform:uppercase;
	font-size:14px;
	padding:5px 15px;
	background-color:#8c9659;
	color:#fff;
	text-align:center;
	margin:0 0 15px 0;
}

#acervo_flash{
	text-align:center;
	clear:both;
	padding:10px 0;
}

#acervo_flash_bottom{
	color:#333333;
	float:left;
	text-decoration:none;
	font-size:11px;
	padding:3px 2px;
	border:1px solid #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin:0 10px 10px 0;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* W3C */

}

#acervo_flash_bottom a{
	color:#6f6e6e;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}

#acervo_flash_bottom a:hover{
	text-decoration:underline;
}

#acervo_descricao {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:5px 0 0 0;
	margin:10px 0;
	clear:both;
}

#acervo_descricao h1{
  color: #373737;
    font-family: 'MuseoSans500';
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0;
    text-transform: uppercase;
}

#acervo_descricao p{
	margin:0 0 85px 0;
}

#link_voltar a{
	color:#333333;
	float:left;
	text-decoration:none;
	font-size:11px;
	padding:3px 2px;
	border:1px solid #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin:0 10px 0 0;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* W3C */
}





/* --------------------------------- */
/* --- brtdocs  =/ galeria --- */
/* --------------------------------- */

#acervo_galeria{
	
}


#acervo_galeria #acervo_item{
	float:left;
	height:220px;
	width:240px;
	padding:7px 0 0 0;
	border-top:1px dashed #ddd;
}

#acervo_galeria #info_desc{
	display:none;
}
	
#acervo_galeria #acervo_imagem{
	float:none;
	text-align:left;
	padding:0px;
}

#acervo_galeria #acervo_imagem img{
	height:120px;
	width:140px;
}

#acervo_galeria #info_title{
	background:none;
	margin:0px 0 2px 0;
	padding:0;
	width:200px;
	border:0px;

}

#acervo_galeria #acervo_info #info_title a{
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	font-weight:bold;
}

/* --------------------------------- */
/* --- brtdocs / form upload photo --- */
/* --------------------------------- */

#uploadphoto{
	margin:20px 0 0 0;
}

#uploadphoto th{
    color: #373737;
    font-family: 'MuseoSans500';
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0 20px 10px;
    text-align: left;
    text-transform: uppercase;
}

#uploadphoto td{
	padding:10px 10px;
	border-top:1px dashed #ddd;
	
}

#uploadphoto .head{
background-color:#f8f8f8;
}



.sf_adminlinks { display:none; }

.itemInfoESQ { float:left; display:none; }

.itemInfoDIR { float:right; text-align:right; }


