#data_vert {
    -moz-transform: rotate(-90deg);
    margin-top: 84px;
}

.menu-item-1955 a {
    color: #ffffff !important;
	background:url(../imgs/25anos/btn_25.png) no-repeat top !important;
	border:none !important;
	width:93px !important;
}

.menu-item-1955 a:hover{
	border:none !important;
	width:93px !important;
	margin-left:1px !important;
	margin-right:1px !important;
	background:url(../imgs/25anos/btn_25.png) no-repeat bottom !important;
}


html{overflow-x:hidden; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
*{
	outline:none;
}
body{
	margin:0;
	padding:0;
	background-color:#376DB3;
	overflow-x:hidden;
}

img{border:none;}

a{cursor:pointer;}

.content{width:1000px; margin:auto;}

#topo{
	float:left;
	width:100%;
	height:345px;
	background:url(../imgs/geral/topo.jpg) no-repeat center;
	min-width:1000px;
}

/* h1 geral */
h1.h1_principal span{visibility:hidden;}
h1.h1_principal{float:left; margin:30px 0 0 40px; padding:0; background:url(../imgs/geral/logo.png) no-repeat; width:344px; height:76px;}
h1.h1_principal a{float:left; width:344px; height:76px; text-decoration:none;}

h2.h2_principal span{visibility:hidden;}
h2.h2_principal{float:left; margin:30px 0 0 40px; padding:0; background:url(../imgs/geral/logo.png) no-repeat; width:344px; height:76px;}
h2.h2_principal a{float:left; width:344px; height:76px; text-decoration:none;}
/* h1 geral */

.topo_dir{
	float:right;
	padding:40px 30px 0 0;
	width:291px;
}

.topo_dir .menutopo{float:left; width:305px;}
.topo_dir .menutopo a{float:right; height:24px; padding:8px 10px 0 13px; text-decoration:none; text-transform:uppercase; font-size:10px; color:#2C323A; font-weight:bold;}

.topo_dir .menutopo a.bt_catalogo{background:url(../imgs/geral/bt_catalogo.png) no-repeat; width:98px; margin:0 8px 0 0;}
.topo_dir .menutopo a:hover.bt_sitemap{background-position:0 -32px;}
.topo_dir .menutopo a.bt_links{background:url(../imgs/geral/bt_links.png) no-repeat; width:49px; margin:0 8px 0 0}
.topo_dir .menutopo a:hover.bt_links{background-position:0 -32px;}
.topo_dir .menutopo a.bt_adm{background:url(../imgs/geral/bt_adm.png) no-repeat; width:98px;}
.topo_dir .menutopo a:hover.bt_adm{background-position:0 -32px;}

.topo_dir .language{float:left; width:305px; padding:21px 0 0 0;}
.topo_dir .language a{float:right; margin:1px 10px 1px 1px; width:30px; height:20px; text-decoration:none; font-size:1px;}
.topo_dir .language a span{visibility:hidden;}

.topo_dir .language a.bt_port{background:url(../imgs/geral/ico_band_01.jpg) no-repeat;}
.topo_dir .language a.bt_ing{background:url(../imgs/geral/ico_band_02.jpg) no-repeat;}
.topo_dir .language a.bt_fran{background:url(../imgs/geral/ico_band_03.jpg) no-repeat;}
.topo_dir .language a.bt_rus{background:url(../imgs/geral/ico_band_05.jpg) no-repeat;}

.topo_dir .language a:hover{border:solid 1px #fff; margin:0px 9px 0px 0px;}

/* menu principal */
#menu, .menu-principal-container{float:left; padding:0 20px 0 20px; width:960px; /*top:297px; left:0;*/}
.content_header{float:left; width:960px; height:297px;}
#menu ul, #menu-principal{position:absolute; margin:0; padding:0; width:960px; list-style:none; z-index:50;}

#menu ul li a, .menu-item a{float:left; height:32px; margin:0 1px 0 1px; text-decoration:none; color:#fff; text-align:center; padding:16px 0 0 0; letter-spacing:0px; font-size:17px; cursor:pointer;}
#menu ul li a span{/*visibility:hidden;*/}

#menu ul li a.menu_fundacao, .menu-item a{width:91px;}
#menu ul li a.menu_jorge, li#menu-item-92 a{width:128px;}
#menu ul li a.menu_zelia, li#menu-item-91 a{width:122px;}
#menu ul li a.menu_acervo, li#menu-item-89 a{width:90px;}
#menu ul li a.menu_exposicoes, li#menu-item-114 a{width:96px;}
#menu ul li a.menu_casa, li#menu-item-86 a{width:151px;}
#menu ul li a.menu_resp, li#menu-item-87 a{width:107px;}
#menu ul li a.menu_noticias, li#menu-item-119 a{width:103px;}

#menu ul li a.sel, .menu-principal-container ul li a.sel{background:url(../imgs/geral/bg_menu.png) repeat-x; border-left:solid 1px #56667D; border-right:solid 1px #56667D; margin:0 0 0 0;}
#menu ul li a:hover.sel, .menu-principal-container ul li a:hover.sel{background:url(../imgs/geral/bg_menu.png) repeat-x; border-left:solid 1px #56667D; border-right:solid 1px #56667D; margin:0 0 0 0;}
#menu ul li a.sel .submenu{background:none;}
/* DROP DOWN MENU */

#menu ul, #menu-principal{
	list-style: none;
	padding:0;	
	margin:0;
	position:absolute;
	z-index:51;
}
#menu ul li, .menu-item{
	float: left;
	margin: 0;	
	padding: 0 0 0 0;
	position: relative;
}
#menu ul li ul.submenu, .sub-menu {
	list-style: none;
	position: absolute;
	left: 0;
	top: 48px;
	margin: 0 0 0 0;
	padding: 0 0 25px 0;
	display: none;
	float: left;
	width:100%;
	z-index:52;
	background:url(../imgs/geral/bg_menubottom.png) no-repeat bottom center;
}
#menu ul li ul.submenu li, .sub-menu li{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	background:url(../imgs/geral/bg_submenu.png);
}
#menu ul li ul.submenu li a, .sub-menu li a{
	float:left;
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	color:#6a6a6a;
	text-decoration:none;
	font-size:12px;
	font-weight:100;
	border-top:dotted 1px #bfbfbf;
	width:100%;
	height:auto;
}
#menu ul li a:hover,{color:#9e1512;}

#menu ul li ul.submenu li a:hover, .sub-menu li a:hover{
	background-color: #f4f4f4; 
}
/* DROP DOWN MENU */
/* menu principal */

/* #### CONTEUDO #### */
#conteudo{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	background:url(../imgs/geral/bg_conteudo.jpg) repeat-y center;
}

#gradiente{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	background:url(../imgs/geral/gradiente.jpg) repeat-x center bottom;
}

.sep_horizontal{
	float:left;
	margin:0 20px 0 20px;
	width:960px;
	height:17px;
	background:url(../imgs/geral/div_horizontal.jpg) repeat-x;
}

#miolo{
	float:left;
	margin:0 20px 0 20px;
	padding:25px 0 10px 0;
	width:960px;
	background:url(../imgs/geral/bg_topinternas.png) no-repeat top;
	background-color:#FFF;
}

/* #### CONTEUDO #### */

/* #### MIOLO BOTTOM #### */
#miolo_bottom{
	float:left;
	margin:0 20px 0 20px;
	padding:22px 0 0 0;
	width:960px;
	background:url(../imgs/capa/bg_miolocapa_bottom.png) repeat-x;
}
#miolo_bottom .cont{
	float:left;
	padding:47px 70px 25px 70px;
	width:820px;
	background:url(../imgs/geral/bg_banner.jpg) repeat-x;
	/*background-position:0 22px;*/
}
#notfound{
	padding:0;
	width:960px;
	margin:0 0 0 20px;
	float:left;
	padding:50px 0 20px 0;
}
#borda{
	padding:0;
	width:960px;
	height:17px;
	margin:0 0 0 20px;
	float:left;
	padding:0;
	background:url(../imgs/geral/borda.png) no-repeat top;
}
.not-found{
	padding:10px 0 0 0;
}
a#voltar{
	display:block;
	background:url(../imgs/geral/voltar.png) no-repeat top;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	width:202px;
	height:32px;
	text-align:center;
	padding:11px 0 0 0;
	margin:-8px 20px 0 0;
}
.entry-content p{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5C5C68;
	font-size:14px;
}
#grade{
	float:left;
	margin:0 25px;
	padding:0;
	background:url(../imgs/geral/grade.png) no-repeat top;
	width:286px;
	height:335px;
}

#janela_exu{
	float:left;
	margin:0;
	padding:0;
	background:url(../imgs/geral/janela_exu.png) no-repeat top;
	width:286px;
	height:335px;
}

#miolo_bottom #faleconosco{
	float:left;
	width:341px;
	height:350px;
}

h2.h2_faleconosco span{/*visibility:hidden;*/}
h2.h2_faleconosco{
	float:left;
	margin:0 0 0px 0;
	padding:0 0 9px 0;
	width:341px;
	height:25px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:30px;
	color:#F4F4F4;
	font-weight:100;
}
#miolo_bottom #faleconosco form{
	background:url(../imgs/geral/formulario_bg.png) no-repeat 0 8px;
	float:left;
	width:341px;
}
#miolo_bottom #faleconosco form input.input_fale{
	float:left;
	margin:9px 0 0 9px;
	padding:12px 5px 11px 5px;
	width:311px;
	height:18px;
	border:0;
	/*background:url(../imgs/geral/bg_input_fale.png) no-repeat;*/
	background:none;
	color:#212731;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:dotted 1px;
}

#miolo_bottom #faleconosco form textarea{
	float:left;
	margin:9px 0 0 9px;
	padding:5px 5px 5px 5px;
	width:311px;
	height:101px;
	border:0;
	/*background:url(../imgs/geral/bg_textarea_fale.png) no-repeat;*/
	background:none;
	color:#212731;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}

#miolo_bottom #faleconosco form input.bt_enviarfale{
	float:right;
	margin:25px 0 0 0;
	padding:0;
	width:120px;
	height:42px;
	border:0;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	background:url(../imgs/geral/bt_enviar.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
}

.carregando{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin:9px 0 0 0;
	padding:5px 0 0 0;
	height:36px;
	display:none;
}

span#loading{
	display:none;
}

.carregando img{
	 float:right; 
	 margin-top:2px;
}

#redessociais{
	float:right;
	padding:0 0 13px 0;
	width:408px;
}
h2.h2_redessociais span{/*visibility:hidden;*/}
h2.h2_redessociais{
	float:left;
	margin:0;
	padding:5px 0 9px 0;
	width:408px;
	height:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	color:#fff;
}
#redessociais ul{
	float:left;
	margin:0;
	padding:9px 0 0 0;
	width:470px;
	list-style:none;
}
#redessociais ul li{float:left; width:93px;}
#redessociais a span{visibility:hidden;}
#redessociais a{
	float:left;
	width:91px;
	height:35px;
	text-decoration:none;
	font-size:10px;
}
#redessociais a.redes_facebook{background:url(../imgs/geral/bt_redes_facebook.png) no-repeat;}
#redessociais a.redes_flickr{background:url(../imgs/geral/bt_redes_flickr.png) no-repeat;}
#redessociais a.redes_youtube{background:url(../imgs/geral/bt_redes_youtube.png) no-repeat;}
#redessociais a.redes_twitter{background:url(../imgs/geral/bt_redes_twitter.png) no-repeat;}
#redessociais a.redes_tripadvisor{background:url(../imgs/geral/bt_redes_tripadvisor.png) no-repeat;}

#redessociais a:hover{background-position:0 -35px;}


#patrocinadores{
	float:right;
	padding:0 0 14px 0;
	width:408px;
}
h2.h2_patrocinadores span{/*visibility:hidden;*/}
h2.h2_patrocinadores{
	float:left;
	margin:0;
	padding:5px 0 9px 0;
	width:408px;
	height:22px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	color:#fff;
}
#patrocinadores ul{
	float:left;
	margin:0;
	padding:11px 0 0 0;
	width:408px;
	list-style:none;
}
#patrocinadores ul li{float:left; /*width:127px; 	margin:0 9px 0 0;*/}
#patrocinadores a span{visibility:hidden;}
#patrocinadores a{
	float:left;
	width:127px;
	height:75px;
	text-decoration:none;
	font-size:10px;
}
#patrocinadores a.patrocinador_iguatemi{background:url(../imgs/geral/patrocinador_iguatemi.png) no-repeat;}
#patrocinadores a.patrocinador_fomento{background:url(../imgs/geral/patrocinador_fomento.png) no-repeat;}
#patrocinadores a.patrocinador_governo{background:url(../imgs/geral/fundo_cultura.png) no-repeat;}

#contato{
	float:left;
	clear:left;
	padding:8px 15px 10px 15px;
	width:821px;
	height:73px;
	background:url(../imgs/geral/sombra.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#212732;
	font-weight:100;
}
#contato .esquerda{float:left; font-size:13px; width:260px; margin-top:16px;}
#contato .esquerda span{font-size:16px;}
#contato .esquerda strong{font-size:12px;}
#contato .meio{float:left; font-size:13px; width:195px; margin-top:16px; margin-left:65px;}
#contato .direita{float:right; font-size:12px; line-height:22px; margin-top:16px; width:240px;}
#contato .direita strong{font-size:13px;}
/* #### MIOLO BOTTOM #### */

/* #### RODAPE #### */
#rodape{
	float:left;
	width:100%;
	height:247px;
	background:url(../imgs/geral/bg_rodape.jpg) no-repeat center;
}

#opus{
	float:right;
	margin: 170px 7px 0 0;
	font-size:14px;
	color:white;
	

}
#opus a span{visibility:hidden;}
#opus a{
	width:117px;
	height:39px;
	text-decoration:none;
	color:gray;
	font-size:14px;
}
#copyright{
	float:left;
	padding:170px 0 0 20px;
	width:505px;
	height:35px;
	font-size:12px;
	color:#848380;
}
#copyright a{color:#fff;}
/* #### RODAPE #### */

/* #### INTERNAS #### */
h1.h1_internas{
	float:left;
	margin:0px 20px 0 20px;
	padding: 9px 0 0 50px;
	width:910px;
	color:#30333D;
	font-size:30px;
	background:url(../imgs/geral/ico_h1.png) no-repeat 20px 20px;
	background-color:#FFF;
}
#breadcrumb{
	float:left;
	margin:0 20px 0 20px;
	padding:10px 0 10px 22px;
	width:938px;
	font-size:11px;
	color:#99B2DD;
	background-color:#FFF;
}
#breadcrumb span, #breadcrumb a{color:#ABACB8; text-decoration:none;}
#breadcrumb a:hover{text-decoration:underline;}


/* BOX VIDEOS */
.box_videos{
	float:right;
	margin:0 20px 0 0;
	width:402px;
	background:url(../imgs/geral/bg_videos.png) repeat-y;
	border-bottom:solid 2px #E5E5E5;
}
.box_videos .main{float:left; padding:11px 0 0 12px; width:390px; height:270px;/* background:url(../imgs/geral/bg_sep_videos.png) no-repeat bottom;*/}
.box_videos ul{
	float:left;
	margin:0;
	padding:10px 0 15px 7px;
	width:390px;
	/*height:80px;*/
	list-style:none;
}
.box_videos ul li{
	float:left;
	padding:0 10px 0 10px;
	width:110px;
	height:80px;
}
/* #### INTERNAS #### */


.mask{
	position:absolute;
	margin:73px 0 0 103px;
	width:7px;
	height:7px;
	background:url(../imgs/geral/bg_mask.png) no-repeat;
	z-index:99;
}

.hidden{
	visibility:hidden;
	font-size:1px;
}

.entry-content p a{
	text-decoration:none;
	color:#333;
}

p{
	margin:0 0 15px 0;
}

li#menu-item-1340 a.main, li#menu-item-1358 a.main, li#menu-item-1360 a.main, li#menu-item-1362 a.main,{
	cursor:default;
}

small{
	font-weight:bold;
}

.loader{
	float:right;
	margin:10px 80px 0 0;
	display:none;
}
#imageData #caption {
    font-weight: bold;
	color:#262633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
}
#jqlb_closelabel {
	background-image:url(../images/closelabel.png) !important;
}