.clear { clear: both; display: block; }

/* teste  */
a:hover {
    text-decoration: underline;
}


html {
  background: transparent url("images/bgnovo__.png") bottom repeat-x;
}

/* Barra do Governo */
#nova__barra-governo { background: none; height: 32px; padding: 4px 0 0 0; margin: 0 auto 20px auto }
#nova__barra-governo h5.minc {
	width: 152px;
	height: 25px;
	background: transparent url("images/minc.png") 0 0 no-repeat;
	float: left;	
}
#nova__barra-governo h5.minc a {
	text-indent: -9999em;
	width: 152px;
	height: 25px;
	display: block;
}
#nova__barra-governo form.destaques {
	float: right;
	margin: 2px 10px 0 0;
}
#nova__barra-governo h5.brasil {
	width: 75px;
	height: 25px;
	background: transparent url("images/brasil.png") 0 0 no-repeat;
	float: right;	
}
#nova__barra-governo h5.brasil a {
	text-indent: -9999em;
	width: 75px;
	height: 25px;
	display: block;
}

#nova__barra-governo select {

background-color:#F7F2DC;
border:1px solid #FF9900;
font-size:0.92em;
height:19px;


}

/* /Barra do Governo */


/* BUSCA  */

.busca {
    float: right;
	width: 218px;
	margin-right: 10px;
	margin-top: 20px;
	border: 1px solid #e0e0e0;
}

.busca input{
    border: 0px;
	height: 18px;
	width: 170px;
	color: #666;
	font-weight: normal;
	margin: 6px;
	margin-left: 4px;
	display: block;
	float: left;
}
.busca input.button{
	background: transparent url('images/bg-busca.png') right 0 no-repeat;
	width: 20px;
	height: 14px;
	text-indent: -999em;
	float: right;
	cursor: pointer;
	margin: 10px 5px 0 0 !important;
}

.menu-acessibilidade {
float:left;
margin-left: 78px;
}


#aumentar-fonte{
  background: transparent url('images/a1.png') 0 0 no-repeat;
  width: 70px;
  height: 19px;
  text-indent: -999em;
  display: block;
}
#aumentar-fonte:hover{   background: transparent url('images/a1.png') 0 -19px no-repeat; }

#destaque_6x { margin-top: 30px !important; }


#widgets a {
  font-size: 14px;
}


#diretorio div.links-principais ul {
  margin: 20px 15px 20px 15px;
  height: 163px;
}

diretorio div.links-principais ul li, diretorio div.links-principais ul li a{
  text-transform: lowercase;
}

#diretorio div.links-principais ul li.titulo,
#diretorio div.direita ul li.titulo {
  text-transform: lowercase;
}

.footer_novo__ {
  font-family:Arial,sans-serif;
  font-size:1.5em;
  font-weight:normal;
  margin-bottom:10px;
  color: #666;
}

#link-minc #novo__ministerio_da_culutra {
  background: transparent url('images/minc.png') no-repeat;
  width: 152px;
  height: 25px;
  text-indent: -999em;
  display: block;
  position: absolute;
  top: 5px;
  left: 10px;

}

#diretorio .direita ul {
	float: none;
}

#diretorio div.links-principais ul li, #diretorio div.links-principais ul li a, #diretorio div.direita ul li, #diretorio div.direita ul li a {
font-size:11px;
text-transform:lowercase;
}

#novo__select {
  position: absolute;
  top: 0px;
  left: 720px;
  width: 50px;
  height: 20px;
}

#agenda-cultural-home  {
  border:1px solid #e0e0e0;
  width: 920px;

}

.novo__link_footer {
  color: #666;
  font-size: 12px;
}


#agenda-cultural-home span.novo__dia {
  font-size: 18px;
  font-weight: bolder;
}

#agenda-cultural-home span.novo__mes {
  font-size: 12px;
  font-weight: normal;
}

#agenda-cultural-home span.novo__data {
  text-align: center;
  font-size: 10px;
}

#agenda-cultural-home span.novo__hoje {
  font-size: 16px;
  text-align: center;
  letter-spacing: -1px;
  font-weight: bolder;
}


.agenda-carousel .mais {
	background-color:#EEEEEE;
	padding: 6px 5px 0 62px;
}

.novo__agenda_volta, .novo__agenda_volta:hover, .novo__agenda_proxima, .novo__agenda_proxima:hover{
    display:block;
	text-indent: -999em;
	background: transparent url('images/bt-agenda-home-left-link.gif') 0 0 no-repeat;
	width: 25px;
	height: 60px;
	margin-top: 5px;
}

 .novo__agenda_volta:hover {
	background: transparent url('images/bt-agenda-home-left-over.gif') 0 0 no-repeat;
 }
 .novo__agenda_proxima{
	background: transparent url('images/bt-agenda-home-right-link.gif') 0 0 no-repeat;
 }
.novo__agenda_proxima:hover {
	background: transparent url('images/bt-agenda-home-right-over.gif') 0 0 no-repeat;
}



#novo__widget-editais{
  color: #676767;
  border:1px solid #E0E0E0;
  margin:10px 0 0px 10px;
  padding:20px;
  width: 260px;
  position: relative;
}

#novo__widget-editais h4{
  font-size:1.33em;
  margin:0 0 8px;
}

#novo__widget-editais .rss{
  background: transparent url('images/rss.png') no-repeat;
  width: 16px;
  height: 16px;
  text-indent: -999em;
  position: absolute;
  right: 18px;
  top: 18px;
}

#novo__widget-editais a{
  font-size: 14px;
  font-weight: bold;
}

#novo__widget-editais li {
  padding-left: 25px;
  margin-bottom: 12px;

  min-height:28px;
  height:auto !important;
  height:28px;
}



#novo__widget-editais .novo__edital-aberto,
#novo__widget-editais .novo__edital-prorrogado {
  background: transparent url('images/editais/aberto_cinza.gif') no-repeat left center;
}
#novo__widget-editais .novo__edital-andamento{
  background: transparent url('images/editais/andamento_cinza.gif')no-repeat  left center ;
}
#novo__widget-editais .novo__edital-resultado{
  background: transparent url('images/editais/resultado_cinza.gif')no-repeat left center;
}

#novo__widget-editais a {
  font-size: 14px;
  font-weight: bold;

}

#novo__widget-editais li p{
  color: #b2b2b2;
  padding-top: 3px;
  font-size: 11px;
}

#novo__widget-editais li p span{
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;

}
#novo__widget-editais a.todos{
  margin: 0 auto;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f2f2f2;
  width: 262px;
  height: 20px;
  display: block;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  padding-top: 7px;
  text-transform: lowercase;
}

#novo__editais-home h2{
  font-size: 24px;
  color: #333;
  float: left;
}

#novo__editais-home .rss{
  background: transparent url('images/rss.png') no-repeat;
  width: 16px;
  height: 16px;
  text-indent: -999em;
  display: block;
  float: left;
  margin: 3px 0px 0px 5px;
}

#novo__editais-home h3 {
  font-size: 16px;
  margin-top: 6px;
  color: #333;
}

#novo__editais-home ul {
  margin-top: 40px;

}
#novo__editais-home ul h3 {
  font-size: 18px;
  font-weight: normal;
}

#novo__editais-home li p{
  color: #b2b2b2;
  margin-top: 5px;
}

#novo__editais-home li p span{
  text-transform: uppercase;
  font-size: 11px;
}

#novo__editais-home li {
  padding-left: 26px;
  margin-bottom: 25px;
  min-height:35px;
  height:auto !important;
  height:35px;
}

#novo__editais-home .novo__edital-aberto{
  background: transparent url('images/editais/aberto_cinza.gif') left top no-repeat;
}
#novo__editais-home .novo__edital-andamento{
  background: transparent url('images/editais/andamento_cinza.gif') left top no-repeat;
}
#novo__editais-home .novo__edital-resultado{
  background: transparent url('images/editais/resultado_cinza.gif') left top no-repeat;
}

.editais-todos {
  background: transparent url('images/editais/todos_cinza.gif') left top no-repeat;
}
.editais-abertos {
  background: transparent url('images/editais/aberto_cinza.gif') left top no-repeat;
}
.editais-andamento {
  background: transparent url('images/editais/andamento_cinza.gif') left top no-repeat;
}
.editais-resultado {
  background: transparent url('images/editais/resultado_cinza.gif') left top no-repeat;
}









#widgets ul li.widget_links { overflow: hidden; }
#widgets ul li.widget_links ul.blogroll { display: none; clear: both; padding-top: 10px }
#widgets ul li.widget_links ul.blogroll li { margin-top: 0px; }

#widgets ul li.novo__menu-pai h2 {
	float: left;
	margin-top: 6px;
	padding-bottom: 0px;
	cursor: pointer;
}

#widgets ul li.widget_links a.novo__seta {
	width: 29px;
	height: 29px;
	display: block;
	float: right;
}

#widgets ul li.novo__seta-fechado a.novo__seta {
	background: transparent url('images/novo__icon-seta.png') 0 -29px no-repeat;
}
#widgets ul li.novo__seta-aberto a.novo__seta {
	background: transparent url('images/novo__icon-seta.png') 0 0 no-repeat;
}

#widgets div.novo__side-bar-filtroeditais ul li a { color: #333; }

#widgets div.novo__side-bar-filtroeditais ul li{ border-bottom: 1px solid #e5e5e5; padding: 10px 10px 10px 20px; }

#widgets div ul li a { padding: 4px 0 0 24px}


#widgets div ul li.todos a { font-weight: bold;}


#widgets div.novo__side-bar-filtroeditais ul li a,
#widgets div.filtro-todos ul li a,
#widgets div.filtro-aberto ul li a,
#widgets div.filtro-andamento ul li a,
#widgets div.filtro-resultado ul li a {height: 18px; display:block; font-weight: normal; color: #333;}

#widgets div.filtro-todos ul li.todos a { font-weight: bold; background: transparent url('images/editais/todos_preto.gif') left top no-repeat; margin-left: 10px; }
#widgets div.filtro-aberto ul li.aberto a { font-weight: bold; background: transparent url('images/editais/aberto_preto.gif') left top no-repeat; margin-left: 10px; }
#widgets div.filtro-andamento ul li.andamento a { font-weight: bold;  background: transparent url('images/editais/andamento_preto.gif') left top no-repeat; margin-left: 10px; }
#widgets div.filtro-resultado ul li.resultado a { font-weight: bold; background: transparent url('images/editais/resultado_preto.gif') left top no-repeat; margin-left: 10px; }

#widgets .novo__side-bar-filtroeditais h3{
    background-color: #f2f2f2;
    padding: 10px;
	font-size: 16px;
	border-bottom: 1px solid #e5e5e5;
}


#corpo-materia .conteudo h2.editaish2{
  font-size: 16px !important;
}


#links-institucionais li ul { display: none }


#diretorio div.links-principais ul li.titulo, #diretorio div.direita ul li.titulo {
  font-size: 16px;
}

.foot-text {

width:350px;
}

#content-streaming .top h1 { text-transform: lowercase; }




/*  AGENDA */

/*
#big-links .artes-visuais, #artes-visuais #header-centro, #visualizar-calendario .artes-visuais a, {
color:#00B0C7;
}

#big-links .teatro, #teatro #header-centro, #visualizar-calendario .teatro a {
color:#607D00;
}
#big-links .musica, #musica #header-centro, #visualizar-calendario .musica a {
color:#F37001;
}
#big-links .circo, #circo #header-centro, #visualizar-calendario .circo a {
color:#D60058;
}
#big-links .danca, #danca #header-centro, #visualizar-calendario .danca a {
color:#AEBD02;
}
#big-links .literatura, #literatura #header-centro, #visualizar-calendario .literatura a {
color:#666698;
}

.fc-content .fc-corner-right a {
border-right-width:1px;
margin-right:-1px;
}
.fc-content .fc-corner-left a {
border-left-width:1px;
margin-left:-1px;
}
.fc-event-hori a {
border-width:0;
}
.fc-event a {
display:block;
height:100%;
position:relative;
width:100%;
}
.fc-event a {
cursor:pointer;
font-size:0.85em;
overflow:hidden;
text-decoration:none;
}
.fc-event, .fc-agenda .fc-event-time, .fc-event a {
border-style:solid;
color:#FFFFFF;
}
.fc-event a {
background-color:#F6F6F6;
display:block;
padding:5px 0;
}
*/

body.category-2-conferencia-nacional-cultura #content-streaming div.top {
	height: 65px;
	line-height: 65px;
	vertical-align: middle;
	background: transparent url('images/iicnc/bg-header.jpg') 0 0 no-repeat;
	padding-left: 20px;
}

body.category-2-conferencia-nacional-cultura #content-streaming div.top h1 {
	color: #25251a;
}

body.category-2-conferencia-nacional-cultura #content-streaming div.top h1 abbr {
	text-transform: uppercase;
}

body.category-2-conferencia-nacional-cultura #content-streaming div.top a.novo__logoIICNC {
	display: block;
	float: right;
	width: 182px;
	height: 65px;
	text-indent: -9999em;
	background: transparent url('images/iicnc/logo-ii-cnc.jpg') 0 0 no-repeat;
}

abbr { cursor: help; }

.agenda-carousel .data {
	padding: 10px 10px 15px;
	text-align: center;
	width: 30px;
}

#links-institucionais > li > a {
	text-transform: lowercase;
	font-size: 14px;
}

#links-institucionais li a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	display: block;
	width: 85%;
	padding: 0px 0px 0px 0px;
	color: #323232;
}

#links-institucionais li.novo__menu-pai { position: relative; }
#links-institucionais li.novo__menu-pai a.novo__setinha {
	width: 9px;
	height: 7px;
	display: block;
	position: absolute;
	right: 10px;
	top: 11px;
	background: red;
	margin: 0px !important;
	padding: 0px;
}

#links-institucionais li.novo__setinha-fechado > a.novo__setinha {
	background: transparent url('images/novo__setinha.png') 0 -7px no-repeat;
}
#links-institucionais li.novo__setinha-aberto > a.novo__setinha {
	background: transparent url('images/novo__setinha.png') 0 0 no-repeat;
}

#paginas-relacionadas #links-institucionais,
#paginas-relacionadas #links-institucionais ul,
#paginas-relacionadas #links-institucionais ul li,
#links-institucionais li ul li ul li,
#links-institucionais li ul li {
	background: white;
	margin: 0px;
	padding: 0px;
	width: auto;
	border: none;
	overflow: hidden;
	line-height: 30px;
}

#links-institucionais a:hover { border: none; }

#paginas-relacionadas #links-institucionais li a { margin-left: 15px; }

#paginas-relacionadas #links-institucionais li.novo__menu-pai { background: #F2F2F2; }
#paginas-relacionadas #links-institucionais li:hover {
	background: #F9F9F9;
}
#paginas-relacionadas #links-institucionais li.novo__menu-pai:hover,
#paginas-relacionadas #links-institucionais > li:hover { background: #E5E5E5; }
#paginas-relacionadas #links-institucionais li.novo__menu-pai ul { background: white; padding-left: 15px }

a.twtr-join-conv { display: none}

/*   Gerais   */
ul#destaques__ {
	position: relative;
	width: 940px;
	margin: 20px auto 0 auto;
	height: 360px;
}


ul#destaques__ img {
	
}

ul#destaques__ li {
    float: left;
	background-color: white;
	border-left: 6px solid silver;
}


/* Posições */
ul#destaques__ li.posicao-1 {
	width: 375px;
	height: 340px;
	position: relative;
	margin: 0px 20px 20px 0;
}
ul#destaques__ li.posicao-2 {
 	margin-bottom: 20px;
}
ul#destaques__ li.posicao-2, li.posicao-3 {
	width: 295px;
	height: 160px;
	position: relative;
	margin-right: 24px;
}
ul#destaques__ li.posicao-1 .legendaFundo{width: 347px;}

ul#destaques__ li.posicao-2 .legendaFundo,ul#destaques__  li.posicao-3 .legendaFundo{width: 267px;}

ul#destaques__ li.posicao-4,ul#destaques__  li.posicao-5,ul#destaques__ li.posicao-6 {
	width: 192px;
	height: 68px;
	position: absolute;
	right: 0px;
	padding: 16px 16px;
	border-left: none;
}


ul#destaques__ li.posicao-4 { top: 0px;}
ul#destaques__ li.posicao-5 { top: 120px;}
ul#destaques__ li.posicao-6 { top: 240px;}

/*  Texto */
ul#destaques__ .legendaFundo,ul#destaques__  .legendaTexto {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
    padding: 14px 14px 10px;
	line-height: 16px;
}

ul#destaques__ .legendaFundo,
ul#destaques__ .legendaTexto a {
	font-size: 14px;
	font-weight: bolder;
	line-height: 16px;
}

ul#destaques__ p.legendaFundo{
	color: black;
	display: block;
	background-color: black;
	filter: alpha(opacity=80); /* MSIE/PC */
	-moz-opacity: 0.8; /* Mozilla 1.6 and older */
	opacity: 0.8;
}

ul#destaques__ p.legendaTexto a{
	font-size: 14px;
	font-weight: bolder;
	line-height: 16px;
	color: #fff;
	z-index: 101;
}

ul#destaques__ li.posicao-4 p,ul#destaques__ li.posicao-5 p,ul#destaques__ li.posicao-6 p {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

ul#destaques__ li.posicao-4 a,ul#destaques__ li.posicao-5 a,ul#destaques__ li.posicao-6 a {
	color: #fff;
}

ul#destaques__ li.posicao-4 p span,ul#destaques__ li.posicao-5 p span,ul#destaques__ li.posicao-6 p span {
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
  	filter: alpha(opacity=70); /* MSIE/PC */
	-moz-opacity: 0.7; /* Mozilla 1.6 and older */
	opacity: 0.7;
}

#corpo-materia div.novo__box-edital h3 {
  font-size: 16px;
  margin-bottom: 30px;
  color: #000;
  font-weight: normal;
  padding-left: 30px;
}
#corpo-materia div.novo__box-edital {
  margin-bottom: 20px;
}


#corpo-materia div.novo__box-edital.edital-resultados h3 {
  background: transparent url("images/editais/resultado_cinza.gif") left top no-repeat;
}

#corpo-materia div.novo__box-edital.edital-em-andamento h3 {
  background: transparent url("images/editais/andamento_cinza.gif") left top no-repeat;
}

#corpo-materia div.novo__box-edital.edital-inscricoes-abertas h3 {
  background: transparent url("images/editais/aberto_cinza.gif") left top no-repeat;
}

#corpo-materia div.novo__box-edital.edital-inscricoes-prorrogadas h3 {
  background: transparent url("images/editais/aberto_cinza.gif") left top no-repeat;
}

.page-id-9253 #content .conteudo .texto h3 {
	background-color: #eee;
	color: #000;
	padding: 4px;
	border-bottom: 1px solid #ccc;
	clear: both;
	margin: 80px 0 15px;

}

.page-id-9253 #content .conteudo .texto h4 {
	color: #000;
	font-weight: bolder;
	font-size: 14px;
	clear: both;
	margin-top: 15px;
}

.page-id-9253 #content .conteudo .texto p a {
	color: #333;
	overflow: hidden;
	margin: 0px 5px 10px 0px;
	height: 25px;	

}


.page-id-9253 #content .conteudo .texto img {
	margin: 15px;
}

.page-id-9253 #content .conteudo .texto .alignleft{
	float: left;
	margin-right: 10px;
}

.page-id-9253 #content .conteudo .texto p img.alignleft{
	float: left;
	margin-right: 5px;
	clear: none !important;
}

.page-id-9253 #content .conteudo .texto a{
	margin-right: 10px;
}
.page-id-9253 #content .conteudo .texto a.cdr{
	background: transparent url('http://www.funarte.gov.br/portal/wp-content/uploads/2010/02/ico-cdr.jpg') left top no-repeat;
	padding-left: 25px;

}

.page-id-9253 #content .conteudo .texto a.tiff,
.page-id-9253 #content .conteudo .texto a.tif,
.page-id-9253 #content .conteudo .texto a.eps
{
	background: transparent url('http://www.funarte.gov.br/portal/wp-content/uploads/2010/02/ico-tiff1.jpg') left top no-repeat;
	padding-left: 25px;

}

.page-id-9253 #content .conteudo .texto img {
	float: none;
}

.page-id-9253 #content .conteudo .texto hr,
.page-id-9253 #content .conteudo .texto span{
	clear: both;
	margin: 20px 0;
}
.page-id-9253 #content .conteudo .texto ul,
.page-id-9253 #content .conteudo .texto ul li{
	clear: both;
}


.page-id-9253 #content .conteudo .texto ul{
	margin-top: 20px;
}

