@charset "utf-8";
/*
	Theme Name: Bahia Mam
	Theme URI: http://bahiamam.org/
	Description: 2014
	Author: Iwwa Agência Digital
	Author URI: http://www.iwwa.com.br/
*/
*{
	padding:0;
	margin:0;
}

@font-face {
    font-family: 'TradeGothicLTStdLight';
    src: url('fonts/trade/light/tradegothicltstd-light.eot');
    src: url('fonts/trade/light/tradegothicltstd-light.eot') format('embedded-opentype'),
         url('fonts/trade/light/tradegothicltstd-light.woff') format('woff'),
         url('fonts/trade/light/tradegothicltstd-light.ttf') format('truetype'),
         url('fonts/trade/light/tradegothicltstd-light.svg#TradeGothicLTStdLight') format('svg');
}

@font-face {
    font-family: 'TradeGothicLTStdBoldCondensedNo.20';
    src: url('fonts/trade/bold/20/tradegothicltstd-bdcn20.eot');
    src: url('fonts/trade/bold/20/tradegothicltstd-bdcn20.eot') format('embedded-opentype'),
         url('fonts/trade/bold/20/tradegothicltstd-bdcn20.woff') format('woff'),
         url('fonts/trade/bold/20/tradegothicltstd-bdcn20.ttf') format('truetype'),
         url('fonts/trade/bold/20/tradegothicltstd-bdcn20.svg#TradeGothicLTStdBoldCondensedNo.20') format('svg');
}

@font-face {
    font-family: 'TradeGothicLTStdCondensedNo.18';
    src: url('fonts/trade/bold/18/tradegothicltstd-cn18.eot');
    src: url('fonts/trade/bold/18/tradegothicltstd-cn18.eot') format('embedded-opentype'),
         url('fonts/trade/bold/18/tradegothicltstd-cn18.woff') format('woff'),
         url('fonts/trade/bold/18/tradegothicltstd-cn18.ttf') format('truetype'),
         url('fonts/trade/bold/18/tradegothicltstd-cn18.svg#TradeGothicLTStdCondensedNo.18') format('svg');
}

@font-face {
    font-family: 'dinbold';
    src: url('fonts/din/bold/ufonts.com_din_bold-webfont.eot');
    src: url('fonts/din/bold/ufonts.com_din_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din/bold/ufonts.com_din_bold-webfont.woff') format('woff'),
         url('fonts/din/bold/ufonts.com_din_bold-webfont.ttf') format('truetype'),
         url('fonts/din/bold/ufonts.com_din_bold-webfont.svg#dinbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'din_lightregular';
    src: url('fonts/din/din-light-webfont.eot');
    src: url('fonts/din/din-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din/din-light-webfont.woff') format('woff'),
         url('fonts/din/din-light-webfont.ttf') format('truetype'),
         url('fonts/din/din-light-webfont.svg#din_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	background:#f8f6ec;
}

a{display:block; text-decoration:none;}
input{outline:none;}
li{list-style:none;}
img{border:none;}

.centralizado_980{
	width:980px;
	margin:0 auto;
}

.sem_margin{
	margin:0 !important;
}

/*========================== HEADER ==============================*/
#header{
	background: url("images/border-header.png") repeat-x scroll center 49px #F8F6EC;
    left: 0;
    margin-top: 60px;
    padding-top: 10px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index:999;
}

#home #header{
	height:95px;
}

body #header{
	height:95px;
}

#marca_mam{
	float:left;
}

#marca_mam a{
	background:url(images/logo-mam.png) no-repeat;
	width:248px;
	height:85px;
}

/*=============== HEADER MENOR ===============*/

.header_menor{
	height:63px !important;
	margin-top:0 !important;
	padding-top:20px !important;
	background:url("images/border-header.png") repeat-x scroll center 40px #F8F6EC !important;
}

.header_menor #marca_mam a{
	background:url(images/logo-mam-pequena.jpg) no-repeat !important;
	width:125px !important;
	height:43px !important;
}

.header_menor #menu_primario{
	padding-top:0 !important;
}

.header_menor #menu_primario li a{
	font-size:11px !important;
}

.header_menor #menu_secundario{
	padding-top:0 !important;
}

.header_menor #menu_secundario li a{
	font-size:16px !important;
}

/*================ MENUS ===============*/

#menus{

}

#menu_primario{
	float: right;
    height: 31px;
    padding-top: 10px;
	margin-right:13px;
}

#menu_primario li{
	float:left;
	margin-left:46px;
}

#menu_primario li a{
	font-weight:800;
	color:#636361;
	font-size:12px;
	text-transform:uppercase;
	font-family: 'TradeGothicLTStdLight';
}

#menu_primario li a:hover{
	color:#000000;
}

#menu_secundario{
	float:right;
	height:20px;
	padding-top:21px;
	margin-right:8px;
}

#menu_secundario li{
	float:left;
	margin-left:50px;
}

#menu_secundario li a{
	letter-spacing:1px;
	color:#9f0e19;
	font-size:18px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
}

#menu_secundario li a:hover{
	color:#000;
}

/*================ BANNER HOME ===============*/

#banner_home{
	height: 410px;
    margin-bottom: 133px;
    margin-top: 220px;
    width: 100%;
	overflow:hidden;
}

.selo_mam{
    height: 1px;
    left: 50%;
    margin: -30px auto 0 -490px;
    position: absolute;
    width: 980px;
    z-index: 99;
}

.selo_mam a{
	background:url(images/selo-mam.png) no-repeat top left;
	display: block;
	height: 100px;
	width:100px;
	float:right;
}

.selo_mam a:hover{
	background-position:top right !important;
}

.active .descricao_slider_home{
	display:block;
}

.descricao_slider_home{
	margin:10px 30px 0;
	width:880px;
	display:none;
}

.descricao_slider_home span{
	letter-spacing:1px;
	color:#9f0e19;
	display:block;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	float:left;
}

.descricao_slider_home span:hover{
	color:#000;
}

.descricao_slider_home p{
	color:#4f463c;
	font-size:14px;
	font-family: 'din_lightregular';	
	line-height:19px;
	clear:both;
}

.setas_slider_principal{
	margin: 0 auto;
    position: relative;
    top: -59px;
    width: 980px;
}

.setas_slider_principal div{
	background:url("images/setas-slider-multimida.png") no-repeat;
	width:18px;
	height:14px;
	cursor:pointer;
}

.seta_slider_esquerda{
	background-position:0 0;
	float:left;
}

.seta_slider_esquerda:hover{
	background-position:0 -15px;
}

.seta_slider_direita{
	background-position:-32px 0 !important;
	float:right;
}

.seta_slider_direita:hover{
	background-position:-32px -15px !important;
}

.sombra_slider{
	height: 360px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.film_roll_child .sombra_slider{
	background-color: rgba(240, 234, 216, 0.5);
	color: rgba(240, 234, 216, 0.5);
}

.film_roll_child .sombra_slider:hover,
.active .sombra_slider{
	background-color: rgba(00, 00, 00, 0.0);
	color: rgba(00, 00, 00, 0.0);
}

/*========================== CONTENT ==============================*/

#home #content{
	margin-top:0 !important;
}

#content{
	width:100%;
	float:left;
	margin-top:240px;
}

h2{
	border-bottom: 1px solid #6A5F52;
    border-top: 1px solid #6A5F52;
    font-weight: normal;
}

h2:hover{
	border-top:1px solid #9e1d20;
	border-bottom:1px solid #9e1d20;
}

h2 span{
	display:block;
}
/**/
.imagem_titulo_eventos{
	background:url(images/imagem_titulo_eventos.png) no-repeat left center;
	/*width:105px;*/
	width:73px;
	height:46px;
	display: block;
  	cursor: pointer;
}

h2:hover .imagem_titulo_eventos{
	background:url(images/imagem_titulo_eventos_hover.png) no-repeat left center;
}

.imagem_titulo_noticias{
	background:url(images/imagem_titulo_noticias.png) no-repeat left center;
	width:108px;
	height:42px;
	display: block;
  	cursor: pointer;
}

h2:hover .imagem_titulo_noticias{
	background:url(images/imagem_titulo_noticias_hover.png) no-repeat left center;
}

.imagem_titulo_cursos{
	background:url(images/imagem_titulo_cursos.png) no-repeat left center;
	/*width:95px;*/
	width:186px;
	height:38px;
	display: block;
  	cursor: pointer;
}

h2:hover .imagem_titulo_cursos{
	background:url(images/imagem_titulo_cursos_hover.png) no-repeat left center;
}

.imagem_titulo_exposicoes{
	background:url(images/imagem_titulo_exposicao.png) no-repeat left center;
	width:147px;
	height:46px;
	display: block;
  	cursor: pointer;
}

h2:hover .imagem_titulo_exposicoes{
	background:url(images/imagem_titulo_exposicao_hover.png) no-repeat left center;
}

.imagem_titulo_multimidia{
	background:url(images/imagem_titulo_multimidia.png) no-repeat left center;
	width:138px;
	height:42px;
	display: block;
  	cursor: pointer;
}

h2:hover .imagem_titulo_multimidia{
	background:url(images/imagem_titulo_multimidia_hover.png) no-repeat left center;
}

.imagem_titulo_releases{
	background:url(images/imagem_titulo_releases.png) no-repeat left center;
	width:118px;
	height:38px;
	display: block;
  	cursor: pointer;
}

h2:hover .imagem_titulo_releases{
	background:url(images/imagem_titulo_releases_hover.png) no-repeat left center;
}

.imagem_titulo_arte{
	background:url(images/imagem_titulo_arte.png) no-repeat left center;
	width:186px;
	height:41px;
	display: block;
  	cursor: pointer;
}

h2:hover .imagem_titulo_arte{
	background:url(images/imagem_titulo_arte_hover.png) no-repeat left center;
}

.imagem_titulo_novos{
	background:url(images/imagem_titulo_novos.png) no-repeat left center;
	width:78px;
	height:38px;
	display: block;
  	cursor: pointer;
}

h2:hover .imagem_titulo_novos{
	background:url(images/imagem_titulo_novos_hover.png) no-repeat left center;
}

.imagem_titulo_mais_vistos{
	background:url(images/imagem_titulo_mais_vistos.png) no-repeat left center;
	width:149px;
	height:37px;
	display: block;
  	cursor: pointer;
}

h2:hover .imagem_titulo_mais_vistos{
	background:url(images/imagem_titulo_mais_vistos_hover.png) no-repeat left center;
}

.indicador_box a{
	font-family: 'din_lightregular';
	font-size:13px;
	color:#4f463c;
	line-height:14px;
}


.indicador_box i{
	width:18px;
	height:14px;
	cursor:pointer;
}

/*========================== BOX MULTIMIDIA HOME ==============================*/

#box_multimidia_home{
	float:left;
	width:100%;
	margin:0 0 85px 0;
	overflow:hidden;
}

#box_multimidia_home h2{
	float:left;
}

.setas{
	float:right;
	margin-top:18px;
}

.setas div{
	cursor:pointer;
	float:left;
	width:18px;
	height:14px;
	background:url(images/setas-slider-multimida.png) no-repeat;
}

.setas .disabled{
	opacity:0.5;
}

.seta_esquerda{
	background-position: 0 0 !important;
	margin-right:14px;	
}

.seta_esquerda:hover{
	background-position: 0 -15px !important;
}

.seta_direita{
	background-position: -32px 0 !important;
}

.seta_direita:hover{
	background-position:-32px -15px !important;
}


.slider_multimidia{
	margin-top:38px;
	width:100% !important;
	float:left;
}

.slider_multimidia li{
	margin-left:35px;
	width:277px;
	white-space:normal !important;
}

.imagem_slider_multimidia{
	width:257px;
	height:238px;
	overflow:hidden;
	border:10px solid #4f463b;
	position:relative;
}

.imagem_slider_multimidia img{
	width:100%;
}

.descricao_slider_multimidia{
	width:270px;
	margin-left:7px;
	margin-top:15px;
}

.descricao_slider_multimidia p{
	font-size:13px;
	color:#4f463c;
	font-family: 'din_lightregular';
	max-width:277px;
	padding-top:15px;
	float:left;
}

.titulo_slider_multimidia{
	width:100%;
	position:relative; 
}

.titulo_slider_multimidia span,
.titulo_slider_multimidia small{
	display:block;
	color:#9f0e19;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:1px;
	width:255px;
}

.slider_categoria{
	position:absolute;
	right:0;
	top:0;
	width:13px;
	height:15px;
}

.slider_categoria.video{
	background:url(images/icone-video.png) no-repeat;
}

.slider_categoria.audio{
	background:url(images/icone-audio.png) no-repeat;
}

.slider_categoria.foto{
	background:url(images/icone-foto.png) no-repeat;
	width:20px;
	height:17px;
}

.sombra_multimidia{
	position:absolute;
	top:0;
	left:0;
	background:#000;
	width:257px;
	height:238px;
	background:url(images/sombra_multimidia.png);
	/*background-color: rgba(240, 234, 216, 0.5);
	color: rgba(240, 234, 216, 0.5);*/
}

.imagem_slider_multimidia:hover .sombra_multimidia{
	background:none;
}

/*========================== NOTICIA_HOME ==============================*/

.box_noticia_home{
	height:195px;
	width:100%;
	margin-bottom:100px;
}

.box_noticia_esquerda{
	float:left;
	height:236px;
	width:221px;
}

.box_noticia_esquerda h2{
	 float:left;
}

.indicador_box_esquerda{
	float:left;
}

.indicador_box_esquerda a{
	padding-right:16px;
	float:left;
}

.indicador_box_esquerda i{
	background:url(images/seta_post_direita.png) no-repeat;
	float:left;
}

.indicador_box_esquerda:hover a{
	color:#000;	
}

.indicador_box_esquerda:hover i{
	background:url(images/seta_post_direita_hover.png) no-repeat;
}

.box_noticia_direita{
	float:left;
	width:759px;
	height:195px;
}

.lista_imagens_noticias_home {
	width:100%;
	height:195px;
}

.lista_imagens_noticias_home li{
	/*border-right: 1px solid #C5BEAD;*/
    float: left;
    height: 195px;
    overflow: hidden;
    width: 253px;
	position:relative;
}

.lista_imagens_noticias_home li p{
	font-family: 'TradeGothicLTStdCondensedNo.18';
	font-size:18px;
	text-transform:uppercase;
	color:#4f463b;
	position:absolute;
	bottom:0;
	left:0;
	background:url("images/bg-legenda-noticia.png") repeat;
	width:239px;
	padding:5px 7px;
	display:none;
}

/*
.lista_titulo_noticias_home{
	height:31px;
	width:689px;
	border-bottom:1px solid #4f463b;
	border-left:1px solid #4f463b;
	padding: 10px 0 0 13px;
}

.lista_titulo_noticias_home li{
	float:left;
}

.lista_titulo_noticias_home a{
	font-family: 'TradeGothicLTStdCondensedNo.18';
	font-size:18px;
	text-transform:uppercase;
	color:#4f463b;
	padding-right:5px;
	letter-spacing:1px;
}

.titulo_vermelho{
	color:#9f0e19 !important;
}
*/
/*========================== BOX HOME ==============================*/

.boxes_home{
	width:100%;
	height:276px;
	margin-bottom:82px;
}

.box_conteudo{
	width:766px;
	height:276px;
	float:left;
}

.imagem_box_home{
	height:190px;
	width: 370px;
	overflow:hidden;
	position:relative;
}

#box_eventos_home .resumo_escondido{
	background:url(images/bg_resumo_escondido_eventos.png);
}

#box_eventos_home .resumo_escondido p{
	color:#fff;
}

#box_cursos_home .resumo_escondido{
	background:url(images/bg_resumo_escondido_cursos.png);
}

#box_cursos_home .resumo_escondido p{
	color:#fff;
}

#box_exposicoes_home .resumo_escondido{
	background:url(images/bg_resumo_escondido_exposicoes.png);
}

#box_exposicoes_home .resumo_escondido p{
	color:#636361;
}

.resumo_escondido{
	position:absolute;
	top:0;
	left:0;
	height:150px;
	width: 330px;
	padding:20px;
	display:none;
}

.resumo_escondido p{
	/*color:#636361;*/
	font-family: 'din_lightregular';
	font-size:13px;
}

.box_titulo{
	float:left;
	width:214px;
	height:100%;
}

.indicador_box_direita{
	float:right;
}

.indicador_box{
	padding-top:20px;
	clear:both;
}

.indicador_box .ind_noticias{
	margin-left:97px;
}
.indicador_box .ind_eventos{
	margin-right:62px;
}
.indicador_box .ind_cursos{
	margin-left:175px;
}
.indicador_box .ind_expo{
	margin-right:136px;
}

.indicador_box_direita a{
	padding-left:16px;
	float:right;
}

.indicador_box_direita i{
	background:url(images/seta_post_esquerda.png) no-repeat;
	float:right;
}

.indicador_box_direita:hover a{
	color:#000;	
}

.indicador_box_direita:hover i{
	background:url(images/seta_post_esquerda_hover.png) no-repeat;
}

.lista_eventos_home{
	width:766px;
	height:276px;
}

.lista_eventos_home li{
	float: left;
    margin-right: 26px;
    width: 370px;
}

.lista_eventos_home li:hover .resumo_escondido{
	display:block !important;
}

.lista_eventos_home li:hover .descricao_box_home span{
	color:#000;
}

.descricao_box_home{
	height:61px;
	width:341px;
	padding:12px 14px;
}

.descricao_box_home_alinhado_esquerda span,
.descricao_box_home_alinhado_esquerda p{
	text-align:left;
}

.descricao_box_home_alinhado_direita span,
.descricao_box_home_alinhado_direita p{
	text-align:right;
}

.descricao_box_home span{
	display:block;
	color:#9f0e19;
	font-size:18px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	text-transform:uppercase;
	padding-bottom:3px;
	letter-spacing:1px;
}

.descricao_box_home p{
	font-size:13px;
	color:#4f463c;
	font-family: 'din_lightregular';
	padding-bottom:4px;
	line-height:16px;
}

.descricao_box_home small{
	float:right;
	color:#9f0e19;
	font-size:11px;
	font-family: 'din_lightregular';
}

/*========================== EVENTO HOME ==============================*/

#box_eventos_home .descricao_box_home{
	border-right:1px solid #4f463b;
	border-top:1px solid #4f463b;
}

#box_eventos_home .box_titulo h2{
	float:right;
}

/*========================== CURSOS HOME ==============================*/

#box_cursos_home .descricao_box_home{
	border-left:1px solid #4f463b;
	border-bottom:1px solid #4f463b;
}

#box_cursos_home .box_titulo h2{
	float:left;
}

/*========================== EXPOSIÇÃO HOME ==============================*/

#box_exposicoes_home .descricao_box_home{
	border-right:1px solid #4f463b;
	border-top:1px solid #4f463b;
}

#box_exposicoes_home .box_titulo h2{
	float:right;
}

#box_exposicoes_home .descricao_box_home{
	height: 79px;
    padding: 5px 14px;
    width: 341px;
}

/*========================== FOOTER ==============================*/

#footer{
	clear:both;
	width:100%;
	height:350px;
	background:url(images/border-header.png) repeat-x center 310px; 
}

#footer h3{
	color:#9f0e19;
	font-size:12px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-family: 'TradeGothicLTStdLight';
	font-weight:400;
	text-shadow:0 0;
	padding-bottom:10px;
}

#box_footer{
	width:839px;
	margin:0 0 0 70px;
	/*margin-left:40px;*/
	height:128px;
	padding:23px 0;
	border-left:1px solid #4f463b;
	border-top:1px solid #4f463b;
	border-bottom:1px solid #4f463b;
	float:left;
}
#box_redes{
	width:50px;
	margin-left:20px;
	float:left;
	padding-top:10px;
}
#box_redes .facebook{
	margin-left:5px;
}
#box_redes li a{
	margin-bottom:5px;
	
}

#funcionamento{
	margin-left:-1px;
	margin-right:25px;
	padding:0px 0 1px 21px;
	width:232px;
	height:133px;
	float:left;
	background:#F8F6EC;
}

#funcionamento b,
#funcionamento p{
	font-size:12px;
	color:#2a2728;
	display:block;
}

#funcionamento b{
	font-weight:400;
	font-family: 'dinbold';
}

#funcionamento p{
	padding-bottom:8px;
	font-family: 'din_lightregular';
}

#mapa_do_site{
	width:445px;
	height:147px;
	padding:0;
	float:left;
}

#mapa_do_site p{
	padding-top:23px;
	font-size:12px;
	color:#2a2728;
	display:block;
	font-family: 'din_lightregular';
}

#endereco{
	width:105px;
	margin-right:11px;
	float:right;
	height:137px;
	padding:0;
}

#endereco p{
	text-align:right;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	font-size:14px;
	color:#2a2728;
	letter-spacing:1px;
	float:right;
	padding-bottom:3px;
	line-height:18px;
}

#endereco b{
	font-weight:400;
	color:#9f0e19;
}

#marca-mam-footer{
	margin:68px 0 0 76px;
	float:left; 
}

.regua{
	float:right;
	margin-right:70px;
	margin-top:32px;
}
#marca-iwwa{
	float: right;
    margin-right: 71px;
    margin-top: 58px;
	margin-bottom:15px;
}

/*========================== PAGINA DE NOTICIA ==============================*/

#box_noticias{
	width:100%;
	margin:28px 0 90px 0;
	float:left;
}

#box_noticias h3{
	max-width:780px;
	text-align:left;
}

#box_noticias h3:hover{
	color:#000;
}

#box_multimidia h3,
#box_noticias h3,
#box_modelo_paginas_internas h3{
	color:#9f0e19;
	font-size:25px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	font-weight:400;
	letter-spacing:3px;
	padding-bottom:13px;
	width:100%;
}

#box_modelo_paginas_internas h3:hover{
	color:#000;
}
/*========================== NOTICIA ESQUERDA ==============================*/
.noticia_esquerda .imagem_destacada_noticia,
.noticia_esquerda .resumo_noticia p{
	float:left;
	text-align:left;
}

.noticia_esquerda h3{
	float:left;
}

.noticia_esquerda .data_noticia,
.noticia_esquerda .categoria{
	float:right;
	text-align:right;
}

.noticia_esquerda .resumo_noticia{
	float:left;
	text-align:left;
	border-bottom:1px solid #4f463b;
	border-left:1px solid #4f463b;
	padding:12px 0 22px 20px;
}

.noticia_esquerda .resumo_noticia a{
	float:right;
}


/*========================== NOTICIA DIREITA ==============================*/

.noticia_direita .imagem_destacada_noticia,
.noticia_direita .resumo_noticia p{
	float:right;
	text-align:right;
}

.noticia_direita h3{
	float:right;
	text-align:right !important;
}

.noticia_direita .data_noticia,
.noticia_direita .categoria{
	float:left;
	text-align:left;
}

.noticia_direita .resumo_noticia{
	float:right;
	text-align:right;
	border-bottom:1px solid #4f463b;
	border-right:1px solid #4f463b;
	padding:12px 20px 22px 0;
}

.noticia_direita .resumo_noticia a{
	float:left;
}

/*=============================================*/

#box_noticias li,
#box_modelo_paginas_internas li{
	float:left;
	clear:both;
	margin-top:90px;
}

#box_noticias li:first-child,
#box_modelo_paginas_internas li:first-child{
	margin-top:0;
}

.imagem_destacada_noticia{
	width:780px;
	/*height:370px;*/
	overflow:hidden;
}

.data_noticia{
	width:130px;
}

.data_noticia small,
.data_noticia p{
	font-size:13px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
}

.data_noticia small{
	color:#9f0e19;
	padding-bottom:5px;
	display:block;
}

.data_noticia p{
	color:#4f463c;
	letter-spacing:1px;
}

.resumo_noticia{
	width:959px;
}

.resumo_noticia p{
	width:760px;
	font-size:14px;
	color:#4f463c;
	font-family: 'din_lightregular';
}

.resumo_noticia a,
.data_noticia a{
	margin-top:33px;
	font-size:14px;
	color:#9f0e19;
	font-family: 'din_lightregular';
}

.resumo_noticia a:hover,
.data_noticia a:hover{
	color:#000;
}

.post_antigos{
	float:left;
	margin-left:-40px;
	margin-top:30px;
	padding-left:28px;
	font-size:14px;
	color:#9f0e19;
	font-family: 'din_lightregular';
	background:url(images/seta_post_esquerda.png) no-repeat left center;
	text-transform:uppercase;
}

/*========================== PAGINA DE NOTICIA INTERNA ==============================*/

#box_noticia_interna{
	width:100%;
	margin-bottom:60px;
	float:left;
}

.content_noticia_interna{
	float:left;
	width:700px;
	margin-right:50px;
}

.header_noticia_interna{
	float:left;
	width:100%;
}

.header_noticia_interna h3{
	color:#4f463c;
	font-size:25px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	width:100%;
	font-weight:400;
	letter-spacing:3px;
	padding-bottom:17px;
	line-height:28px;
}

.data_noticia_interna{
	float:left;
	margin-bottom:20px;
}

.data_noticia_interna small{
	color: #9F0E19;
    display: block;
    float: left;
    font-family: 'TradeGothicLTStdCondensedNo.18';
    font-size: 15px;
    letter-spacing: 1px;
    padding-right: 7px;
    text-transform: uppercase;
}

.data_noticia_interna p{
	font-family: 'TradeGothicLTStdCondensedNo.18';
	float:left;
	font-size:13px;
	color:#4f463c;
	line-height:17px;
	letter-spacing:1px;
}

.redes_sociais{
	float:right;
}

.redes_sociais a{
	background:url(images/redes_sociais.png) no-repeat;
	float:left;
	height:20px;
}

.facebook{
	background-position:0 0 !important;
	width:10px;
	margin-right:10px;
}.facebook:hover{
	background-position:0 -20px !important;
}

.twitter{
	background-position:-10px 0 !important;
	width:24px;
	margin-right:10px;
}.twitter:hover{
	background-position:-10px -20px !important;
}

.vimeo{
	background-position:-32px 0 !important;
	width:23px;
	margin-right:10px;
}.vimeo:hover{
	background-position:-32px -20px !important;
}

.issuu{
	background-position:-53px 0 !important;
	width:22px;
	margin-right:10px;
}.issuu:hover{
	background-position:-53px -20px !important;
}

.flickr{
	background-position:-73px 0 !important;
	width:22px;
	margin-right:10px;
}.flickr:hover{
	background-position:-73px -20px !important;
}

.instagram{
	background-position:-93px 0 !important;
	width:22px;
}.instagram:hover{
	background-position:-93px -20px !important;
}

/**/
.redes_sociais div:hover .box_iframe{
	display:block;
}

.facebook_hover,
.twitter_hover{
	position:relative;
	float:left;
	cursor:pointer;
	height:20px;
}

.facebook_hover{
	width:10px;
	background:url(images/redes_sociais.png) no-repeat;
	z-index:0;
}

.facebook_hover:hover{
	background-position:0 -20px !important;
}

.box_iframe{
	top:-8px;
	position:absolute;
	display:none;
	padding-right:9px;
}

.box_facebook{
	padding-right:30px;
	right:0;
	background:url(images/box-facebook.png) no-repeat 97px center;
}

.box_iframe iframe{
	border-bottom:1px solid #b55000 !important;
	border-left:1px solid #b55000 !important;
	border-top:1px solid #b55000 !important;
	padding:5px;
	background:#fff;
}

.twitter_hover{
	width:24px;
	background:url(images/redes_sociais.png) no-repeat -10px 0;
	margin-left:18px;
	z-index:1;
}

.twitter_hover:hover{
	background-position:-10px -20px !important;
}

.box_twitter{
	padding-right:42px;
	right:0;
	background:url(images/box-facebook.png) no-repeat 101px center;
}

.box_twitter iframe{
	width:90px !important;
}

.wp-caption-text,
.content_livre span{
	font-size:12px !important;
	color:#a69c91 !important;
	padding-top:5px;
	padding-bottom:20px !important;
	width:700px;
}

.content_livre small,
.content_livre h5{
	font-weight:400;
	color:#4f463c;
	font-size:26px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	letter-spacing:1px;
	padding-bottom:5px;
	display:block;
}

.content_livre p,
.content_livre b{
	font-size:14px;
	color:#4f463c;
	font-family: 'din_lightregular';
	padding-bottom:10px;
}

.content_livre img{
	max-width:700px;
	height:auto;
}

.content_livre a{
	color:#9F0E19;
	display:inline;
}

.content_livre a:hover{
	color:#000;
}

.content_livre_980 img{
	max-width:980px !important;
}

.content_livre h2{
	border:none !important;
}

.content_livre h2:hover{
	border:none !important;
}

.footer_noticia_interna{
	width:100%;
	margin-top:50px;
}

.button_voltar_post{
	cursor:pointer;
	float:left;
	padding-left:25px;
	font-size:14px;
	color:#b55000;
	font-family: 'din_lightregular';
	background:url(images/seta_post_esquerda.png) no-repeat left center;
	text-transform:uppercase;
}

.button_voltar_post:hover{
	color:#000;
	background:url(images/seta_post_esquerda_hover.png) no-repeat left center;
}

.box_comentario_noticia{
	width:100%;
	margin-top:70px;
	float:left;
}

.box_comentario_noticia h4{
	font-weight:400;
	font-size:22px;
	color:#4f463c;
	text-transform:uppercase;
	font-family: 'TradeGothicLTStdBoldCondensedNo.20';
	letter-spacing:2px;
	padding-bottom:20px;
}

.n_comentarios{
	color: #4F463C;
    font-family: 'TradeGothicLTStdCondensedNo.18';
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;	
	display:block;
}
#reply-title{
	display:none;
}

.comments{
	margin-top:20px;
}

.comentario{
	float:left;
	clear:both;
	margin:7px 0;
}

.image{
	float:left;
	margin-right:7px;
}

.info{
	float:left;
	width:649px;
}

.nome{
	float:left;
	color:#4f463c;
	font-family: 'TradeGothicLTStdBoldCondensedNo.20';
}

.comentario .texto {
    clear: both;
    color: #2A2728;
    float: left;
    font-family: 'din_lightregular';
    font-size: 15px;
}

.comment-reply-link{
	font-size:16px;
	float:right;
	color:#9F0E19;
    font-family: 'TradeGothicLTStdCondensedNo.18';
	text-transform:capitalize;
}

/*============= SIDEBAR ==============*/

#sidebar_internas{
	float:right;
	width:230px;
	overflow:hidden;
}

#sidebar_internas h2{
	padding:0 0 0 40px;
	margin-bottom:22px;
	font-size:30px;
	float:right;
	background:url(images/decoracao_titulo_sidebar.png) no-repeat 0 center;
}

#sidebar_internas h2:hover{
	background:url(images/decoracao_titulo_sidebar_hover.png) no-repeat 0 center;
}

.lista_noticias_sidebar{
	float:left;
	width:230px;
}

.lista_noticias_sidebar li{
	clear:both;
	float:left;
	margin-bottom:30px;
	width:230px;
	overflow:hidden;
}

.imagem_destacada_noticia_sidebar{
	width:230px;
	height:140px;
	position:relative;
	overflow:hidden;
}

.descricao_noticia_sidebar{
	border-bottom: 1px solid #4F463B;
    border-left: 1px solid #4F463B;
    padding: 7px 10px 12px;
    width: 209px;
}

.descricao_noticia_sidebar p{
	color:#9f0e19;
	font-size:15px;
	line-height:17px;
	letter-spacing:0.5px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
}

.box_facebook_sidebar{
	float:left;
	width:230px;
	height:310px;
	margin-top:5px;
	margin-left:-9px;
}

.lista_noticias_sidebar li:hover .resumo_escondido_sidebar{
	display:block;
}

.lista_noticias_sidebar li:hover .descricao_noticia_sidebar p{
	color:#000;
}

.resumo_escondido_sidebar{
	position:absolute;
	top:0;
	left:0;
	height:100px;
	width: 190px;
	background:url(images/bg_resumo_escondido.png);
	padding:20px;
	display:none;
}

.resumo_escondido_sidebar p{
	color:#636361;
	font-family: 'din_lightregular';
}

/*========================== PAGINA DE ARQUIVO ==============================*/

#box_arquivo{
	width:100%;
	margin-bottom:50px;
	float:left;
}

.arquivo_destacado{
	width:100%;
	float:left;
	margin-bottom:100px;
}

.descricao_arquivo,
.descricao_arquivo_interna{
	float:left;
	width:330px;
	margin-right:50px;
}

.descricao_arquivo_interna{
	margin-right:0;
	width:100%;
}

.descricao_arquivo span,
.descricao_arquivo b,
.descricao_arquivo strong{
	font-size:18px;
	color:#9f0e19;
	font-family: 'TradeGothicLTStdCondensedNo.18';	
	display:block;
	padding-bottom:10px;
	letter-spacing:1px;
	font-weight:400;
}

.descricao_arquivo p{
	font-size:14px;
	color:#4f463c;
	font-family: 'din_lightregular';
}

.box_imagem_arquivo_destacado{
	float:left;
	width:600px;
	height:290px;
	overflow:hidden;
	position:relative;
	margin-top:6px;
}

.imagem_arquivo_destacado{
	width:600px;
	height:290px;
	overflow:hidden;
}

.legenda_imagem_arquivo{
	position:absolute;
	left:0;
	bottom:0;
	width:576px;
	padding:6px 12px 8px;
	background:url(images/bg-legenda.png);
}

.legenda_imagem_arquivo p{
	color:#4f463c;
	font-size:14px;
	font-family: 'din_lightregular';
}

#arquivos{
	width:100%;
	margin:35px 0;
	clear:both;
	float:left;
}

.box_arquivos{
	width:100%;
	float:left;
}

#novos_arquivos{
	margin-bottom:30px;
}

#novos_arquivos h2{
	float:left;
	margin-top:90px;
}

.box_arquivos ul{
	float:right;
	width:786px;
}

.box_arquivos li{
	float:left;
	margin-left:34px;
	width:228px;
}

.box_video_arquivo{
	width:208px;
	height:193px;
	overflow:hidden;
	border:10px solid #4f463b;
	margin-bottom:15px; 
}

.box_video_arquivo img{
	width:100%;
}

.titulo_arquivo{
	width:201px;
}

.titulo_arquivo a{
	font-size:18px;
	color:#9f0e19;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	letter-spacing:1px;
	padding-bottom:2px;
}

.titulo_arquivo p{
	font-size:14px;
	color:#4f463c;
	font-family: 'din_lightregular';
	text-transform:uppercase;
}

#mais_vistos h2{
	float:left;
	margin-top:81px;
}

/*========================== PAGINA DE ARQUIVO INTERNA ==============================*/

#box_arquivo_interna{
	float:left;
	width:100%;
	margin-bottom:80px;
}

.arquivo_destacado_interna{
	margin-bottom:30px;
	clear:both;
	float:left;
	width:100%;
}

.descricao_arquivo_interna .button_voltar_post{
	text-transform:capitalize;
}

.descricao_arquivo_interna span{
	font-size:26px;
	color:#4f463c;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	letter-spacing:2px;
	display:block;
	clear:both;	
	padding:14px 0 28px 0;
}

.descricao_arquivo_interna b,
.descricao_arquivo_interna p{
	color:#4f463c;
	font-weight:400;
}

.descricao_arquivo_interna b{
	font-size:18px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
}

.descricao_arquivo_interna p{
	font-size:14px;
	font-family: 'din_lightregular';	
}

.artista p,
.identificador p{
	color:#9f0e19;	
}

.artista{
	padding-bottom:40px;
}

.descricao{
	padding-bottom:25px;
}

.opcoes_acao_imagem{
	width:600px;
	float:right;
	margin-top:15px;
}

.opcoes_acao_imagem a{
	color:#4f463c;
	font-size:13px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	padding-left:28px;
}

.ampliar_foto{
	background:url(images/icone-ampliar-foto.png) no-repeat left center;
	margin-left:9px;
	float:left;
}

.download{
	background:url(images/icone-dowload.png) no-repeat left center;
	float:right;
}

.imprimir{
	background:url(images/icone-imprimir.png) no-repeat left center;
	float:right;
	margin-left:25px;
}

/*========================== PAGINA INSTITUCIONAL ==============================*/

#box_institucional{
	float:left;
	width:100%;
	margin-bottom:80px;
}

/*========================== PAGINA CONTATO ==============================*/

#box_contato{
	float:left;
	width:680px;
	margin-bottom:70px;
}

/*========================== PAGINA MULTIMIDIA ==============================*/

#box_multimidia{
	float: left;
    margin: 28px 0 40px;
    width: 100%;
}

#box_multimidia li{
	float:left;
	clear:both;
	margin-top:90px;
}

#box_multimidia li:first-child{
	margin-top:0;
}

.categoria p{
	color:#9f0e19;
	font-size:14px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	padding-top:17px;
}
.categoria:hover p{
	color:#000;
}
.video p:hover{
	background:url(images/icone-video-hover.png) no-repeat top center;
}
.data_noticia_interna .video{
	float:left;
	width:13px;
	height:15px;
	margin-right:10px;
}
.data_noticia_interna .video,
.video p{
	background:url(images/icone-video.png) no-repeat top center;
}
.foto p:hover{
	background:url(images/icone-foto-hover.png) no-repeat top center;
}
.data_noticia_interna .foto{
	float:left;
	width:20px;
	height:17px;
	margin-right:10px;
}
.data_noticia_interna .foto,
.foto p{
	background:url(images/icone-foto.png) no-repeat top center;
}
.audio p:hover{
	background:url(images/icone-audio-hover.png) no-repeat top center;
}
.data_noticia_interna .audio{
	float:left;
	width:18px;
	height:18px;
	margin-right:10px;
}
.data_noticia_interna .audio,
.audio p{
	background:url(images/icone-audio.png) no-repeat top center;
}

#titulo_multimidia{
	width:100%;
	height:44px;
	margin-bottom:40px;
	border-bottom:1px solid #6a5f52;
}

#titulo_multimidia h3{
	line-height:44px;
	float:left;
	font-weight:400;
	color:#4f463c;
	font-size:30px;
	text-transform:uppercase;
	letter-spacing:3px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
}

#titulo_multimidia ul{
	float:right;
	margin-top:13px;
	margin-bottom:35px;
}

#titulo_multimidia li{
	margin:0 0 0 39px !important;
	clear:none !important;
	font-size:18px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	text-transform:uppercase;
	cursor:pointer;
}

#titulo_multimidia li a{
	color:#9f0e19;	
}

#titulo_multimidia li:hover a{
	color:#000;	
}

/*========================== PAGINA DE IMPRENSA ==============================*/

#box_imprensa{
	float:left;
	width:100%;
	margin-bottom:82px;
}

.titulo_pagina{	
    height: 44px;
    margin-bottom: 35px;
    width: 100%;
	float:left;
}

.titulo_pagina h4{
	color: #4F463C;
    font-family: 'TradeGothicLTStdCondensedNo.18';
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 44px;
    text-transform: uppercase;
}

#box_imprensa_content{
	float:left;
	width:680px;
	margin-right:100px;
}

#box_imprensa_content li{
	margin-bottom:45px;
	float:left;
	clear:both;
}

#box_imprensa_content li span{
	display:block;
	font-size:20px;
	color:#4f463c;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	padding-bottom:7px;
}

#box_imprensa_content li p{
	color:#4f463c;
	font-size:14px;
	font-family: 'din_lightregular';
}
#box_imprensa_content li h3{
	color: #9f0e19;
	font-size: 18px;
	font-family: 'TradeGothicLTStdCondensedNo.18';
	text-transform: uppercase;
  
}

.ver_mais{
	margin-top:10px;
	float:left;
	padding-right:28px;
	font-size:14px;
	line-height:14px;
	color:#9f0e19;
	font-family: 'din_lightregular';
	background:url(images/seta_releases.png) no-repeat right center;
	display:none;
}

#sidebar_imprensa{
	float:right;
	width:200px;
}

#sidebar_imprensa h4{
	color: #4F463C;
    font-family: 'TradeGothicLTStdCondensedNo.18';
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 1px;
    padding-bottom: 8px;
    text-transform: uppercase;
}

#sidebar_imprensa p{
	color:#4f463c;
	font-size:14px;
	font-family: 'din_lightregular';
}

.siga_nos{
	float:left;
	margin-bottom:45px;	
}

.siga_nos .redes_sociais{
	float:left;
	margin-top:17px;
	width:100%;
}

.endereco_sidebar{
	float:left;
	margin-bottom:3px;
}

/*========================== PAGINA INTERNAS ==============================*/

#box_modelo_paginas_internas{
	width:100%;
	margin:28px 0 90px 0;
	float:left;
}

/*========================== EXPOSIÇÃO ESQUERDA ==============================*/
.box_esquerdo_internas .imagem_destacada_noticia,
.box_esquerdo_internas .resumo_noticia p{
	float:left;
	text-align:left;
}

.box_esquerdo_internas h3{
	float:left;
}

.box_esquerdo_internas .data_noticia,
.box_esquerdo_internas .categoria{
	float:right;
	text-align:right;
}

.box_esquerdo_internas .resumo_noticia{
	border-left:1px solid #4f463b;
	padding:12px 0 22px 20px;
	float:left;
	text-align:left;
}

.box_modelo_border_bottom .box_esquerdo_internas .resumo_noticia{
	border-bottom:1px solid #4f463b;
}

.box_modelo_border_top .box_esquerdo_internas .resumo_noticia{
	border-top:1px solid #4f463b;
}

.box_esquerdo_internas .resumo_noticia a{
	float:right;
}

#box_modelo_paginas_internas .box_esquerdo_internas .data_noticia a{
	right:0;
}

/*========================== EXPOSIÇÃO DIREITA ==============================*/

.box_direito_internas .imagem_destacada_noticia,
.box_direito_internas .resumo_noticia p{
	float:right;
	text-align:right;
}

.box_direito_internas h3{
	float:right;
}

.box_direito_internas .data_noticia,
.box_direito_internas .categoria{
	float:left;
	text-align:left;
}

.box_direito_internas .resumo_noticia{
	float:right;
	text-align:right;
	border-right:1px solid #4f463b;
	padding:12px 20px 22px 0;
}

.box_modelo_border_top .box_direito_internas .resumo_noticia{
	border-top:1px solid #4f463b;
}

.box_modelo_border_bottom .box_direito_internas .resumo_noticia{
	border-bottom:1px solid #4f463b;
}

.box_direito_internas .resumo_noticia a{
	float:left;
}

#box_modelo_paginas_internas .box_direito_internas .data_noticia a{
	left:0;
}

/*=============================================*/

#box_modelo_paginas_internas .data_noticia{
	height:370px;
	position:relative;
}

#box_modelo_paginas_internas .data_noticia a{
	position:absolute;
	bottom:0;
}

#box_modelo_paginas_internas h3{
	clear:both;
}

/*======================== PAGINAÇÃO =====================*/

.wp-pagenavi {
    clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
	margin-top:30px !important;
    border: none !important;
    margin: 2px;
    padding: 3px 5px;
    text-decoration: none;
	text-transform:uppercase;
	font-size:14px;
	color:#9f0e19;
	font-family: 'din_lightregular';
}
.wp-pagenavi a:hover{
	color:#000;
}
.wp-pagenavi span.current {
    font-weight: bold;
}

.previouspostslink{
	float:right;
	padding-right:28px !important;
	background:url(images/seta_post_direita.png) no-repeat right center;
}

.previouspostslink:hover{
	background:url(images/seta_post_direita_hover.png) no-repeat right center;
}

.nextpostslink{
	float:left;
	padding-left:28px !important;
	background:url(images/seta_post_esquerda.png) no-repeat left center;
}

.nextpostslink:hover{
	background:url(images/seta_post_esquerda_hover.png) no-repeat left center;
}

.neutro{
	float:none !important;
	margin:0 !important;
}

.mapa_links {
	float: left;
}

.mapa_links li {
	float: left;
	margin: 0 2px;
}

.mapa_links li a:after {
	content: '  /';
}

.mapa_links .last-menu-item a:after {
	content: '';
}

.mapa_links li a {
	color: #2A2728;
    display: block;
    font-family: 'din_lightregular';
    font-size: 12px;
    padding-top: 23px;
}

.mapa_links li a:hover{
	color:#000;
}


/*=======================================*/

#slider_interno{
	width:100% !important;
	margin:0 auto 10px auto;
	clear:both;
	float:left;
	position:relative;
}

#slider_interno .buttons_slider{
	right:20px !important;
}

#slider_interno li{
	width:700px;
	height:330px;
	float:left !important;
}

.buttons_slider{
	bottom: 20px;
    position: absolute;
    right: 0;
    z-index: 999
}
.buttons_slider span{
	background:url(images/buttons_slider.png) no-repeat;
	width:12px !important;
	height:12px !important;
	float:left !important;
	font-size:0 !important;
	margin-left:5px !important;
	cursor:pointer !important;
	padding:0 !important;
	text-indent:-99999 !important;
}
.cycle-pager-active{
	background-position:-12px 0 !important;
}

.box_audio{
	margin-bottom:17px;
}

#categorias_museu{
	float: right;
	margin-top: 10px;
	clear:both;
	width:100%;
}

#categorias_museu li{
	float:left;
	clear:none;
	margin: 0px 25px 0px 0;
	font-size: 18px;
	font-family: "TradeGothicLTStdCondensedNo.18";
	text-transform: uppercase;
	cursor: pointer;
}

#categorias_museu li a{
	color: #9F0E19;
}


#categorias_museu li:hover a{
	color:#000;	
}

#mais_vistos a.box_video_arquivo,
#novos_arquivos a.box_video_arquivo{
	border:none !important;
}