/*-------------*/
/*--- STYLE ---*/
/*-------------*/

html{
	background:url(../imgs/bkg-topo.jpg) repeat-x;
	width:100%;
	height:100%;
}

body{
	background:url(../imgs/head2.jpg) no-repeat center top;
	width:100%;
	height:100%;
}

/*-- PRINT DA NOTICIA --*/
@media print{

	.top-site-logo{
		display: block;
		width: 270px !important;
		height: auto !important;
		margin-bottom: 20px !important;
	}

	.title-internas-half{
		padding: 10px 0px 10px 20px !important;	
		height: auto !important;
		width: 100% !important;
	}

	.inn-content-wrapper{
		margin-top: 0 !important;
		padding: 0 20px 15px 20px !important;
		width: 100% !important;
	}

	.dohms-interna-noticias-conteudo,
	.dohms-indice-noticias-olho-txt-texto{
		font-size: 18px !important;
		line-height: 26px !important;
	}

	.dohms-interna-noticias-titulo,
	.dohms-indice-noticias-olho-txt-titulo{
		font-size: 28px !important;
		font-weight: 400 !important;
		margin-bottom: 15px !important;
	}

	*{
		background: none !important;
	}

	#dohms-indice-noticias-olho-txt{
		display: block;
		width: 100% !important;
	}

	.top-site-wrapper,	
	header{
		display: block;
		width: 100% !important;
		padding: 0 20px;
		height: auto !important;
	}

	.dohms-interna-noticias-corpartilhamento,
	.box-banners-wrapper,
	#dohms-indice-noticias-olho-vej,
	.dohms-indice-noticias-olho-txt-link,
	footer{
		display: none !important;
		background: none !important;
	}

	.noprint,
	.link-voltar-indice{
		display: none !important;
	}
	.print,
	.ass-wrapper{
		display: block;
		padding: 20px !important;
		width: 100% !important;
		background: none !important;
	}
}
/*-- end PRINT DA NOTICIA --*/

.fonte-conteudo-interna h2:first-child{ margin-top:0px !important; }
.fonte-conteudo-interna h2{
	font-size:18px;
	color:#cc0000;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	line-height:1;
	margin-bottom:20px;
	margin-top:30px;
	padding-left:20px;
	display:block;
}

.fonte-conteudo-interna{
	font-size:14px;
	color:#666666;
	font-family: 'Open Sans', sans-serif;
	/*line-height:18px;*/
	line-height:24px;
}

header{
	display:block;
	height:204px;
	width:100%;	
}

.top-site-wrapper{
	width:1200px;
	height:204px;
	margin:0 auto;
}

.top-site-logo{
	display:block;
	width:371px;
	height:130px;
	float:left;
	margin-top:7px;
}

.dohms-classe-busca-form{
	display:block;
	height:37px;
	width:252px;
	float:right;
	margin:85px 20px 0 0;
	border:none;
}

.dohms-classe-busca-form input[type="text"]{
	display:block;
	height:37px;
	width:252px;
	border-radius:18px;
	background:url(../imgs/bkg-search.jpg) right #FFF no-repeat;
	border:solid 1px #a9a9a9;
	padding:0px 10px 0 15px;
	line-height:1;	
	position:absolute;
}

.dohms-classe-busca-form input[type="submit"]{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    display: block;
    height: 37px;
    margin: 0 0 0 212px;
    position: absolute;
    width: 41px;
	border:none !important;
	cursor:pointer;
}

@media screen and
(max-width: 980px){
	.box-redes-top{ display:none !important; }
}

.box-redes-top{
	display:block;
	width:632px;
	height:30px;
	background:url(../imgs/box-redes-top-bkg.png) no-repeat 0 0;
	position:absolute;
	right:0px;
	top:0px;
}

ul.redes-icons{
	display:block;
	float:left;
	position:absolute;
	width:150px;
	height:25px;
	margin:0 0 0 40px;
}

ul.redes-icons li{
	display:block;
	float:left;
}

ul.redes-icons li a{
	display:block;
	float:left;
	height:25px;
	background:url(../imgs/redes-sociais.jpg) no-repeat 0 0;
	border-right:solid 1px #a12324;
}

ul.redes-icons li:nth-child(1) a{ background-position:0 0; width:32px; }
ul.redes-icons li:nth-child(2) a{ background-position:-33px 0; width:41px; }
ul.redes-icons li:nth-child(3) a{ background-position:-75px 0; width:42px; }
ul.redes-icons li:nth-child(4) a{ background-position:-118px 0; width:32px; border-right:none; }

ul.redes-icons li:nth-child(1) a:hover{ background-position:0 -30px; }
ul.redes-icons li:nth-child(2) a:hover{ background-position:-33px -30px; }
ul.redes-icons li:nth-child(3) a:hover{ background-position:-75px -30px; }
ul.redes-icons li:nth-child(4) a:hover{ background-position:-118px -30px; }

/*--------------*/
/*-- TOP MENU --*/
/*--------------*/

.top-site-wrapper ul.top-menu{
	display: block;
    height: 48px;
    margin-top: 12px;
    width: 1200px;
}

.top-site-wrapper ul.top-menu > li{
	display:block;
	float:left;
	height:48px;
	border-left:1px solid #ebebeb;
}

.top-site-wrapper ul.top-menu > li:first-child{
	border-left:none !important;
}

.top-site-wrapper ul.top-menu > li > a{
	display:block;
	height:48px;
	font-size:16px;
	color:#5e5e5e;
	line-height:1;
	text-align:center;
	padding:14px 21px 0 21px;
	font-family: 'Open Sans', sans-serif;
	border-top:solid 5px #ebebeb;
}

.top-site-wrapper ul.top-menu > li > a.set,
.top-site-wrapper ul.top-menu > li > a:hover{
	border-top:solid 5px #cc0000;
	color:#666666;
	background:#e9e9e9;
}

/*--------------------*/
/*-- SLIDE & AGENDA --*/
/*--------------------*/

.box-slider-agenda{
	width:100%;
	height:396px;
	background:url(../imgs/sombra-bkg.png) no-repeat center top;
}

.wrapper-slider-agenda{
	width:1200px;
	height:396px;
	margin:0 auto;
}

.slider-content{
	width:831px;
	height:381px;
	float:left;
	margin-top:8px;
}
.slider-container, .slider{
	display: block;
	height: 381px;
} 

#caption{
	display:block;
	width:831px;
	height:52px;
	background:url(../imgs/bkg-caption.png) repeat;
	position:relative;
	margin-top:-52px;
	z-index:999;
	font-family: 'Open Sans', sans-serif;
	color:#FFF;
	font-size:20px;
	line-height:1;
	padding:15px 0 0 20px;
}

ul#nav{
	display:block;
	position:absolute;
	z-index:9997;
	width:150px;
	margin:-374px 0 0 760px;
}

ul#nav li:last-child a{ margin-right:0px; }

ul#nav li a{
	display:block;
	float:left;
	height:16px;
	width:16px;
	background:#FFF;
	margin-right:6px;
	border:solid 1px #cccccc;
}

ul#nav li.activeSlide a,
ul#nav li a:hover{ background-color:#cc0000; }

.box-slider-agenda{
	width:100%;
	height:396px;
	background:url(../imgs/sombra-bkg.png) no-repeat center top;
}

.wrapper-slider-agenda{
	width:1200px;
	height:396px;
	margin:0 auto;
}

.slider-content{
	width:831px;
	height:381px;
	float:left;
	margin-top:8px;
}

#caption{
	display:block;
	width:831px;
	height:52px;
	background:url(../imgs/bkg-caption.png) repeat;
	position:absolute;
	margin-top:-52px;
	z-index:999;
	font-family: 'Open Sans', sans-serif;
	color:#FFF;
	font-size:20px;
	line-height:1;
	padding:15px 0 0 20px;
}

ul#nav{
	display:block;
	position:absolute;
	z-index:9997;
	width:150px;
	margin:-374px 0 0 760px;
}

ul#nav li:last-child a{ margin-right:0px; }

ul#nav li a{
	display:block;
	float:left;
	height:16px;
	width:16px;
	background:#FFF;
	margin-right:6px;
	border:solid 1px #cccccc;
}

ul#nav li.activeSlide a,
ul#nav li a:hover{ background-color:#cc0000; }

.box-agenda{
	width:350px;
	height:383px;	
	background:url(../imgs/box-agenda.jpg) no-repeat;
	float:right;
	margin-top:7px;
}

.box-agenda > ul.dohms-indice-agenda{
	display:block;
	width:337px;
	height:325px;
	background:#eff2f5;
	margin:4px 0 0 7px;
	padding-top:4px;
}

.box-agenda > ul.dohms-indice-agenda li{
	display:block;
	height:79px;
	width:337px;
	background:url(../imgs/bkg-agenda-iten.jpg) no-repeat;
	border-top:1px dotted #cccccc;
	cursor:pointer;
}

.box-agenda > ul.dohms-indice-agenda li:hover{
	background:url(../imgs/bkg-agenda-iten-hover.jpg) no-repeat;
}

.box-agenda > ul.dohms-indice-agenda li:last-child{
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
}

.box-agenda > ul.dohms-indice-agenda li > .dohms-agenda-data-inicial,
.box-agenda > ul.dohms-indice-agenda li > .dohms-agenda-div-data-3{
	display:block;
	float:left;
	width:90px;
	height:77px;
}

.box-agenda > ul.dohms-indice-agenda li > div .dohms-agenda-ano-data-3,
.box-agenda > ul.dohms-indice-agenda li > div .dohms-agenda-data-inicial{ display:none; }

.box-agenda > ul.dohms-indice-agenda li:hover > div .dohms-agenda-data-inicial-mes,
.box-agenda > ul.dohms-indice-agenda li:hover > div .dohms-agenda-mes-data-3{
	color:#FFF !important;
}

.box-agenda > ul.dohms-indice-agenda li > div .dohms-agenda-data-inicial-mes,
.box-agenda > ul.dohms-indice-agenda li > div .dohms-agenda-mes-data-3{
	color: #7E7E7E;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 50px 0 0 3px;
    position: absolute;
    width: 78px;
	text-align:right;
}

.box-agenda > ul.dohms-indice-agenda li > div .dohms-agenda-data-inicial-dia,
.box-agenda > ul.dohms-indice-agenda li > div .dohms-agenda-dia-data-3{
	display:block;
	position:absolute;
	margin:10px 0 0 50px;
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	color:#FFF;	
	font-weight:bold;
}

.dohms-agenda-separador-data-3{ display: none; }

.box-agenda > ul.dohms-indice-agenda li > div .dohms-agenda-dia2-data-3{
	display:block;
	position:absolute;
	margin:10px 0 0 8px;
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	color:#FFF;	
	font-weight:bold;
}

.box-agenda > ul.dohms-indice-agenda li > div .dohms-agenda-dia2-data-3:after{
	display: block;
	float: right;
	margin: 6px 0 0 2px;
	content: "a";
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#FFF;	
	font-weight:400;
}

.box-agenda > ul.dohms-indice-agenda li:hover > .dohms-agenda-titulo a{ color:#cc0000; }
.box-agenda > ul.dohms-indice-agenda li > .dohms-agenda-titulo a{
	color: #666666;
    display: block;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 12px 0 0 18px;
    width: 220px;
	line-height:18px;
}

/*.box-agenda > ul.dohms-indice-agenda li > .dohms-agenda-titulo-h2:hover{ color:#cc0000; }*/
	
.menu2-label{
	width:100%;
	height:50px;
	/*background:url(../imgs/sombra-menu.png) no-repeat center top;*/
}

.wrapper-menu2{
	width:1200px;
	margin:0 auto;
	height:50px;
	background:url(../imgs/menu2-bkg.jpg) repeat-x;
}

ul.box-menu2{
	width:1200px;
	height:50px;
	margin:0 auto;
}

ul.box-menu2 li{
	display:block;
	float:left;
}

ul.box-menu2 li a{
	display:block;	
	height:50px;
	margin:0 auto;
	float:left;
	padding-top:18px;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#5e5e5e;
	text-align:right;
	border-right:1px solid #FFF;
}

ul.box-menu2 li:last-child a{ border-right:none; }

[class*="menu2-iten-"]{
	padding-right:8px;
	background:url(../imgs/icon-menu.png) no-repeat 0 0;
}

/*[class*="menu2-iten-"]:hover{ background-color:#FFF; }*/

.menu2-iten-a{ padding-left:42px; background-position:4px 0px; }
.menu2-iten-b{ padding-left:45px; background-position:4px -50px; }
.menu2-iten-c{ padding-left:46px; background-position:4px -100px; }
.menu2-iten-d{ padding-left:45px; background-position:4px -150px; }
.menu2-iten-e{ padding-left:42px; background-position:4px -197px; }
.menu2-iten-f{ padding-left:39px; background-position:4px -250px; }
.menu2-iten-g{ padding-left:42px; background-position:1px -300px; }
.menu2-iten-h{ padding-left:43px; background-position:2px -350px; }
.menu2-iten-i{ padding-left:53px; background-position:6px -400px; }

.menu2-iten-a-set,
.menu2-iten-a:hover{ background-position:5px -449px; background-color:#FFFFFF; color:#cc0033; }
.menu2-iten-b-set,
.menu2-iten-b:hover{ background-position:5px -499px; background-color:#FFFFFF; color:#cc0033; }
.menu2-iten-c-set,
.menu2-iten-c:hover{ background-position:5px -549px; background-color:#FFFFFF; color:#cc0033; }
.menu2-iten-d-set,
.menu2-iten-d:hover{ background-position:5px -599px; background-color:#FFFFFF; color:#cc0033; }
.menu2-iten-e-set,
.menu2-iten-e:hover{ background-position:5px -646px; background-color:#FFFFFF; color:#cc0033; }
.menu2-iten-f-set,
.menu2-iten-f:hover{ background-position:5px -699px; background-color:#FFFFFF; color:#cc0033; }
.menu2-iten-g-set,
.menu2-iten-g:hover{ background-position:2px -749px; background-color:#FFFFFF; color:#cc0033; }
.menu2-iten-h-set,
.menu2-iten-h:hover{ background-position:3px -799px; background-color:#FFFFFF; color:#cc0033; }
.menu2-iten-i-set,
.menu2-iten-i:hover{ background-position:7px -849px; background-color:#FFFFFF; color:#cc0033; }

.news-label{
	width:100%;
	padding-top:10px;
}

.news-label-interna{
	width:100%;
	padding-top:10px;
}

.news-label-wrapper{
	width:1200px;
	margin:0 auto;
}

.home-title-news{
	display:block;
	line-height:1;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#006699;
	font-size:14px;
	text-transform:uppercase;
}

.home-title-pauta{
	display:block;
	line-height:1;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#cc0000;
	font-size:14px;
	text-transform:uppercase;
	margin-top:10px;
}

.home-title-imgsemana{
	display:block;
	line-height:1;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#999999;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:4px;
}

.home-title-boletim{
	display:block;
	line-height:1;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#ff9933;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:4px;
}

.home-title-opniao{
	display:block;
	line-height:1;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#669966;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:4px;
	margin-top:10px;
}

.home-title-imgsemana,
.home-title-boletim{
	margin-top:19px;
}

.box-news{
	width:950px;
	height:auto;
	float:left;
	border-top:2px solid #006699; 
	margin-top:4px;
}

.box-news-col1{
	width:495px;
	float:left;	
}

.box-news-col2{
	width:435px;
	float:left;
	margin-left:20px;
}

.box-news-col3{
	display:block;
	float:right;
	width:230px;
}

ul#destaque-1.dohms-box-destaques li:nth-child(1){
	display:block;
	width:495px;
	height:220px;
	background:#eff2f5;
	padding:15px 10px 15px 20px;
}

ul#destaque-1.dohms-box-destaques li:nth-child(2){
	display:block;
	width:495px;
	height:220px;
	background:#FFF;
	padding:15px 10px 15px 20px;
	border:solid 3px #eff2f5;
	margin-top:10px;
}

ul#destaque-1.dohms-box-destaques li .dohms-box-destaques-imagem img{
	float:left;
	display:block;
	width:227px;
	height:153px;
}

ul#destaque-1.dohms-box-destaques li:nth-child(2) .dohms-box-destaques-imagem img{
	border:solid 3px #eff2f5;
}

ul#destaque-1.dohms-box-destaques li .dohms-box-destaques-imagem img{
	display:block;
	border:solid 3px #FFFFFF;
	display:block;	
	float:left;	
}

ul#destaque-1.dohms-box-destaques li .dohms-box-destaques-retranca,
ul#destaque-1.dohms-box-destaques li .dohms-box-destaques-categoria,
ul#destaque-1.dohms-box-destaques li .dohms-box-destaques-data{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:1;
	margin-bottom:8px;
	margin-left:5px;
	text-transform:uppercase;
}

ul#destaque-1.dohms-box-destaques li .dohms-box-destaques-retranca{ margin-left:0px; }
ul#destaque-1.dohms-box-destaques li .dohms-box-destaques-categoria{ margin-left:0px; }

ul#destaque-1.dohms-box-destaques li .dohms-box-destaques-retranca:before{
	display:block;
	float:left;
	content:"|";
	margin-left:8px;
	margin-right:8px;
}

ul#destaque-1.dohms-box-destaques li .dohms-box-destaques-categoria:before{
	display:block;
	float:left;
	content:"|";
	margin-left:8px;
	margin-right:8px;
}

ul#destaque-1.dohms-box-destaques li .dohms-box-destaques-titulo a{
	display:block;
	width:210px;
	margin-bottom:13px;
	margin-left:15px;
	float:left;
	line-height:24px;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#006699;
	cursor:pointer;
	padding-bottom:4px;
}

ul#destaque-1.dohms-box-destaques li .dohms-box-destaques-gravata{
	display:block;
	width:201px;
	max-height:69px;
	overflow:hidden;
	margin-left:15px;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#666666;
	line-height:17px;
	cursor:pointer;
}

ul#destaque-1.dohms-box-destaques li .dohms-box-destaques-title:hover{
	color:#cc0033;
}

ul#destaque-2 li:nth-child(1){
	width:243px;
	height:280px;
	float:left;
	background:#eff2f5;
	padding:25px 10px 25px 19px;
	margin-top:10px;
}

ul#destaque-2 li:nth-child(2){
	width:243px;
	height:280px;
	float:left;
	margin-left:9px;
	background:#eff2f5;
	padding:25px 10px 25px 19px;
	margin-top:10px;
}

ul#destaque-2 li > .dohms-box-destaques-data,
ul#destaque-2 li > .dohms-box-destaques-categoria,
ul#destaque-2 li .dohms-box-destaques-retranca{
	display:block;
	float:left;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:1;
	margin-bottom:5px;
	margin-left:5px;
}

ul#destaque-2 li .dohms-box-destaques-retranca{ margin-left:0px; }
ul#destaque-2 li .dohms-box-destaques-categoria{ margin-left:0px; }

ul#destaque-2 li .dohms-box-destaques-retranca:before{
	display:block;
	float:left;
	content:"|";
	margin-left:8px;
	margin-right:8px;
}
ul#destaque-2 li .dohms-box-destaques-categoria:before{
	display:block;
	float:left;
	content:"|";
	margin-left:8px;
	margin-right:8px;
}


ul#destaque-2.dohms-box-destaques li h2.dohms-box-destaques-titulo a{
	display:block;
	/*max-height:98px;
	overflow:hidden;*/
	margin-bottom:13px;
	margin-left:0px !important;
	float:left;
	line-height:24px;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#006699;
	cursor:pointer;
	padding-bottom:4px;
}

ul#destaque-2.dohms-box-destaques li .dohms-box-destaques-gravata{
	display:block;
	max-height:69px;
	overflow:hidden;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#666666;
	line-height:17px;
	cursor:pointer;
}

ul#destaque-2.dohms-box-destaques li .dohms-box-destaques-title:hover{
	color:#cc0033;
}

.home-lista-news{
	display:block;
	width:435px;
	height:217px;
	/*background:url(../imgs/bkg-lista-news.jpg) no-repeat 0 3px;*/
}

.home-lista-news > ul.dohms-indice-noticias{
	display:block;
	width:435px;
	height:205px;
	background:#ebebeb;
	margin-top:2px;
}

.home-lista-news > ul.dohms-indice-noticias li{
	display:block;
	height:52px;
	padding:6px 18px;
	border-bottom:2px solid #FFF;
}

.home-lista-news > ul.dohms-indice-noticias li:nth-child(odd){ background:#eff2f5; }



.home-lista-news > ul.dohms-indice-noticias li .dohms-indice-noticias-data,
.home-lista-news > ul.dohms-indice-noticias li .dohms-indice-noticias-retranca,
.home-lista-news > ul.dohms-indice-noticias li .dohms-indice-noticias-categoria{
	display:block;
	float:left;
	line-height:1;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-bottom:1px; text-transform:uppercase;
}

.home-lista-news > ul.dohms-indice-noticias li .dohms-indice-noticias-categoria{ margin-left:0px; }
.home-lista-news > ul.dohms-indice-noticias li .dohms-indice-noticias-retranca{ margin-left:0px; }

.home-lista-news > ul.dohms-indice-noticias li .dohms-indice-noticias-categoria:before{
	display:block;
	float:left;
	content:"|";
	margin-left:8px;
	margin-right:8px;
}
.home-lista-news > ul.dohms-indice-noticias li .dohms-indice-noticias-retranca:before{
	display:block;
	float:left;
	content:"|";
	margin-left:8px;
	margin-right:8px;
}
.home-lista-news > ul.dohms-indice-noticias li .dohms-indice-noticias-titulo a{
	line-height:14px;
	font-size:11px;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	color:#666666;
	width:410px;
	/*height:18px;*/
	display:block;
	/*overflow:hidden;*/
}

.home-lista-news > ul.dohms-indice-noticias li .dohms-indice-noticias-titulo a:hover{ color:#cc0033; }

.box-news-col2 > ul#destaque-3.dohms-box-destaques{
	width:434px;
	height:205px;
	background:#ebebeb;
	border-top:#fd3d3d 2px solid;
	margin-top:2px;
}

.box-news-col2 > ul#destaque-3.dohms-box-destaques li{
	display:block;
	padding:14px 10px 14px 19px; 
}

.box-news-col2 > ul#destaque-3.dohms-box-destaques li .dohms-box-destaques-data{ 
	font-size:10px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:1;
	margin-bottom:2px;
}

.box-news-col2 > ul#destaque-3.dohms-box-destaques li .dohms-box-destaques-retranca{
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:1;
	margin-bottom:2px;
}

.box-news-col2 > ul#destaque-3.dohms-box-destaques li .dohms-box-destaques-categoria{
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:1;
	margin-bottom:2px;
}

.box-news-col2 > ul#destaque-3.dohms-box-destaques li .dohms-box-destaques-imagem{
	border: 3px solid #FFFFFF;
    border-radius: 4px;
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;*/
	/*width:179px;
	height:119px;*/
    display: block;
    float: left;
	margin-top:5px;
}

.box-news-col2 > ul#destaque-3.dohms-box-destaques li .dohms-box-destaques-imagem img{
	display:block;
	float:left;
	width:180px;
	max-height:127px;
}

.box-news-col2 > ul#destaque-3.dohms-box-destaques li .dohms-box-destaques-titulo a{
	display:block;
	float:left;
	width:196px;
	/*max-height:76px;
	overflow:hidden;*/
	line-height:24px;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#cc0033;
	margin-bottom:13px;
	margin-left:22px;
	margin-top:3px;
}

.box-news-col2 > ul#destaque-3.dohms-box-destaques li .dohms-box-destaques-titulo a:hover{ color:#666666; }

.box-news-col2 > ul#destaque-3.dohms-box-destaques li .dohms-box-destaques-gravata{
	display:block;
	float:left;
	width:188px;
	max-height:71px;
	overflow:hidden;
	line-height:17px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#666;
	margin-left:22px;
	cursor:pointer;
}

.box-news-col2 > ul#destaque-4.dohms-box-destaques{
	width:434px;
	height:274px;
	background:#ebebeb;
}

.box-news-col2 > ul#destaque-4.dohms-box-destaques li{
	display:block;
	width:217px;
	height:279px;
	float:left;
	background:#FFF;
	padding:20px 10px 20px 19px;
	border:solid 3px #ebebeb; 
}

.box-news-col2 > ul#destaque-4.dohms-box-destaques li:nth-child(2){
	border:solid 3px #ebebeb;
	border-left:none !important;
}

.box-news-col2 > ul#destaque-4.dohms-box-destaques li .dohms-box-destaques-data{ 
	font-size:10px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:1;
	margin-bottom:2px;
}

.box-news-col2 > ul#destaque-4.dohms-box-destaques li .dohms-box-destaques-retranca{
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:1;
	margin-bottom:5px;
}
.box-news-col2 > ul#destaque-4.dohms-box-destaques li .dohms-box-destaques-categoria{
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:1;
	margin-bottom:5px;
}

.box-news-col2 > ul#destaque-4.dohms-box-destaques li .dohms-box-destaques-titulo a{
	display:block;
	/*max-height:122px;
	overflow:hidden;*/
	line-height:24px;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#cc0033;
	padding-bottom:4px;
	margin-bottom:15px;
}

.box-news-col2 > ul#destaque-4.dohms-box-destaques li .dohms-box-destaques-titulo a:hover{ color:#666666; }

.box-news-col2 > ul#destaque-4.dohms-box-destaques li .dohms-box-destaques-gravata{
	display:block;
	max-height:69px;
	overflow:hidden;
	line-height:17px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#666;
	cursor:pointer;
}

ul#imgsemana{
	display:table;
	border-top:solid 2px #cccccc;
	width:230px;
	height:238px;
	padding:10px 10px 12px 10px;
	background:#ebebeb;
}

ul#imgsemana li{ display: table-row; }
ul#imgsemana li a{ 
	display: table-cell; 
	vertical-align: middle;	
}

ul#imgsemana li a img{ border: 3px solid #FFF; }

.dohms-indice-noticias-imagem img.landscape{
	display:block;
	width:209px;	
}

.dohms-indice-noticias-imagem img.portrait{
	display:block;
	height:215px;
}

.bt-boletim{
	display:block;
	border-top:solid 2px #ff9933;
	width:230px;
	height:122px;
	background:#ebebeb;
}

#box-articulista ul.dohms-indice-noticias{ display: block; }
#box-articulista ul.dohms-indice-noticias li{
	display:block;
	width:360px;
	height:247px;
	float:left;
	background:#eff2f5;
	padding:16px 10px 16px 20px;
}
#box-articulista ul.dohms-indice-noticias li:nth-child(2){ margin-left:12px; }
#box-articulista ul.dohms-indice-noticias li .dohms-indice-noticias-imagem{
	display:block;
	float:left;
	border: 3px solid #FFFFFF;
} 

#box-articulista ul.dohms-indice-noticias li .dohms-indice-noticias-imagem img{
	display:block;
	float:left;
	width:90px;
	height:90px;
}
#box-articulista ul.dohms-indice-noticias li .dohms-indice-noticias-data{
	font-size:10px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:1;
	margin-bottom:2px;
	margin-left:15px;
	margin-top:5px;
	float:left;
	width:205px;
}
#box-articulista ul.dohms-indice-noticias li .dohms-indice-noticias-titulo a:hover{ color:#cc0033; }
#box-articulista ul.dohms-indice-noticias li .dohms-indice-noticias-titulo a{
	display:block;
	/*max-height:116px;
	overflow:hidden;*/
	line-height:24px;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#669966;
	margin-left:15px;
	width:218px;
}
#box-articulista ul.dohms-indice-noticias li .dohms-indice-noticias-autor{
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:1;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold
}
#box-articulista ul.dohms-indice-noticias li .dohms-indice-noticias-chamada{
	display:block;
	max-height:70px;
	height:auto !important;
	width:330px;
	overflow:hidden;
	line-height:17px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#666;
	cursor:pointer;
}
#box-articulista ul.dohms-indice-noticias li:nth-child(2) .dohms-indice-noticias-chamada{ max-height:68px; }

.lbl-banners{
	width:100%;
	height:auto;
}

.box-banners-wrapper{
	width:1200px;
	padding-top:25px;
	border-top:2px solid #ebebeb;
	margin:25px auto 0 auto;
}

.box-banners-wrapper a{	
	margin-right:25px; 
	float:left;
	width:220px;
	height:120px;
}
.box-banners-wrapper a:last-child{ margin-right:0px !important; }

footer{
	display:block;
	width:100%;
	height:235px;
	background:url(../imgs/footer-bkg.jpg) repeat-x;
	margin-top:25px !important;
}

.footer-wrapper{
	width:1200px;
	margin:0 auto;	
}

#box-jornal-sismuc{
	display:block;
	width:230px;
	height:305px;
	background:#ebebeb;
	padding:12px 10px;
	margin-top:-13px;
}

#box-jornal-sismuc img{
	width:208px;
	height:282px;
}



.lbl-opiniao{
	width:100%;
	height:auto;	
}

.likebox-fb{
	float:right;
	width:447px; 
	height:250px; 
	background:#FFF;
	border:solid 1px #ebebeb;	
}

.box-opniao-wrapper{
	width:1200px;
	height:auto;
	margin:0 auto;
}

ul.footer-menu{
	display:block;
	float:left;
	width:165px;
	padding-top:15px;
	border-right:4px solid #e9e9e9;
	margin-top:8px;
	height:195px;
}

ul.footer-menu li{
	padding-left:11px;
}

ul.footer-menu li.title{
	display:block;
	line-height:1;
	padding-left:0px !important;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#666666;
	font-size:12px;
	margin-bottom:6px;
}

ul.footer-menu:nth-child(1){ margin-left:65px; }
ul.footer-menu:nth-child(2){ margin-left:25px; }
ul.footer-menu:nth-child(3){ margin-left:25px; }
ul.footer-menu:nth-child(4){ margin-left:16px; }
ul.footer-menu:nth-child(5){ margin-left:16px; }
ul.footer-menu:nth-child(6){ margin-left:35px; border-right:none; }

ul.footer-menu li.title a{ color:#666666; }

ul.footer-menu li a{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height:1;
	color:#666666;
	margin-bottom:7px;
}

ul.footer-menu li a:hover{ color:#cc0033; }

.ass-wrapper{
	width:1200px;
	height:auto;
	margin:0 auto;
	padding:12px 0;
}

.ass-wrapper p{
	font-size:13px ;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	display:block;
	float:left;
	width:1050px;
}

.ass-wrapper p a{ color:#666666; }
.ass-wrapper p a:hover{ color:#cc0033; }

.ass-wrapper p strong{ color:#666666; font-size:15px; font-family: 'Open Sans', sans-serif; }

/*-------------------------*/
/*--AGENDA INDICE INTERNO--*/
/*-------------------------*/

#agenda-pgindice ul.dohms-indice-agenda{
	display:block;
	width:800px;
	float:left;	
}

#agenda-pgindice ul.dohms-indice-agenda li:last-child{ margin-bottom:0px; border-bottom:none; }	

#agenda-pgindice ul.dohms-indice-agenda li{
	width:800px;
	height:auto;
	padding:0 20px 15px 0;
	border-bottom:dotted 1px #cfcfcf;
	margin-bottom:15px;
}

#agenda-pgindice .dohms-agenda-div-data-1{
	display:block;
	width:165px;
	height:auto;
	float:left;
	padding-top:10px;
	background:url(../imgs/arrow-box-data2.jpg) no-repeat 0px 2px;
}

#agenda-pgindice .dohms-agenda-dia-data-1{
	display:block;
	width:140px;	
	padding:0 10px 12px 0;
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	color:#999;
	text-align:right;
	font-weight:bold;
	/*border-bottom:solid 3px #eff2f5;*/
}

#agenda-pgindice .dohms-agenda-ano-data-1{
	display:block;
	position:absolute;
	margin:68px 0px 0 104px;
	font-family: 'Open Sans', sans-serif;
	font-size:10px;
	color:#999;
	font-weight:bold;
}

#agenda-pgindice .dohms-agenda-mes-data-1{
	color: #666;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 45px 0 0 50px;
    position: absolute;
    text-align: right;
    width: 84px;
}

/*#agenda-pgindice .dohms-agenda-mes-data-1:after{
	display:block;
	content:"-";
	margin-left:5px;
	float:right;
}*/

/*#agenda-pgindice .dohms-agenda-titulo-h2{ padding:0; margin-top:0; }	*/
#agenda-pgindice .dohms-agenda-titulo-h2 {
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:#cc0000;
	font-weight:bold;
	padding-left:0px;
	line-height:1;
	margin-top:0px;
	margin-bottom:12px;
	float:right;
	width:605px;
}

#agenda-pgindice .dohms-agenda-titulo-h2 a:hover{ color:#666; }

#agenda-pgindice .dohms-agenda-conteudo,
#agenda-pgindice .dohms-agenda-local,
#agenda-pgindice .dohms-agenda-hora-data{
	display:block;
	float:right;
	width:605px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	line-height:18px;
	background:#eff2f5;
	padding:6px 6px 6px 15px;
}

#agenda-pgindice .dohms-agenda-hora-data{ padding-top:15px !important; }
#agenda-pgindice .dohms-agenda-conteudo{ padding-bottom:15px !important; }
#agenda-pgindice .dohms-agenda-local{ padding-top:0px; padding-bottom:0px; }

/*-----------------*/
/*-- BOX DD MENU --*/
/*-----------------*/

#dd-news-sub{
	display:none;
    height: 205px;
    padding-top: 21px;
    position: absolute;
    width: 842px;
    z-index: 9999;
}

#dd-osismuc-sub{
	display:none;
    height: 205px;
    padding-top: 21px;
    position: absolute;
    width: 240px;
    z-index: 9999;
}

#dd-multimidia-sub{
	display:none;
    height: 205px;
    padding-top: 21px;
    position: absolute;
    width: 240px;
    z-index: 9999;
}

#dd-pubs-sub{
	display:none;
    height: 245px;
    padding-top: 21px;
    position: absolute;
    width: 240px;
    z-index: 9999;
}

/*--DD O SISMUC--*/
li#dd-osismuc div#dd-osismuc-sub{width:176px !important;}
li#dd-osismuc div#dd-osismuc-sub div.box-dd-menu ul.dd-menu-itens{width:110px !important;}
li#dd-osismuc div#dd-osismuc-sub div.box-dd-menu ul.dd-menu-itens li a{ width:110px !important;}

/*--DD MULTIMIDIA--*/
li#dd-multimidia div#dd-multimidia-sub{width:176px !important;}
li#dd-multimidia div#dd-multimidia-sub div.box-dd-menu ul.dd-menu-itens{width:110px !important;}
li#dd-multimidia div#dd-multimidia-sub div.box-dd-menu ul.dd-menu-itens li a{ width:110px !important;}

.box-dd-menu{
	display:block;
	position:absolute;
	margin:0px 0 0 8px;
	z-index:9999;	
	padding:20px 25px;
	background:#FFF;
	border:solid 1px #d4d4d4;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	box-shadow:2px 2px 8px #666;
	padding-top:21px;
}

.arrow-ddmenu{
	display:block;
	width:15px;
	height:8px;
	background:url(../imgs/arrow-top-ddmenu.png) no-repeat 0 0;
	position:absolute;
	margin:-28px 0 0 10px;
}

.box-dd-menu ul.dd-menu-itens{
	display:block;
	float:left;
	width:170px;
}

.box-dd-menu ul.dd-menu-itens li a{
	float:left;
	width:160px;
	padding-top:20px;
	padding-bottom:4px;	
	border-bottom:solid 1px #cccccc;
}

.box-dd-menu ul.dd-menu-itens li:first-child a{ padding-top:0px; }

.box-dd-menu ul.dd-menu-itens li a{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:1;
	color:#5e5e5e;		
}

.box-dd-menu ul.dd-menu-itens li a:hover{ color:#cc0033; border-bottom:dotted 1px #cc0033; }

.box-dd-menu ul.dd-news{	
	border-right:2px #e0e0e0 solid;
	margin-right:10px; 
	padding-right:20px; 
	width:190px;
}

.box-dd-menu ul.dd-news li a{ text-transform:uppercase; font-weight:bold; }

.box-dd-menu ul.dd-news li:nth-child(1) a{ color:#195695; }
.box-dd-menu ul.dd-news li:nth-child(2) a{ color:#cc0000; }
.box-dd-menu ul.dd-news li:nth-child(3) a{ color:#009933; }
.box-dd-menu ul.dd-news li:nth-child(4) a{ color:#ff6600; }

.box-dd-menu ul.dd-news li:nth-child(1) a:hover{ border-bottom:solid 1px #195695; }
.box-dd-menu ul.dd-news li:nth-child(2) a:hover{ border-bottom:solid 1px #cc0000; }
.box-dd-menu ul.dd-news li:nth-child(3) a:hover{ border-bottom:solid 1px #009933; }
.box-dd-menu ul.dd-news li:nth-child(4) a:hover{ border-bottom:solid 1px #ff6600; }

.box-dd-menu .dd-menu-title{
	display:block;
	width:555px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:1;
	color:#5e5e5e;
	padding:0 0 4px 20px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:solid 1px #cccccc;
	margin-left:20px;
}

.box-dd-menu ul.dd-sub-menu:nth-child(1){ margin-left:30px; }
.box-dd-menu ul.dd-sub-menu{ margin-left:20px; }

.box-dd-menu ul.dd-sub-menu li a{
	padding-left:30px;
	border-bottom:dotted 1px #cccccc;
}

.border-bottom-azul{ padding-bottom:4px; border-bottom:solid 2px #006699; }

.border-bottom-azul > span{ text-transform:none !important; font-weight:bold; }

/*------------------*/
/*-- HOME INTERNA --*/
/*------------------*/

ul.box-menu2 li.title-home-editoria{
	background: url("../imgs/sombra-menu-interno.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 50px;
    margin-left: -34px;
    padding-left: 34px;
    /*width: 100px;*/
}

ul.box-menu2 li.title-home-editoria > a{
	display:block;
	float:left;
	padding:10px 24px 0 70px;
	background:url(../imgs/icon-interna.png) no-repeat 0 0 #FFF;
	height:50px;
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	color:#cc0033;
	font-weight:bold;
}

ul.box-menu2 li.title-home-editoria > a.editoria-1{ background-position:20px 0; }
ul.box-menu2 li.title-home-editoria > a.editoria-2{ background-position:20px -50px; }
ul.box-menu2 li.title-home-editoria > a.editoria-3{ background-position:20px -100px; }
ul.box-menu2 li.title-home-editoria > a.editoria-4{ background-position:20px -150px; }
ul.box-menu2 li.title-home-editoria > a.editoria-5{ background-position:20px -200px; }
ul.box-menu2 li.title-home-editoria > a.editoria-6{ background-position:20px -250px; }
ul.box-menu2 li.title-home-editoria > a.editoria-7{ background-position:20px -300px; }
ul.box-menu2 li.title-home-editoria > a.editoria-8{ background-position:20px -350px; }
ul.box-menu2 li.title-home-editoria > a.editoria-9{ background-position:20px -400px; }

div#home-inn ul[id*="destaque-"] li{
	display:block;
	float:left;
	height:412px;
	background:#eff2f5;
	margin-top:15px;
	margin-left:20px;
}

div#home-inn ul[id*="destaque-"] li:first-child{ margin-left:0px; }
div#home-inn ul[id*="destaque-"] li a.dohms-box-destaques-img img{
	float:left;
	display:block;
	width:225px;
	height:152px;
}

div#home-inn ul[id*="destaque-"] li a.dohms-box-destaques-img{
	display:block;
	border:solid 1px #9f9f9f;
	display:block;	
	float:left;	
}

div#home-inn ul[id*="destaque-"].dohms-box-destaques li .dohms-box-destaques-retranca,
div#home-inn ul[id*="destaque-"].dohms-box-destaques li .dohms-box-destaques-categoria,
div#home-inn ul[id*="destaque-"].dohms-box-destaques li .dohms-box-destaques-data{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:1;
	margin-bottom:3px;
	margin-left:5px;
	text-transform:uppercase;
	margin-top:12px;
}
div#home-inn ul[id*="destaque-"].dohms-box-destaques li .dohms-box-destaques-data{ margin-left:15px; }
div#home-inn ul[id*="destaque-"].dohms-box-destaques li .dohms-box-destaques-retranca{ margin-left:0px; }
div#home-inn ul[id*="destaque-"].dohms-box-destaques li .dohms-box-destaques-categoria{ margin-left:0px; }

div#home-inn ul[id*="destaque-"].dohms-box-destaques li .dohms-box-destaques-retranca:before{
	display:block;
	float:left;
	content:"|";
	margin-left:8px;
	margin-right:8px;
}
div#home-inn ul[id*="destaque-"].dohms-box-destaques li .dohms-box-destaques-categoria:before{
	display:block;
	float:left;
	content:"|";
	margin-left:8px;
	margin-right:8px;
}

div#home-inn ul[id*="destaque-"].dohms-box-destaques li .dohms-box-destaques-title{
	display:block;
	width:197px;
	/*max-height:75px;
	overflow:hidden;*/
	margin-bottom:13px;
	margin-left:15px;
	float:left;
	line-height:24px;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#006699;
	cursor:pointer;
}

div#home-inn ul[id*="destaque-"].dohms-box-destaques li .dohms-box-destaques-gravata{
	display:block;
	width:197px;
	max-height:103px;
	overflow:hidden;
	margin-left:15px;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#666666;
	line-height:17px;
	cursor:pointer;
}

div#home-inn ul[id*="destaque-"].dohms-box-destaques li .dohms-box-destaques-title:hover{
	color:#cc0033;
}

.menu-internas-select{
	background: url("../imgs/bkg-menu2-select.jpg") no-repeat scroll right center #fff;
    border: 1px solid #a9a9a9;
    border-radius: 18px;
    display: block;
    height: 37px;
    line-height: 1;
    margin: 6px 0 0 940px;
    overflow: hidden;
    padding: 0 10px 0 5px;
    position: absolute;
    width: 252px;
}

.menu-internas-select > select{
	-webkit-appearance: none;
	-moz-appearance: none;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0;
    color: #757575;
    font-size: 12px;
    height: 33px;
    line-height: 1;
    padding: 0 5px;
    width: 268px;
}

.menu2-internas{
	width:600px !important;
	float:left;	
}

.home-interna-lista-news{
	width:458px;
	height:420px;
	float:right;
}

ul#home-interna{ 
	background: none repeat scroll 0 0 #eff2f5;
    display: block;
    height: 399px;
    margin-top: 15px;
}

ul#home-interna li{
	border-bottom: 2px solid #fff;
    display: block;
    height: 50px;
    padding: 6px 20px;	
}

ul#home-interna li:nth-child(even) { background: none repeat scroll 0 0 #ebebeb; }

ul#home-interna li .dohms-indice-noticias-data,
ul#home-interna li .dohms-indice-noticias-retranca,
ul#home-interna li .dohms-indice-noticias-categoria{
    color: #666;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    line-height: 1;    
    text-transform: uppercase;
}

ul#home-interna li .dohms-indice-noticias-categoria{ margin-left:15px; }
ul#home-interna li .dohms-indice-noticias-retranca{ margin-left:15px; }

ul#home-interna li .dohms-indice-noticias-title a{
	line-height:14px;
	font-size:11px;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	color:#666666;
	width:422px;
	/*height:14px;
	margin-top:3px;*/
	display:block;	
}

ul#home-interna li .dohms-indice-noticias-title a:hover{ color:#cc0033; }

.news-label-napauta-opniao{
	width:100%;
	height:auto;
}

.news-label-napauta-opniao-wrapper{
	width:1200px;
	height:248px;
	margin:0 auto;
}

.home-interna-box-pauta{
	width:580px;
	height:268px;
	float:left;
}

.home-interna-box-pauta > h2.home-title-pauta{
	border-bottom:solid	2px #cc0000;
	padding-bottom:4px;
}

/*-----------------------*/
/*-- DESTAQUE NA PAUTA --*/
/*-----------------------*/

div.home-interna-box-pauta ul[id*="destaque-"] li {
    background: none repeat scroll 0 0 #eff2f5;
    display: block;
    float: left;
    height: 247px;
    padding: 12px 15px;
    width: 270px;
}

div.home-interna-box-pauta ul[id*="destaque-"] li .dohms-box-destaques-img {
    border: 3px solid #ffffff;
    display: block;
	width:196px;
	/*height:109px;*/
	margin:0 auto;
}

div.home-interna-box-pauta ul[id*="destaque-"] li .dohms-box-destaques-img img {
    display: block;
	width:190px;
	/*height:109px;*/
	margin:0 auto;
}

div.home-interna-box-pauta ul[id*="destaque-"] .dohms-box-destaques-data {
    color: #666;
    display: block;
	float:left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 1;
    margin-bottom: 2px;
    margin-top: 4px;
}

div.home-interna-box-pauta ul[id*="destaque-"] li .dohms-box-destaques-retranca {
    color: #666;
    display: block;
	float:left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 2px;
}
div.home-interna-box-pauta ul[id*="destaque-"] li .dohms-box-destaques-categoria {
    color: #666;
    display: block;
	float:left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 2px;
}

div.home-interna-box-pauta ul[id*="destaque-"] li .dohms-box-destaques-retranca:before{
	display:block;
	float:left;
	content:"|";
	margin-left:8px;
	margin-right:8px;
}
div.home-interna-box-pauta ul[id*="destaque-"] li .dohms-box-destaques-categoria:before{
	display:block;
	float:left;
	content:"|";
	margin-left:8px;
	margin-right:8px;
}

div.home-interna-box-pauta ul[id*="destaque-"] li .dohms-box-destaques-title {
    color: #cc0000;
    display: block;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    line-height: 20px;
    /*max-height: 116px;
	overflow: hidden;*/
	margin-top:12px;    
    width: 240px;
}

div.home-interna-box-pauta ul[id*="destaque-"] li .dohms-box-destaques-title:hover {
    color: #666666;
}

/*-------------------------------*/
/*-- LISTA NEWS HOME INTERNA 2 --*/
/*-------------------------------*/

.home-interna-lista-news2{
	width:306px;
	height:250px;
	float:right;
	margin-top:1px;
}

ul#home-interna2{ 
	background: none repeat scroll 0 0 #eff2f5;
    display: block;
}

ul#home-interna2 li{
	border-bottom: 2px solid #fff;
    display: block;
    height: 78px;
    padding: 6px 10px 6px 20px;	
}

ul#home-interna2 li:nth-child(odd) { background: none repeat scroll 0 0 #ebebeb; }

ul#home-interna2 li .dohms-indice-noticias-data{
	padding-top:2px;
}

ul#home-interna2 li .dohms-indice-noticias-data,
ul#home-interna2 li .dohms-indice-noticias-retranca,
ul#home-interna2 li .dohms-indice-noticias-categoria{
    color: #666;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    line-height: 1;
	text-transform:uppercase;
    /*margin-bottom: 1px;*/
	float:left;
}

ul#home-interna2 li .dohms-indice-noticias-categoria{ 
	font-size:11px; 
	margin-left:0px;
}
ul#home-interna2 li .dohms-indice-noticias-retranca{ 
	font-size:11px; 
	margin-left:0px;
}

ul#home-interna2 li .dohms-indice-noticias-categoria:before{
	content: "|";
    display: block;
    float: left;
	margin-left:5px;
	margin-right:5px;
}
ul#home-interna2 li .dohms-indice-noticias-retranca:before{
	content: "|";
    display: block;
    float: left;
	margin-left:5px;
	margin-right:5px;
}
ul#home-interna2 li .dohms-indice-noticias-title a{
	line-height:14px;
	font-size:11px;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	color:#666666;
	/*height:20px;
	overflow:hidden;*/
}

ul#home-interna2 li .dohms-indice-noticias-title a:hover{ color:#cc0033; }

/*--------------*/
/*--DESTAQUE 8--*/
/*--------------*/

.box-jornal-sismuc2{
	background: none repeat scroll 0 0 #ebebeb;
    display: block;
    float: right;
    height: 254px;
    margin-top: 23px;
    padding: 3px 0;
    width: 214px;
}

.box-jornal-sismuc2 img{
	display:block;
	width:184;
	/*height:248px;*/
	margin:0 auto;
}

.home-interna-box-opniao{
	width:365px;
	height:234px;
	float:left;
	margin-left:20px;
}

.home-interna-box-opniao > h2.home-title-opniao{
	border-bottom:solid	2px #669966;
	padding-bottom:4px;
	margin-bottom:1px;
}

div.home-interna-box-opniao > ul#destaque-3 li{
	display:block;
	width:365px;
	height:247px;
	float:left;
	background:#eff2f5;
	padding:16px 20px; 
}

/*div.home-interna-box-opniao > ul#destaque-3 li:last-child{ display:none !important; }*/

div.home-interna-box-opniao > ul#destaque-3 li .dohms-indice-noticias-img{
	display:block;
	float:left;
	border: 3px solid #FFFFFF;
} 

div.home-interna-box-opniao > ul#destaque-3 li .dohms-indice-noticias-img img{
	display:block;
	float:left;
	width:90px;
	height:90px;
}

div.home-interna-box-opniao > ul#destaque-3 li .dohms-indice-noticias-data{ 
	font-size:10px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:1;
	margin-bottom:2px;
	margin-left:15px;
	margin-top:5px;
	float:left;
	width:205px;
}

div.home-interna-box-opniao > ul#destaque-3 li .dohms-box-destaques-retranca{
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:1;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
}

div.home-interna-box-opniao > ul#destaque-3 li .dohms-box-destaques-categoria{
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:1;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
}

div.home-interna-box-opniao > ul#destaque-3 li .dohms-indice-noticias-title a{
	display:block;
	max-height:116px;
	overflow:hidden;
	line-height:24px;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#669966;
	margin-left:15px;
	width:205px;
}

div.home-interna-box-opniao > ul#destaque-3 li .dohms-indice-noticias-title a:hover{ color:#cc0033; }

div.home-interna-box-opniao > ul#destaque-3 li .dohms-indice-noticias-autor {
    color: #666666;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 10px;
}

div.home-interna-box-opniao > ul#destaque-3 li .dohms-indice-noticias-chamada{
	display:block;
	max-height:90px;
	width:310px;
	overflow:hidden;
	line-height:17px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#666;
	cursor:pointer;
}

.box-face-home-interna{
	display:block;
	width:1200px;
	height:180px;
	background:#FFF;
	margin:29px auto 0 auto;
	border: 1px solid #ebebeb;
}

/*--------------------*/
/*--GALERIA DE FOTOS--*/
/*--------------------*/

.inn-content{
	width:100%;
	height:auto;
	background:url(../imgs/bkg-internas.jpg) no-repeat center top #FFF;
	padding-top:7px;
}

.inn-content-wrapper{
	width:1200px;
	height:auto;
	/*min-height:600px;*/
	margin:0 auto;
}

[class*="title-internas-"]{	
	height:74px;
	background:#FFF;
	border-bottom:solid 2px #cccccc;
	padding:33px 0 0 135px;
	line-height:1;
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	text-transform:uppercase;
	color:#8c8c8c;
	background:url(../imgs/barra.png) no-repeat 60px 0;
}

[class*="title-internas-"] h3 > span{ color:#cc0000; font-size:30px; text-transform:none; }	

.title-internas-full{ width:1200px; }
.title-internas-half{ width:830px; }

.content-left{
	width:830px;
	height:auto;
	float:left;
	padding:30px 30px 0 30px;
	height:auto;
	/*min-height:450px;*/
}

.content-full{
	padding:30px 30px 0 30px;
	height:auto;
	/*min-height:450px;*/
}

.content-right{
	width:320px;
	height:auto;
	float:right;
	height:auto;
	/*min-height:450px;*/
	margin-right:30px;
	margin-top:-4px;
}

.box-flickr-embed{
	width:750px;
	height:574px;
	background:#eff2f5;
	padding:40px 60px;	
	margin:30px 0 0 30px;
	float:left;
}

.box-flickr-lista{
	width:360px;
	height:574px;
	float:right;
	background:#eff2f5;	
	margin:30px 30px 0 0px;
}

.dohms-imagens-dados-data{ 
	display:block; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:1;
	margin-bottom:10px;
}
.dohms-imagens-dados-title{
	display:block;
	line-height:1;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	color:#cc0000;
	margin-bottom:15px;
}
.dohms-embed-flickr{
	width:630px;
	height:420px;
	display:block;
}

.dohms-embed-flickr object,
.dohms-embed-flickr embed{
	width:630px;
	height:420px;	
}

ul#dohms-fotos-indice{
	display:block;
	padding:0 30px 10px 30px;
	height:435px;
	overflow:scroll;
	overflow-x:hidden;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}

ul#dohms-fotos-indice > li{
	clear:both;
	display:block;
	border-bottom:1px solid #CCC;
	padding:10px 0;
}

ul#dohms-fotos-indice > li:last-child{
	border-bottom:none;
}

ul#dohms-fotos-indice > li > .dohms-indice-noticias-imagem{
	display:block;
	float:left;
	border:solid 1px #ccc;
	width:129px;
}

ul#dohms-fotos-indice > li > .dohms-indice-noticias-imagem > img{
	display:block;
	/*float:left;*/
	width:127px;
	height:85px;
	margin:0 auto;
}

ul#dohms-fotos-indice > li > .dohms-indice-noticias-data{
	display:block;
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	width:130px;
	line-height:1;
	margin:10px 0 10px 20px;
}

ul#dohms-fotos-indice > li > .dohms-indice-noticias-titulo > a{
	display:block;
	float:left;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	line-height:14px;
	color:#666666;
	margin:0 0 0 20px;
	width:130px;
	height:57px;
	overflow:hidden;
}

ul#dohms-fotos-indice > li > .dohms-indice-noticias-titulo > a:hover{ color:#cc0000; }



ul.dohms-imagens-indice{
	display:block;
	padding:0 30px 10px 30px;
	height:435px;
	overflow:scroll;
	overflow-x:hidden;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}

ul.dohms-imagens-indice li{
	display:block;
	border-bottom:1px solid #CCC;
	padding:10px 0;
}

ul.dohms-imagens-indice li:last-child{
	border-bottom:none;
}

.dohms-imagens-link{
	display:block;
	float:left;
	border:solid 1px #ccc;
	width:129px;
}

.dohms-imagens-link img{
	display:block;
	/*float:left;
	width:127px;*/
	height:85px;
	margin:0 auto;
}

.dohms-imagens-indice-data{
	display:block;
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	width:130px;
	line-height:1;
	margin:10px 0 10px 20px;
}

.dohms-imagens-indice-link{
	display:block;
	float:left;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	line-height:14px;
	color:#666666;
	margin:0 0 0 20px;
	width:130px;
	height:57px;
	overflow:hidden;
}

.dohms-imagens-indice-link:hover{ color:#cc0000; }

.dohms-indice-noticias-jump-ano{
	width:360px;
	height:78px;
	/*background:url(../imgs/bkg-lista-gal-top.jpg) no-repeat 0 bottom #eff2f5;*/
	padding:30px 0 0 192px;
}


.dohms-indice-noticias-jump-ano > label,
.dohms-indice-noticias-jump-ano > select{
	display:block;
	float:left;
	margin-right:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}


.galeria-jumper{
	width:360px;
	height:78px;
	/*background:url(../imgs/bkg-lista-gal-top.jpg) no-repeat 0 bottom #eff2f5;*/
	padding:30px 0 0 192px;
}

.galeria-jumper .dohms-imagens-dados-ano > label,
.galeria-jumper .dohms-videos-dados-ano > label{ padding-top:2px; }

.galeria-jumper .dohms-videos-dados-ano > select,
.galeria-jumper .dohms-videos-dados-ano > label,
.galeria-jumper .dohms-imagens-dados-ano > select,
.galeria-jumper .dohms-imagens-dados-ano > label{
	display:block;
	float:left;
	margin-right:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

/*---------------------*/
/*--GALERIA DE VIDEOS--*/
/*---------------------*/

.box-yt-embed{
	width:750px;
	height:537px;
	background:#eff2f5;
	padding:40px 60px;	
	margin:30px 0 0 30px;
	float:left;
}

.box-yt-lista{
	width:360px;
	height:537px;
	float:right;
	background:#eff2f5;	
	margin:30px 30px 0 0px;
}

.dohms-videos-dados-data{ 
	display:block; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:1;
	margin-bottom:10px;
}
.dohms-videos-dados-title{
	display:block;
	line-height:1;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	color:#cc0000;
	margin-bottom:15px;
}
.dohms-videos-dados-video{
	width:630px;
	height:380px;
	display:block;
}
.dohms-videos-dados-video iframe{
	width:630px;
	height:380px;	
}
ul.dohms-videos-indice{
	display:block;
	padding:0 30px 10px 30px;
	height:435px;
	overflow:scroll;
	overflow-x:hidden;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}

ul.dohms-videos-indice li{
	display:block;
	border-bottom:1px solid #CCC;
	padding:10px 0;
}

ul.dohms-videos-indice li:last-child{
	border-bottom:none;
}

ul.dohms-videos-indice li img{
	display:block;
	float:left;
	width:130px;
	height:80px;
	border:solid 1px #ccc;
}

.dohms-videos-indice-data{
	display:block;
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	width:130px;
	line-height:1;
	margin:2px 0 10px 20px;
}

.dohms-videos-indice-link{
	display:block;
	float:left;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	line-height:14px;
	color:#666666;
	margin:0 0 0 20px;
	width:130px;
	height:57px;
	overflow:hidden;
}

.dohms-videos-indice-link:hover{ color:#cc0000; }

/*---------*/
/*--AUDIO--*/
/*---------*/

ul.audio-listagem{
	display:block;
	width:1140px;
	margin:0 auto;
}

ul.audio-listagem li:first-child{ border-top:none; }

ul.audio-listagem li{
	display:block;	
	padding:30px 60px;
	background:#eff2f5;
	border-top:1px solid #666;
	margin-bottom:1px;
}

ul.audio-listagem li span{
	display:block;
	margin-bottom:4px;
	line-height:1;
	font-family: 'Open Sans',sans-serif;
}

ul.audio-listagem li span.audio-data{
	font-size:10px;
	color:#666;
}

ul.audio-listagem li span.audio-titulo{
	font-size:18px;
	color:#cc0000;
}

/*----------------------*/
/*--- SINDICALIZE-SE ---*/
/*----------------------*/

.box-form-dadospessoais{
	padding:20px;
	background:#eff2f5;	
	font-size:13px !important;
}

.form-campo-padrao{	width:99%; }

input.form-campo-padrao,
select.form-campo-padrao,
textarea.form-campo-padrao,
.box-form-dadospessoais select,
.box-form-dadospessoais div select,
.box-form-dadospessoais textarea,
input.form-sindicalizacao-captcha,
.box-form-dadospessoais input{
	padding:2px;
	background:#FFF;
	border:solid 1px #ebebeb;
	height:22px;	
	margin-bottom:22px;
}

.box-form-dadospessoais input[type="radio"]{
	margin:0;
	float:left;
}

input.form-campo-padrao,
select.form-campo-padrao,
label.form-campo-padrao,
textarea.form-campo-padrao,
.box-form-dadospessoais input,
.box-form-dadospessoais textarea,
.box-form-dadospessoais select,
.box-form-dadospessoais div select,
.box-form-dadospessoais div select,
.box-form-dadospessoais label{
	display:block;
	padding:0;
	box-sizing:border-box !important;
	float:left;
	margin-right:31px;	
}




label.form-campo-padrao,
.box-form-dadospessoais > label{ padding-left:4px; }

/*--- SINDICALIZE-SE FIELDS---*/

label.form-sindicaliza-nome{ width:730px; margin-right:0px; }
input.form-sindicaliza-nome{ width:730px; margin-right:0px; }

label.form-sindicaliza-data{ width:126px; }
input.form-sindicaliza-data{ width:126px; }
label.form-sindicaliza-nummat{ width:134px; }
input.form-sindicaliza-nummat{ width:134px; }
label.form-sindicaliza-rg{ width:127px; }
input.form-sindicaliza-rg{ width:127px; }
label.form-sindicaliza-ufrg{ width:68px; }
input.form-sindicaliza-ufrg{ width:68px; }
label.form-sindicaliza-cpf{ width:149px; margin-right:0px; }
input.form-sindicaliza-cpf{ width:149px; margin-right:0px; }

label.form-sindicaliza-email{ width:436px; }
input.form-sindicaliza-email{ width:436px; }
label.form-sindicaliza-sexo{ width:100px; margin-left:20px; }
/*input.form-sindicaliza-sexo{ padding-top:2px; }*/

label.form-sindicaliza-fone{ width:291px; }
input.form-sindicaliza-fone{ width:291px; }
label.form-sindicaliza-celular{ width:298px; margin-right:0px; }
input.form-sindicaliza-celular{ width:298px; margin-right:0px; }

label.form-sindicaliza-endereco{ width:550px; }
input.form-sindicaliza-endereco{ width:550px; }
label.form-sindicaliza-numero{ width:149px; margin-right:0px; }
input.form-sindicaliza-numero{ width:149px; margin-right:0px; }

label.form-sindicaliza-complemento{ width:291px; }
input.form-sindicaliza-complemento{ width:291px; }
label.form-sindicaliza-bairro{ width:227px; }
input.form-sindicaliza-bairro{ width:227px; }
label.form-sindicaliza-cep{ width:149px; margin-right:0px; }
input.form-sindicaliza-cep{ width:149px; margin-right:0px; }

label.form-sindicaliza-estado{ width:106px; }
select.form-sindicaliza-estado{ width:106px; }
label.form-sindicaliza-cidade{ width:413px; margin-right:0px; }
select.form-sindicaliza-cidade{ width:413px; margin-right:0px; }

/**/
label.form-sindicaliza-orgao{width:323px;}
select.form-sindicaliza-orgao{width:323px;}
label.form-sindicaliza-secretaria{width:376px; margin-right:0px;}
select.form-sindicaliza-secretaria{width:376px; margin-right:0px;}
input.form-sindicaliza-secretaria{width:376px; margin-right:0px;}

label.form-sindicaliza-dataadm{width:125px;}
input.form-sindicaliza-dataadm{width:125px;}
label.form-sindicaliza-funcao{width:166px;}
select.form-sindicaliza-funcao{width:166px;}
label.form-sindicaliza-localtrab{width:376px; margin-right:0px;}
select.form-sindicaliza-localtrab{width:376px; margin-right:0px;}

label.form-sindicaliza-fonecomercial{width:323px;}
input.form-sindicaliza-fonecomercial{width:323px;}
label.form-sindicaliza-datafiliacao{width:376px; margin-right:0px;}
input.form-sindicaliza-datafiliacao{width:376px; margin-right:0px;}

label.form-sindicaliza-obs{ width:730px; margin-right:0px; }
textarea.form-sindicaliza-obs{ width:730px; margin-right:0px; height:106px; }

label.form-sindicalizacao-captcha{ display:block; margin-right:15px; }
input.faleconosco-enviar{ 
	background: url("../imgs/bt-enviar.png") no-repeat scroll 69px 8px #e2e4e6;
    border: medium none;
	font-family: 'Open Sans',sans-serif;
    color: #666;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: -6px;
    padding: 6px 12px 6px 19px;
    text-align: left;
    width: 115px;
}
input.faleconosco-bt-enviar{ 
	background: url("../imgs/bt-enviar.png") no-repeat scroll 69px 8px #e2e4e6;
    border: medium none;
	font-family: 'Open Sans',sans-serif;
    color: #666;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: -6px;
    padding: 6px 12px 6px 19px;
    text-align: left;
    width: 115px;
	height:auto !important;
}

input.form-sindicalizacao-captcha{ background:#eff2f5; }
input.faleconosco-enviar:hover{ background-color:#999; background-position:69px -17px; color:#FFF; }
input.faleconosco-bt-enviar:hover{ background-color:#999; background-position:69px -17px; color:#FFF; }

/*.boletim-hide{ display:none !important; }*/

.box-contato input.faleconosco-enviar{
	/*margin-top:0px;
	margin-right:6px;*/
	
	background: url("../imgs/bt-enviar.png") no-repeat scroll 69px 8px #e2e4e6;
    border: medium none;
	font-family: 'Open Sans',sans-serif;
    color: #666;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: -6px;
    padding: 6px 12px 6px 19px;
    text-align: left;
    width: 115px;
}

a[class*="site-bts-"]{ 
    border: none;
    color: #666;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 25px;
    text-align: left;
	background:url(../imgs/bts-site.png) no-repeat 0 0 #e2e4e6;
}

a[class*="site-bts-"]:hover{ background-color:#999; color:#FFF; }

a.site-bts-estatuto{ width:185px; float:right; margin-top:45px; background-position:130px 10px; }
a.site-bts-estatuto:hover{ width:185px; float:right; margin-top:45px; background-position:130px -20px; }

/*---------------*/
/*--- CONTATO ---*/
/*---------------*/

.box-contato{
	width:630px;
	float:left;
	background:#eff2f5;
	padding:45px 50px;
	font-size:13px;
}

.box-contato-mapa{
	width:390px;
	float:right;
	padding:35px 50px 0 50px;
	margin-right:80px;
}

.box-contato-mapa a{ color:#666; }
.box-contato-mapa a:hover{ color:#cc0000; }

.sismuc-mapa{
	display:block;
	margin-top:30px;
	width:390px;
	height:275px;
	border:solid 3px #e2e4e6;
}

/*----------------*/
/*--TIMELINE BOX--*/
/*----------------*/

.bkg-timeline{
	width:1140px;
	background:url(../imgs/bkg-timeline-historia.jpg) no-repeat 0 0;
	margin:20px auto 0 auto;
}

.title-timeline{
	display:block;
	float:left;
	width:215px;
	height:464px;
	margin-top:80px;
	background:url(../imgs/linha-tempo.png) no-repeat;
}

[class*="historia-box-text"]{
	display:none;
}

h2.historia-timeline-titles{
	display:block;
	line-height:1;
	margin:5px 0 10px 0;
	color: #666666;
    font: 18px tahoma,sans-serif;
    text-decoration: none;	
}

.timeline-box{
	background:#c7c7c7;
	width:772px;
	height:870px;
	margin:0 auto;
	padding:20px 0;
}

.title25anos{
	display:block;
	font-size:20px;
	margin:42px 0 0 790px;
	position:absolute;
	font-size:45px;
	font-family:helvetica;
	font-weight:bold;
	color:#c7c7c7;
}

.timeline-anos{
	display:block;
	height:16px;
	width:40px;
	margin-top:5px;
	margin-bottom:5px;
	color:#b1161b;
	float:left;
	font-size:14px;
	font-family:helvetica;
	text-align:center;
}

.container-timeline-ruler{
	display:block;
	position:relative;
	overflow:hidden;
	height:35px;
	width:720px;
	margin:5px auto;
}

.itenano{
	display:block;
	float:left;
	color:#666666;
	font-size:12px;
	margin:-2px auto 0 auto;
	font-family:helvetica;
	text-align:center;
	width:36px;
}

.timeline-nextbt{
	width:20px;
	height:22px;
	display:block;
	float:right;
	margin-top:5px;
	background:url(../imgs/p-next.png) no-repeat;
	cursor:pointer;
	color:#FFF;
	padding:4px;
	font-weight:bold;
}

.timeline-prevbt{
	width:20px;
	height:22px;
	display:block;
	float:left;
	margin-top:5px;
	background:url(../imgs/p-prev.png) no-repeat 4px 0;
	cursor:pointer;
	color:#FFF;
	padding:4px;
	font-weight:bold;
}

ul.timeline-ruler{
	display:block;
	position:absolute;
	/*height:16px;*/
	/*width:648px;*/
	width:1220px;
	left:0px;
	background:url(../imgs/bkg-timeline-ruler.jpg) repeat-x 0 2px;	
}

ul.timeline-ruler li{
	display:block;
	float:left;
	width:35px;
	margin:0 5px;
	height:32px;
	padding-top:2px;
	/*border:solid 1px #cc0000;*/
	cursor:pointer;
}

.timeline-ruler-iten{
	display:block;
	width:12px;
	height:12px;
	background-color:#fff;
	border-radius:8px;
	margin:2px auto 3px auto;
	/*margin-right:12px;*/
	
}

.timeline-ruler-itenset{
	display:block;
	width:16px;
	height:16px;
	background-color:#FF0033;
	border:solid #FFF 4px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin:0 auto 0 auto;
	/*margin-right:13px;*/
}

.timeline-inicio{
	display:block;
	float:left;
	font-size:14px;
	font-family:helvetica;
	color:#4d4d4d;
}

.timeline-fim{
	display:block;
	float:right;
	font-size:14px;
	font-family:helvetica;
	color:#4d4d4d;
}

.timeline-historia-box{
	width:726px;
	height:780px;
	overflow:scroll;
	overflow-x:hidden;
	background:url(../imgs/timeline-historia-bkg.jpg) repeat-x top #FFF;
	border:solid 1px #b9b5b5;
	border-bottom:none;
	margin:0 auto;
	padding:20px 30px 30px 30px;
}

/*------------------*/
/*--PARCEIROS LIST--*/
/*------------------*/

ul.dohms-class-link-list{ display:block; }

ul.dohms-class-link-list li{ 
	display:block; 
	border-bottom:1px dotted #cfcfcf;
	/*margin-top:15px;*/
	padding:15px 0 15px 0px;
}

ul.dohms-class-link-list li:first-child{ margin-top:0px; padding-top:0px; }
ul.dohms-class-link-list li:last-child{ border-bottom:none; }

.dohms-link-title{
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	color:#cc0000;
	line-height:1;
	margin-bottom:8px;
	display:block;
	padding:0 30px;
}

/*LISTA NA PAUTA*/
#napauta-list > ul.dohms-indice-discovirtual{ display:block; }

#napauta-list > ul.dohms-indice-discovirtual li{
	padding:15px 0;
	margin-top:0px;
	border-bottom: 1px dotted #cfcfcf;
    display: block;
}

#napauta-list > ul.dohms-indice-discovirtual li .dohms-indice-discovirtual-data{
	font-family: 'Open Sans',sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:normal !important;
	line-height:1;
	margin-bottom:4px;
	display:block;
	padding:0 30px;
	border-top:none;
	background:none !important;
}

#napauta-list > ul.dohms-indice-discovirtual li .dohms-indice-discovirtual-title{
	display:block;
	padding:10px 30px;
	font-family: 'Open Sans',sans-serif;
	color:#666666;
	margin-bottom:0px;
	font-weight:bold;
	font-size:14px;
	background:#eff2f5;
	float:none;
	width:auto;
	line-height:1;
}

#napauta-list ul li{
	padding:15px 0;
	margin-top:0px;
}

#napauta-list ul li:first-child{ padding-top:0px; }

#napauta-list ul li .dohms-class-link-coutedo{
	font-family: 'Open Sans',sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:normal !important;
	line-height:1;
	float:left;
	margin-bottom:4px;
	display:block;
	padding:2px 0 0 30px;
	background:none !important;
}

#napauta-list ul li .dohms-class-link-coutedo2{
	font-family: 'Open Sans',sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold !important;
	line-height:1;
	float:left;
	margin-left:3px;
	margin-bottom:4px;
	display:block;
	background:none !important;
}

#napauta-list ul li .dohms-class-link-title{
	display:block;
	padding:10px 30px;
	font-family: 'Open Sans',sans-serif;
	color:#666;
	margin-bottom:0px;
	font-weight:bold;
	font-size:14px;
	background:#eff2f5;
}

#napauta-list ul li .dohms-class-link-title:hover{
	color:#cc0000;
}
/*end LISTA NA PAUTA*/

ul#link-1 li .dohms-class-link-title{
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	color:#cc0000;
	line-height:1;
	margin-bottom:8px;
	display:block;
	padding:0 30px;
}

ul#link-1 li .dohms-class-link-title:hover{ color:#666; }

.dohms-class-link-coutedo{
	display:block;
	padding:6px 30px;
	font-family: 'Open Sans',sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:14px;
	background:#eff2f5;
}

.dohms-class-link-coutedo:hover{ color:#cc0000; }

.dohms-pagnav{
	display:block;
	margin:30px auto 0 auto;
	width:520px;
	height:35px;
}

.dohms-pagnav a{
	display:block;
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	float:left;
	padding:8px;
	color:#66667a;
	font-weight:bold;
	margin-right:5px;
}

.dohms-pagnav a.set,
.dohms-pagnav a:hover,
.dohms-pagnav > a:last-child,
.dohms-pagnav li:last-child > a{	
	display:block;
	float:left;
	padding:8px;
	font-weight:bold;
	background:#eff2f5;
	margin-right:5px;
}

.box-estatuto{
	width:780px;
	height:305px;
	background:#eff2f5;
	padding:30px;
	margin-top:25px;
}

ul.diretoria-lista1{
	display:block;
	width:555px;
	float:left;
}

ul.diretoria-lista1 li:last-child{ margin-bottom:0px; }

ul.diretoria-lista1 li{
	display:block;
	padding:10px 30px;
	margin-bottom:13px;
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#666;
	font-weight:bold;
	background:#eff2f5;
	line-height:20px;
}

ul.diretoria-lista1 li span{
	font-size:18px;
	color:#666666;
	margin-right:10px;
}

ul.diretoria-lista3,
ul.diretoria-lista2{
	display:block;
	float:left;
	width:265px;
	padding-left:34px;
	border-right:dotted 1px #d2d2d2;  
	line-height:22px;
	margin-top:20px;
	margin-left:30px;
	font-size:13px;
}

ul.diretoria-lista3{ border:none; width:250px; margin-left:10px; }

/*----------------*/
/*--MENU LATERAL--*/
/*----------------*/

ul.menu-lateral{
	display:block;
	float:left;
	width:318px;
	padding-right:4px;
	background:url(../imgs/menu-lateral.jpg) repeat-y 0 0;
	border-top:solid 2px #eff2f5;
	border-bottom:solid 2px #eff2f5;
}

ul.menu-lateral li{
	display:block;
	height:56px;
	padding:0 0 0 41px;
}

ul.menu-lateral li a{
	display:block;
	padding:16px 0 0 22px;
	border-bottom:dotted 1px #cfcfcf;
	color:#666666;
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1;
	height:56px;
}

ul.menu-lateral li.set{
	color:#cc0000;
	background:url(../imgs/menu-lateral-item-bkg.jpg) repeat-y;
}

ul.menu-lateral li:hover{
	color:#cc0000;
	background:url(../imgs/menu-lateral-item-bkg2.jpg) repeat-y;
}

ul.menu-lateral li.set a{ color:#cc0000; }
ul.menu-lateral li:hover a{ color:#666666; }

ul.menu-lateral li:last-child a{ border-bottom:none; }

.conteudo-lateral{
	width:800px;
	float:right;
}

.box-busca-interna{
	width:320px;
	height:auto;
	position:absolute;
	margin:-90px 0 0 480px;
}

.box-busca-title{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#666;
	font-size:14px;
	line-height:1;
	margin-bottom:6px;
	font-family: 'Open Sans',sans-serif;
}

.box-busca-campos{
	padding:10px 20px 15px 20px;
	background:#ebebeb;
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
}

.box-busca-campos > input,
.box-busca-campos > label:nth-child(1){	
	width:186px;
	float:left;
	margin-right:15px;
}

.box-busca-campos > select,
.box-busca-campos > label:nth-child(2){	
	width:60px;
	float:left;
	text-align:left;	
}

.box-busca-campos > select, 
.box-busca-campos > input{ 
	padding:2px;
	border:solid 1px #CCCCCC !important;
	background:#FFF;
	height:22px;
}

.box-busca-campos > input[type="submit"]{ 
	padding:6px 10px;
	border:solid 1px #CCCCCC !important;
	background:#eff2f5;
	color:#666;
	float:left;
	width:83px;
	height:auto;
	margin-top:-11px;
	display:block;
	margin-left:15px;
	margin-right:0px;
	font-size:14px;
	cursor:pointer;
	font-weight:bold;
}

.box-busca-campos > input[type="submit"]:hover{
	background-color:#999;
	color:#FFF;
}

#dv-list-docs ul.dohms-indice-discovirtual{display:block;}
#dv-list-docs ul.dohms-indice-discovirtual li{
	display:block; 
	background:#eff2f5;
	margin-bottom:15px;
}
#dv-list-docs ul.dohms-indice-discovirtual li:last-child{ margin-bottom:0px; }
#dv-list-docs ul.dohms-indice-discovirtual li:first-child .dohms-indice-discovirtual-data{ border-top:0; }
#dv-list-docs ul.dohms-indice-discovirtual li .dohms-indice-discovirtual-data{ 
	display:block;
	line-height:1;
	background:#FFF;
	padding:15px 2px 6px 10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border-top:dotted 1px #cfcfcf;
}
#dv-list-docs ul.dohms-indice-discovirtual li .dohms-indice-discovirtual-title a{
	display:block;
	width:560px;
	float:left;
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#666;
	padding:8px 30px;
	line-height:22px;
	font-weight:bold;
}
#dv-list-docs ul.dohms-indice-discovirtual li .dohms-indice-discovirtual-download{
	background: url("../imgs/bts-site-download.png") no-repeat scroll 116px 10px #e2e4e6;
    border: medium none;
    color: #666;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    margin-top: 0;
    padding: 10px 20px;
    text-align: left;
    width: 165px;
	border:solid 1px #e2e4e6;
}
#dv-list-docs ul.dohms-indice-discovirtual li a.dohms-indice-discovirtual-download:hover{
	background-position:116px -20px; 
	background-color:#FFF;
}

/*-----------*/
/*ul.dohms-indice-discovirtual-list{ display:block; }
ul.dohms-indice-discovirtual-list li{ 
	display:block; 
	background:#eff2f5;
	margin-bottom:15px;
}
ul.dohms-indice-discovirtual-list li:last-child{ margin-bottom:0px; }
ul.dohms-indice-discovirtual-list li:first-child .dohms-indice-discovirtual-data{ border-top:none; }
.dohms-indice-discovirtual-data{
	display:block;
	line-height:1;
	background:#FFF;
	padding:15px 2px 6px 10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border-top:dotted 1px #cfcfcf;
}
.dohms-indice-discovirtual-title{
	display:block;
	width:560px;
	float:left;
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#666;
	padding:8px 30px;
	line-height:22px;
}
a.dohms-indice-discovirtual-download{
	background: url("../imgs/bts-site-download.png") no-repeat scroll 116px 10px #e2e4e6;
    border: medium none;
    color: #666;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    margin-top: 0;
    padding: 10px 20px;
    text-align: left;
    width: 165px;
	border:solid 1px #e2e4e6;
}
a.dohms-indice-discovirtual-download:hover{ background-position:116px -20px; background-color:#FFF; }*/


.conteudo-lateral > h2{ padding-left:0px; }

/*---------------*/
/*--PUBLICACOES--*/
/*---------------*/

ul.publicacoes-list{ display:block; }

ul.publicacoes-list li{
	display:block;
	margin-bottom:30px;
}

ul.publicacoes-list li:last-child{ margin-bottom:0; }

.pub-pointer{ 
	display:block; 
	width:15px; 
	height:30px; 
	position:absolute; 
	margin:35px 0 0 250px; 
	z-index:999; 
}	

.publicacoes-box-capa{ 
	width:280px; 
	height:357px; 
	background:#e2e4e6;
	float:left;
	padding:30px;
	margin-right:30px;
}

.publicacoes-box-info{ 
	width:830px; 
	height:357px;
	background:#FFF;
	border:3px #e2e4e6 solid;
	float:left;
}

.link-edicoes{	
	display:block;
	height:12px;
	padding-left:525px;
	margin-top:24px;
	background:url(../imgs/bkg-links-line.jpg) repeat-x 0 5px;
}

.link-edicoes span{ 
	display:block; 
	float:left;
	padding:0 13px; 
	background:#FFF;
	font-family: 'Open Sans',sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999;
	line-height:1; 
}

.link-edicoes:hover span{ color:#cc0000; }

.title-edicoes{
	font-family: 'Open Sans',sans-serif;
	font-size:25px;
	color:#cc0000;
	line-height:1;
	display:block;
	margin:25px 0 20px 50px;
}

.publicacoes-box-info p{ 
	display:block;
	float:left;
	height:177px;
	overflow:hidden;
	margin-bottom:20px;
	margin-left:50px;
	font-family: 'Open Sans',sans-serif;
	line-height:24px;
	color:#8c8c8c;
	font-size:16px;
}

.box-bts-edicoes{
	height:47px;
	background:#e2e4e6;
}

[class*="box-bts-edicoes-"]{
	display:block;
	width:162px;
	height:50px;
	padding:16px 0 0 20px;
	font-size:14px;
	color:#999;
	font-family: 'Open Sans',sans-serif;
	font-weight:bold;
	border:solid 1px #e2e4e6;
	float:right;
	background:url(../imgs/bts-publicacoes.png) no-repeat 0 0 #f1f2f3;
}

[class*="box-bts-edicoes-"]:hover{ background-color:#FFF; color:#cc0000; }

.box-bts-edicoes-download{ background-position:95px -4px; }
.box-bts-edicoes-download:hover{ background-position:95px -54px; }

.box-bts-edicoes-veronline{ background-position:95px -104px; }
.box-bts-edicoes-veronline:hover{ background-position:95px -154px; }

.box-pub-dest-img{
	display:block;
	float:left;
	width:355px;
	height:357px;
	background:#e2e4e6;
	padding-top:28px;
	margin-right:35px;
}

.box-pub-dest-img img{ display:block; margin:0 auto; width:220px; height:297px; }

.box-pub-dest-info{
	display:block;
	float:right;
	width:750px;
	height:357px;
	border-bottom:solid 6px #e2e4e6;
}

.box-pub-dest-info p{
	display:block;
	float:left;
	margin-bottom:30px;
	margin-left:40px;
	font-family: 'Open Sans',sans-serif;
	line-height:24px;
	color:#8c8c8c;
	font-size:16px;
}

.box-pub-dest-info > h3{ margin-left:40px; margin-top:65px; }

.box-pub-dest-info > a.box-bts-edicoes-veronline{ float:left; }
.box-pub-dest-info > a.box-bts-edicoes-download{ float:left; margin-left:40px; }

.box-pub-jump{
	background: none repeat scroll 0 0 #fff;
    display: block;
    /*margin: 127px 0 0 530px;*/
	margin:-37px 0 0 960px;
    padding: 0 15px;
    position: absolute;
    width: 165px;
	height:24px;
}

.box-pub-jump label{
	font-family: 'Open Sans',sans-serif;
	font-size:12px;
	color:#999;
	display:block;
	float:left;
	font-weight:bold;
	padding-top:4px;
}

.box-pub-jump select{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #ebebeb;
    height: 22px;
    margin-bottom: 22px;
    padding: 2px;
}

.box-pub-interna-arrow{
	display:block;
	width:22px;
	height:49px;
	background:url(../imgs/flecha-pubs-interna.jpg) no-repeat;
	position:absolute;
	margin:30px 0 0 333px;
}

.box-edicoes{
	width:1200px;
	padding:50px 30px 0 30px; 
	background:#f1f1f1;
	margin-top:45px;
}

ul.mais-edicoes-list{ display:block; }
ul.mais-edicoes-list li{ 
	display:block; 
	float:left;
	margin-right:34px;
	padding-bottom:60px;
	border-bottom:dotted 1px #666;
	margin-bottom:60px;
}

ul.mais-edicoes-list li:nth-last-child(-n+3){ 
	border-bottom:none;
	margin-bottom:60px;
	padding-bottom:0px;
}

ul.mais-edicoes-list li:hover .label2 > span{ color:#cc0000; }

ul.mais-edicoes-list li:nth-child(3n){ margin-right:0px; }

.box-edicoes-iten{
	display:flex;
	flex-direction: column;
	width:357px;
	height:430px;
	float:left;	
}

.box-edicoes-iten-arrow{
	display:block;
	width:31px;
	height:15px;
	background:url(../imgs/arrow-pub-edicoes.png) no-repeat;
	position:absolute;
	z-index:9999;
	margin:70px 0 0 285px;
}

/*BOX DO MEIO*/
ul.mais-edicoes-list li:nth-child(3n+2) .label1{ 
	order:1; 
	border-bottom:none; 
	border-top:15px solid #FFF;
}

ul.mais-edicoes-list li:nth-child(3n+2) .label1-over{
	border-bottom:none; 
	border-top:15px solid #cc0000;
	margin-top:-39px;
}

/*ul.mais-edicoes-list li:nth-child(3n+2) .label1-over > span{ margin-top:260px; }*/

ul.mais-edicoes-list li:nth-child(3n+2) .label2{ order:2; }
ul.mais-edicoes-list li:nth-child(3n+2) .label2 span{ text-align:left; padding: 20px 0 0 110px; }

ul.mais-edicoes-list li:nth-child(3n+2) .box-edicoes-iten-arrow{
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	margin-top:344px;
}
/*end BOX DO MEIO*/

.label1{
	display:block;
	width: 357px;
	height:359px;
	order:2; 
	background:#ccc;
	padding-top:24px;
	border-bottom:15px solid #FFF;
}

.label1-over{
	display:none;
	position:absolute;
	z-index:999;
	width: 357px;
	height:359px;
	background:url(../imgs/bkg-pub-edicao-over.png) repeat;
	border-bottom:15px solid #cc0000;
	margin-top:-24px;
}

.label1 > a.bt-mais{
	background: none repeat scroll 0 0 #cc0000;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-family: arial;
    font-size: 45px;
    font-weight: bold;
    height: 50px;
    line-height: 1;
    margin: 12px 0 0 276px;
    padding: 2px 0 0;
    position: absolute;
    text-align: center;
    width: 50px;
	cursor:pointer;
}

ul.mais-edicoes-list li:nth-child(3n+2) .label1 > a.bt-mais{
	 margin: 250px 0 0 276px;
}

.label1 img{
	display:block;
	margin-left:48px;
}

.label2{
	display:block;
	width: 357px;
	height:70px; 
	order:1; 
	background:#fff;	
}

.label2 span{
	color: #666666;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 29px;
    line-height: 30px;
    padding: 20px 0 0 110px;
    text-align: left;
}

[class*="bt-edicao-"]{
	display:block;
	width:90px;
	height:70px;
	background:url(../imgs/bts-publicacoes.png) no-repeat 0 0 #FFF;
	float:left;
	position:absolute;
	margin:0 0;
}

a.bt-edicao-download{ background-position:19px 10px; border-right:1px dotted #CCC; }
a.bt-edicao-download:hover{ background-position:19px -40px; }

.bt-veronline{ 	
	background:url(../imgs/on-line2.png) no-repeat;
	display:block;
	width:42px;
	height:219px;
	position:absolute;
	margin:36px 0 0 279px;
	z-index:999999;
}

ul.mais-edicoes-list li:nth-child(3n+2) .label1 .bt-veronline{ 	
	background:url(../imgs/on-line.png) no-repeat;
	display:block;
	width:42px;
	height:219px;
	position:absolute;
	margin:88px 0 0 279px;
	z-index:999999;
}

/*BTS EDICAO MEIO*/
ul.mais-edicoes-list li:nth-child(3n+2) [class*="bt-edicao-"]{
	display:block;
	width:90px;
	height:70px;
	background:url(../imgs/bts-publicacoes.png) no-repeat 0 0 #FFF;
	float:left;
	position:absolute;
	margin:0 0;
}

ul.mais-edicoes-list li:nth-child(3n+2) a.bt-edicao-download{ background-position:19px 10px; border-right:1px dotted #CCC; }
ul.mais-edicoes-list li:nth-child(3n+2) a.bt-edicao-download:hover{ background-position:19px -40px; }

ul.mais-edicoes-list li:nth-child(3n+2) a.bt-veronline{ 
	background:url(../imgs/on-line.png) no-repeat;
	display:block;
	width:42px;
	height:219px;
	position:absolute;
	margin:36px 0 0 279px;
	z-index:999999;
}

/*----------------*/
/*--- NOTICIAS ---*/
/*----------------*/

ul#indice-opiniao,
ul#indice-na-pauta,
ul#indice-noticias{
	display:block;
	width:780px;
}

ul#indice-opiniao li,
ul#indice-na-pauta li,
ul#indice-noticias li{
	display:block;
	padding-bottom:15px;
	border-bottom:dotted 1px #c5c5c5;
	margin-bottom:10px;
}

ul#indice-opiniao .dohms-indice-noticias-data,
ul#indice-na-pauta .dohms-indice-noticias-data,
ul#indice-noticias .dohms-indice-noticias-data{ padding-left:20px; }

ul#indice-na-pauta .dohms-indice-noticias-autor,
ul#indice-na-pauta .dohms-indice-noticias-categoria,
ul#indice-na-pauta .dohms-indice-noticias-retranca,
ul#indice-na-pauta .dohms-indice-noticias-data,
ul#indice-opiniao .dohms-indice-noticias-autor,
ul#indice-opiniao .dohms-indice-noticias-categoria,
ul#indice-opiniao .dohms-indice-noticias-retranca,
ul#indice-opiniao .dohms-indice-noticias-data,
ul#indice-noticias .dohms-indice-noticias-autor,
ul#indice-noticias .dohms-indice-noticias-categoria,
ul#indice-noticias .dohms-indice-noticias-retranca,
ul#indice-noticias .dohms-indice-noticias-data{
	display:block;
	margin-right:0px;
	float:left;
	line-height:1;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	text-transform:uppercase;
}

ul#indice-na-pauta .dohms-indice-noticias-categoria:before,
ul#indice-noticias .dohms-indice-noticias-categoria:before{
	display:block;
	float:left;
	content:"|";
	margin-left:8px;
	margin-right:8px;
}

ul#indice-na-pauta .dohms-indice-noticias-retranca:before,
ul#indice-noticias .dohms-indice-noticias-retranca:before{
	display:block;
	float:left;
	content:"|";
	margin-left:8px;
	margin-right:8px;
}

ul#indice-opiniao .dohms-indice-noticias-autor:before,
ul#indice-na-pauta .dohms-indice-noticias-autor:before,
ul#indice-noticias .dohms-indice-noticias-autor:before{
	content: "por: ";
    display: block;
    float: left;
	text-transform:lowercase;
    margin-right: 5px;
	margin-left:5px;
}

ul#indice-opiniao h2.dohms-indice-noticias-title,
ul#indice-na-pauta h2.dohms-indice-noticias-title,
ul#indice-noticias h2.dohms-indice-noticias-title{
	line-height:1;
	margin:0;
	padding:10px 20px;
	background:#eff2f5;
	font-family: 'Open Sans',sans-serif;
	color:#666666;
	font-size:14px;
}

ul#indice-opiniao h2.dohms-indice-noticias-title a,
ul#indice-na-pauta h2.dohms-indice-noticias-title a,
ul#indice-noticias h2.dohms-indice-noticias-title a{ color:#666; font-weight:bold; line-height:20px; }

ul#indice-opiniao h2.dohms-indice-noticias-title a:hover,
ul#indice-na-pauta h2.dohms-indice-noticias-title a:hover,
ul#indice-noticias h2.dohms-indice-noticias-title a:hover{ color:#cc0000; }

h2.box-busca-avancada-title{
	display:block;	
	font-family: 'Open Sans',sans-serif;
	font-weight:bold;
	color:#006699;
	line-height:1;
	margin-top:90px;
	border-bottom:2px solid #006699;
	text-align:right;
	padding-bottom:3px;
	padding-right:50px;
}

.box-busca-avancada{
	margin-top:20px;
	padding:30px 20px;
	background:#dfe5eb;
}

.box-busca-avancada > label{
	display:block;
	float:left;
	margin-bottom:4px;
	font-size:16px;
	font-family: 'Open Sans',sans-serif;
	color:#666666;
}

.box-busca-avancada > input,
.box-busca-avancada > select{
	display:block;
	height:30px;
	background:#FFF;
	border:solid 1px #CCC;
	border-radius:6px;
	padding:4px;
}

.bt-box-busca-avancada{
	display:block;
	height:63px;
	width:320px;
	background:url(../imgs/bt-busca-avancada.jpg) no-repeat 1px -63px;
	cursor:pointer;
}
.bt-box-busca-avancada:hover{ background-position:1px 0; }

.box-noticia-interna{
	display:block;
	padding:25px 30px;
	background:#eff2f5;
	min-height:769px;
}
.box-noticia-interna:before, 
.box-noticia-interna:after{
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.box-noticia-interna:after {
    clear: both;
}


.dohms-interna-noticias-fonte::before {
    content: "Fonte:";
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 5px;
    padding-top: 0;
}

.dohms-interna-noticias-data{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	font-size:10px;
	color:#666666;
	line-height:1;
	/*margin-right:10px;*/
	margin-bottom:10px;
	margin-top:-25px;
}

.dohms-interna-noticias-categoria:before{
	content: "|";
    display: block;
    float: left;
	margin-right:5px;
}

.dohms-interna-noticias-categoria{
	color: #666666;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 10px;
    margin-left: 60px;
	text-transform:uppercase;
    margin-top: -27px;
}


.dohms-interna-noticias-titulo{
	display:block;
	line-height:35px;
	font-family: 'Open Sans',sans-serif;
	font-size:27px;
	color:#006699;
	margin-bottom:10px;
}

#box-opiniao .dohms-interna-noticias-titulo{ color:#557f55; }

.dohms-interna-noticias-imagem{
	width:370px;
	/*height:247px;*/
	display:block;
	float:left;
	margin:8px 20px 15px 0;	
}

.dohms-interna-noticias-imagem a img{ display: block; width: 100%; }

.dohms-interna-noticias-imagem a.dohms-interna-noticias-link-img img{
	display:block;
	/*float:left;*/
	border:solid 3px #FFFFFF;	
	width: 100%;
}

.dohms-interna-noticias-figcaption{
	display:block;
	/*float:left;*/
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px 0;
	font-size:12px;
	/*max-width:280px;*/
	border-bottom:dotted 1px #999;
}

.dohms-interna-noticias-chamada{	
	margin-bottom:20px;
	font-weight:bold;
	display:block;
}

.dohms-interna-noticias-conteudo span,
.dohms-interna-noticias-conteudo a,
.dohms-interna-noticias-conteudo div,
.dohms-interna-noticias-conteudo b,
.dohms-interna-noticias-conteudo strong,
.dohms-interna-noticias-conteudo{
	line-height:24px; 
	color:#666666 !important; 
}

.dohms-interna-noticias-conteudo a{ color:#006699 !important; font-weight:bold; }	
.dohms-interna-noticias-conteudo a:hover{ color:#006699 !important; text-decoration:underline; }	
.dohms-interna-noticias-conteudo img{ display:block; /*float:left;*/ border:solid 2px #FFF; margin:0 15px 15px 0; }
.dohms-interna-noticias-autor{
	display:block;
	margin-top:50px;
}

.dohms-interna-noticias-autor:before{
	/*display: block;
	float: left;*/
	margin-right: 5px;
	font-weight: bold;
	content: "Por: ";
}

h2.col-noticias-relacionadas-title{
	display:block;	
	font-family: 'Open Sans',sans-serif;
	font-weight:bold;
	color:#006699;
	line-height:1;
	margin-top:-17px;
	border-bottom:2px solid #006699;
	text-align:right;
	padding-bottom:3px;
	padding-right:50px;
}

ul.dohms-noticias-relacionadas-ul{
	display:block;
	float:left;
	margin-top:20px;
	width:320px;
	border:solid 1px #ebebeb;
	/*margin-bottom:50px;	*/
}

div.opiniao ul.dohms-noticias-relacionadas-ul li{
	background:url(../imgs/bullet-related-news3.png) no-repeat 20px 20px #f7f7f7;
}

ul.dohms-noticias-relacionadas-ul li{
	display:block;
	padding:15px 20px 15px 37px;
	background:url(../imgs/bullet-related-news.jpg) no-repeat 20px 20px #f7f7f7;
	border-bottom:dotted 1px #CCC;
}

ul.dohms-noticias-relacionadas-ul li:nth-child(odd){ background-color:#FFF !important; }

ul.dohms-noticias-relacionadas-ul li:last-child{
	border-bottom:none !important;
}

.dohms-noticias-relacionadas-li{ display:none !important; }
.dohms-noticias-relacionadas-titulo{
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#666;
	line-height:20px;
	font-weight:bold;
}

.dohms-noticias-relacionadas-titulo:hover{ color:#cc0000; }






ul#dohms-list-newsrelacionadas{
	display:block;
	float:left;
	margin-top:20px;
	width:320px;
	border:solid 1px #ebebeb;
	margin-bottom:50px;
}

ul#dohms-list-newsrelacionadas li{
	display:block;
	padding:15px 20px 15px 37px;
	background:url(../imgs/bullet-related-news.jpg) no-repeat 20px 20px #f7f7f7;
	border-bottom:dotted 1px #CCC;
}

ul#dohms-list-newsrelacionadas li:nth-child(odd){ background-color:#FFF !important; }

ul#dohms-list-newsrelacionadas li:last-child{
	border-bottom:none !important;
}

.dohms-indice-noticias-titulo{
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#666;
	line-height:20px;
	font-weight:bold;
}

.dohms-indice-noticias-titulo:hover{ color:#cc0000; }




.dohms-indice-noticias-total{
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#666;
	line-height:20px;
	font-weight:bold;
	display:block;
	margin-bottom:50px;
	padding:8px;
	text-align: center;
}



ul#dohms-indice-noticias.dohms-indice-noticias,
ul#noticias.dohms-indice-noticias{
	display:block;
	float:left;
	margin-top:0px;
	width:320px;
	/*border:solid 1px #ebebeb;*/
}

ul#dohms-indice-noticias.dohms-indice-noticias li{
	background:url(../imgs/bullet-related-news3.png) no-repeat 20px 20px #f7f7f7 !important;
}

ul#dohms-indice-noticias.dohms-indice-noticias li,
ul#noticias.dohms-indice-noticias li{
	display:block;
	padding:15px 20px 15px 37px;
	background:url(../imgs/bullet-related-news.jpg) no-repeat 20px 20px #f7f7f7;
	border-bottom:dotted 1px #CCC;
}

ul#dohms-indice-noticias.dohms-indice-noticias li:last-child{
	border-bottom:none !important;
}

ul#dohms-indice-noticias.dohms-indice-noticias li:nth-child(odd),
ul#noticias.dohms-indice-noticias li:nth-child(odd){ background-color:#FFF; }

ul#dohms-indice-noticias.dohms-indice-noticias .dohms-indice-noticias-titulo a,
ul#noticias.dohms-indice-noticias .dohms-indice-noticias-title a{
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#666;
	line-height:20px;
	font-weight:bold;
}

ul#dohms-indice-noticias.dohms-indice-noticias .dohms-indice-noticias-titulo a:hover,
ul#noticias.dohms-indice-noticias .dohms-indice-noticias-title a:hover{ color:#cc0000; }






ul#dohms-list-news{
	display:block;
	float:left;
	margin-top:0px;
	width:320px;
	/*border:solid 1px #ebebeb;*/
}


ul#dohms-list-news li{
	display:block;
	padding:15px 20px 15px 37px;
	background:url(../imgs/bullet-related-news.jpg) no-repeat 20px 20px #f7f7f7;
	border-bottom:dotted 1px #CCC;
}

ul#dohms-list-news li:nth-child(odd){ background-color:#FFF; }

ul#dohms-list-news .dohms-indice-noticias-titulo a{
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#666;
	line-height:20px;
	font-weight:bold;
}

ul#dohms-list-news .dohms-indice-noticias-titulo a:hover{ color:#cc0000; }







.dohms-interna-noticias-corpartilhamento{
	padding-bottom:10px;
	border-bottom:dotted 1px #c5c5c5;
	margin-bottom:10px;
	height:30px;
	margin-top:-7px;	
}

.dohms-post-redes-sociais-box-div-print{
	display: block;
	background: #999999;
	color: #FFF;
	padding: 4px 12px;
	text-align: center;
	font-size: 12px;
	line-height: 1;
}

.dohms-post-redes-sociais-box-div-print,
.dohms-post-redes-sociais-box-twitter,
.dohms-post-redes-sociais-box-face{
	display:block;
	float:right;
	margin-right:15px;	
	/*width:300px;*/
}

.dohms-post-redes-sociais-box-face{ margin-top:-4px; }

.dohms-post-redes-sociais-box-twitter{ margin-right:0px; }
.dohms-post-redes-sociais-box-twitter iframe{ width:90px !important; }

/*----------------------------*/
/*--NEWS INDICE BOX DESTAQUE--*/
/*----------------------------*/

ul#noticias-interna.dohms-indice-noticias-destaque{
	display:block;
	float:left;
	margin-top:20px;
	width:320px;
	background:#ebebeb;
}

ul#noticias-interna.dohms-indice-noticias-destaque li:first-child{ display:block; padding:6px; }

ul#noticias-interna.dohms-indice-noticias-destaque li h2.dohms-indice-noticias-title-destaque{ 
	display:block; 
	padding:15px 20px 15px 33px;
	background:url(../imgs/bullet-related-news2.jpg) no-repeat 15px 20px #ebebeb;	
}

ul#noticias-interna.dohms-indice-noticias-destaque li h2.dohms-indice-noticias-title-destaque a{
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#006699;
	line-height:20px;
	font-weight:bold;
}

ul#noticias-interna.dohms-indice-noticias-destaque li h2.dohms-indice-noticias-title-destaque a:hover{ color:#cc0000; }

ul#noticias-interna.dohms-indice-noticias-destaque li img{ 
	display:block;
	margin:0 auto;
	border:solid 3px #FFF;	
}

/*NOVO*/
ul#noticias.dohms-indice-noticias-destaque{
	display:block;
	float:left;
	margin-top:20px;
	width:320px;
	background:#ebebeb;
}

ul#noticias.dohms-indice-noticias-destaque li:first-child{ display:block; padding:6px; }

ul#noticias.dohms-indice-noticias-destaque li h2.dohms-indice-noticias-title-destaque{ 
	display:block; 
	padding:15px 20px 15px 33px;
	background:url(../imgs/bullet-related-news2.jpg) no-repeat 15px 20px #ebebeb;	
}

ul#noticias.dohms-indice-noticias-destaque li h2.dohms-indice-noticias-title-destaque a{
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#006699;
	line-height:20px;
	font-weight:bold;
}

ul#noticias.dohms-indice-noticias-destaque li h2.dohms-indice-noticias-title-destaque a:hover{ color:#cc0000; }

ul#noticias.dohms-indice-noticias-destaque li img{ 
	display:block;
	margin:0 auto;
	border:solid 3px #FFF;
	width:302px;
	height:auto;	
}

ul#noticias.dohms-indice-noticias-destaque li .dohms-indice-noticias-conteudo-destaque{ display:none; }

/*-------------*/
/*-- OPINIAO --*/
/*-------------*/

.dohms-box-articulista-perfil{
	width:320px;
	/*height:196px;*/
	background:#6da36d;
	padding:20px;
	margin-bottom:30px;
	clear: both;
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#FFF;
	/*float:left;*/
}

.dohms-box-articulista-perfil:before{
	display: block;
	position: absolute;
	content: " ";
	width: 20px;
	height: 20px;
	background: #6DA36D;
	margin: 33px 0px 0px -29px;

	-webkit-transform: rotate(139deg);
	-moz-transform: rotate(139deg);
	-o-transform: rotate(139deg);
	transform: rotate(139deg);
}

.dohms-box-articulista-perfil .dohms-articulista-imagem{
	display:block;
	float:right;
	border:solid 3px #FFF;
	width: 120px;
	height: 120px;
}

.dohms-box-articulista-perfil .dohms-articulista-imagem img{	
	width: 114px;
	height: 114px;
}


.dohms-box-articulista-perfil .dohms-articulista-nome{
	text-transform:uppercase;
	font-size:18px !important;
	display:block;
	line-height:26px;
	margin:25px 0;
	float:left;
}

.dohms-box-articulista-perfil .dohms-articulista-nome::before {
    content: "Articulista:";
    position: absolute;
    display: block;
    float: left;
    font-weight: bold;
    margin: -28px 0px 5px 0px;
    margin-bottom: 5px;
    padding-top: 0;
    text-transform: capitalize;
}

.dohms-box-articulista-perfil .dohms-articulista-descricao{
	line-height: 17px;
    margin-top: 15px;
    position: relative;
    width: 283px;
	margin-bottom:10px;
	float:left;
	clear:both;
}

.dohms-banner-estatico-link{
	display:block;
	float:right;
}

/*-----------------------*/
/*--- ICONES INTERNAS ---*/
/*-----------------------*/

.icon-fotos{ background-position:60px -435px; }
.icon-videos{ background-position:60px -513px; }
.icon-audios{ background-position:60px -361px; }
.icon-sindicalize{ background-position:60px -732px; }
.icon-atualizacao{ background-position:60px -732px; }
.icon-contato{ background-position:60px -65px; }
.icon-agenda{ background-position:60px 7px; }
.icon-historia{ background-position:60px -214px; }
.icon-parceiros{ background-position:60px -585px; }
.icon-estatuto{ background-position:60px -956px; }
.icon-diretoria{ background-position:60px -879px; }
.icon-legislacao{ background-position:60px -290px; }
.icon-docs{ background-position:60px -139px; }
.icon-publicacoes{ background-position:60px -658px; }
.icon-news{ background-position:60px -1027px; }
.icon-news-inn{ background-position:60px -1104px; }
.icon-opiniao{ background-position:60px -1173px; }
.icon-napauta{ background-position:60px -1402px; }
.icon-marca{ background-position:60px -1252px; }
.icon-espacocult{ background-position:60px -1472px; }
.icon-resultbusca{ background-position:60px -1324px; }
.icon-boletim{ background-position:60px -1545px; }

/*------------*/
/*--NA PAUTA--*/
/*------------*/

/*
.content-right > ul#noticias{
	width:320px;
	background:#ebebeb;
	display:block;
}

.content-right > ul#noticias li{
	display:block;
	padding:10px 10px 30px 10px;
}

.content-right > ul#noticias li .dohms-indice-noticias-img-destaque{
	display:block;
	margin:8px auto 16px auto;
	width:294px;
	border:solid 2px #FFF;
}

.content-right > ul#noticias li .dohms-indice-noticias-img-destaque img{
	display:block;
	width:290px;
}

.content-right > ul#noticias li .dohms-indice-noticias-title-destaque{
	display:block;
	font-family: 'Open Sans',sans-serif;
	font-size:20px;
	color:#cc0000;
	line-height:24px;
	margin-bottom:13px;
	padding:0 15px;
}
*/

.content-right > ul#destaque-3{
	width:320px;
	background:#ebebeb;
	display:block;
}

.content-right > ul#destaque-3 li{
	display:block;
	padding:10px 10px 30px 10px;
}

.content-right > ul#destaque-3 li .dohms-box-destaques-data{
	display:block;
	float:left;
	font-size:10px;
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-right:0px;
	margin-left:10px;
	padding-top:1px;
}

.content-right > ul#destaque-3 li .dohms-box-destaques-retranca{
	display:block;
	float:left;
	font-size:12px;
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
.content-right > ul#destaque-3 li .dohms-box-destaques-categoria{
	display:block;
	float:left;
	font-size:12px;
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
.content-right > ul#destaque-3 li .dohms-box-destaques-retranca:before{
	content: "|";
    display: block;
    float: left;
	margin-left:5px;
	margin-right:5px;
}
.content-right > ul#destaque-3 li .dohms-box-destaques-categoria:before{
	content: "|";
    display: block;
    float: left;
	margin-left:5px;
	margin-right:5px;
}
.content-right > ul#destaque-3 li .dohms-box-destaques-img{
	display:block;
	margin:8px auto 16px auto;
	width:294px;
	border:solid 2px #FFF;
}

.content-right > ul#destaque-3 li .dohms-box-destaques-img img{
	display:block;
	width:290px;
}

.content-right > ul#destaque-3 li .dohms-box-destaques-title{
	display:block;
	font-family: 'Open Sans',sans-serif;
	font-size:20px;
	color:#cc0000;
	line-height:24px;
	margin-bottom:13px;
	padding:0 15px;
}

.content-right > ul#destaque-3 li .dohms-box-destaques-gravata{ 
	display:block;
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#666666;
	line-height:17px;
	padding:0 15px;
}

.content-right > ul#destaque-4{
	display:block;
	background:#FFF;
	border-left:#ebebeb 3px solid;
	border-right:#ebebeb 3px solid;
	border-bottom:#ebebeb 3px solid;
}

.content-right > ul#destaque-4 li{
	padding:20px 20px;
	border-bottom:dotted 1px #ebebeb;
}

.content-right > ul#destaque-4 li .dohms-box-destaques-data{
	display:block;
	float:left;
	font-size:10px;
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-right:0px;
	padding-top:1px;
}

.content-right > ul#destaque-4 li .dohms-box-destaques-retranca{
	display:block;
	float:left;
	font-size:12px;
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-right:10px;
}

.content-right > ul#destaque-4 li .dohms-box-destaques-retranca:before{
	content: "|";
    display: block;
    float: left;
	margin-left:5px;
	margin-right:5px;
}

.content-right > ul#destaque-4 li .dohms-box-destaques-title{
	display:block;
	font-family: 'Open Sans',sans-serif;
	font-size:20px;
	color:#cc0000;
	line-height:24px;
	margin-top:15px;
	margin-bottom:13px;
}

.content-right > ul#destaque-4 li .dohms-box-destaques-gravata{
	display:block;
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#666666;
	line-height:17px;
}

/*---------*/
/*--MARCA--*/
/*---------*/

[class*="bt-marca"]{
	display:block;
	width:300px;
	height:160px;
	background:url(../imgs/bt_marca.jpg) no-repeat 0 0;
	float:left;
	margin-bottom:20px;	
	cursor:pointer;
}

[class*="bt-marca"] span{
	color: #666666;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 103px 0 0;
    padding: 0 20px;
    position: absolute;
    width: 300px;
}

[class*="bt-marca"]:hover span{
	color:#cc0000;
}

.bt-marca1{ background-position:0 0; }
.bt-marca1:hover{ background-position:0 -166px; color:#cc0000; }

.bt-marca2{ background-position:-301px 0; }
.bt-marca2:hover{ background-position:-301px -166px; color:#cc0000; }

.bt-marca3{ background-position:-602px 0; }
.bt-marca3:hover{ background-position:-602px -166px; color:#cc0000; }

/*------------------*/
/*--ESPACO ULTURAL--*/
/*------------------*/

ul#dohmsindice-espacocult{
	display: block;	
}

ul#dohmsindice-espacocult li{ 
	display: block;
	width: calc(33% - 15px);
	overflow: hidden;
	float: left;
	margin-right: 15px;
	background:#eff2f5;
	padding: 0.8rem;	
	margin-bottom: 25px;
}

ul#dohmsindice-espacocult li .dohms-indice-noticias-titulo{
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 0;
	height: 50px;
	overflow: hidden;
}

ul#dohmsindice-espacocult li .dohms-indice-noticias-titulo a{
	display: block;
	margin-bottom: 13px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #006699;
	cursor: pointer;
}

ul#dohmsindice-espacocult li .dohms-indice-noticias-titulo a:hover{ color: #cc0000; }

ul#dohmsindice-espacocult li a.dohms-indice-noticias-imagem img{
	display: block;
	width: 100%;
	height: 240px;
	object-fit: cover;
	margin-bottom: 20px;
	border: solid 1px #aaa;
}

ul#dohmsindice-espacocult li .dohms-indice-noticias-chamada{
	display: block;
	height: 70px;
	overflow: hidden;
	margin-bottom: 20px;
}

[class*="espacocult-col"]{
	display:block;
	width:365px;
	float:left;
	margin-right:20px;
}

.espacocult-col1{}
.espacocult-col2{}
.espacocult-col3{ margin-right:0px; }

ul#espaco-cult{ display:block; width:365px; }

ul#espaco-cult li:last-child{ margin-bottom:0px; }

ul#espaco-cult li{	
	display:block;	
	padding:0 20px;
	margin-bottom:20px;
}

ul#espaco-cult li .dohms-indice-noticias-data{
	border-bottom: 1px dotted #666;
    display: block;
    line-height: 1;
    padding: 0 0 10px 20px;
	background:#FFF;
	padding-bottom:6px;
	margin-bottom:10px;	
}

ul#espaco-cult li .dohms-indice-noticias-title{
	background:#eff2f5;
	padding:20px;	
	margin:0px;
}

ul#espaco-cult li .dohms-indice-noticias-title a{
	color:#006699;
	font-size:20px;
	font-family: 'Open Sans',sans-serif;
	line-height:28px;
	font-weight:bold;
}

ul#espaco-cult li .dohms-indice-noticias-title a:hover{ color:#cc0000; }

ul#espaco-cult li .dohms-indice-noticias-img{
	background:#eff2f5;
	display:block;	
	padding-bottom:20px;
}

ul#espaco-cult li .dohms-indice-noticias-img img{
	display:block;
	width:280px;
	height:186px;
	margin:0 auto;	
	border:solid 3px #FFF;
}

ul#espaco-cult li .dohms-indice-noticias-chamada{
	background:#eff2f5;
	padding:0 20px 25px 20px;
	display:block;
}

.link-vermais-espacocult{	
	background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 5px rgba(0, 0, 0, 0);
    display: block;
    height: 12px;
    margin-left: 20px;
    margin-top: 2px;
    padding-left: 225px;
    width: 325px;
}

.link-vermais-espacocult span{ 
	display:block; 
	float:left;
	padding:0 13px; 
	background:#FFF;
	font-family: 'Open Sans',sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999;
	line-height:1; 
}

.link-vermais-espacocult:hover span{ color:#cc0000; }

/*-----------------------*/
/*--- RESULTADO BUSCA ---*/
/*-----------------------*/

ul#resultado-busca.dohms-indice-noticias{
	display:block;
}

ul#resultado-busca.dohms-indice-noticias li{
	padding:20px 30px;
	border-bottom:dotted 1px #999999;
}

ul#resultado-busca.dohms-indice-noticias li:first-child{ margin-top:30px; padding-top:0; }

ul#resultado-busca.dohms-indice-noticias li .dohms-indice-noticias-data{
	font-family: 'Open Sans',sans-serif;
	font-size:10px;
	color:#666666;
	line-height:1;
	margin-bottom:8px;
	margin-right:10px;
	display:block;
	float:left;
}

ul#resultado-busca.dohms-indice-noticias li .dohms-indice-noticias-categoria{
	font-family: 'Open Sans',sans-serif;
	font-size:10px;
	color:#666666;
	text-transform:uppercase;
	line-height:1;
	margin-bottom:8px;
	display:block;
	float:left;
}

ul#resultado-busca.dohms-indice-noticias li .dohms-indice-noticias-title{	
	padding:0;
	margin:0;
	display:block;
}

ul#resultado-busca.dohms-indice-noticias li .dohms-indice-noticias-title a{
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	line-height:1;
}

ul#resultado-busca.dohms-indice-noticias li .dohms-indice-noticias-title a:hover{ color:#cc0000; }

ul#resultado-busca.dohms-indice-noticias li .dohms-indice-noticias-categoria:before{
	content: "|";
    display: block;
    float: left;
	margin-right:5px;
}

/*------------------*/
/*--- AUXILIARES ---*/
/*------------------*/

.dohms-interna-noticias-conteudo > p{
	margin-bottom:20px !important;
}

.dohms-agenda-conteudo > p{
	margin-bottom:20px !important;
}

.dohms-assinatura{
	width:67px;	
	float:right;
	margin-top:10px;
	margin-bottom:15px;
	margin-right:3px;
}

.dohms-text-assinatura{
	font-family:Verdana, Geneva, sans-serif !important;
	color:#000000;
	display:block;
	float:left;
	margin-top:5px;
	margin-left:2px;
}

.img-align-center{
	display:block;
	margin:0 auto;
}

.img-align-left{
	display:block;
	float:left;
}

.img-align-right{
	display:block;
	float:right;
}

.shadow {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}

/*-----------------*/
/*--- IF CHROME ---*/
/*-----------------*/

@media screen and (-webkit-min-device-pixel-ratio:0) { 

.galeria-jumper{ width:358px; padding-left:185px; }
.galeria-jumper .dohms-videos-dados-ano > label{ padding-top:6px; }
.galeria-jumper .dohms-videos-dados-ano > select{ width:65px !important; }

.galeria-jumper .dohms-imagens-dados-ano > label, .galeria-jumper .dohms-videos-dados-ano > label{ padding-top:6px; }	

.box-busca-campos > input[type="submit"]{ 
	margin-top:-8px;
}

input.faleconosco-enviar{ 
	background: url("../imgs/bt-enviar.png") no-repeat scroll 69px 6px #e2e4e6;
    border: medium none;
    color: #666;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: -6px;
    padding: 6px 12px 6px 19px;
    text-align: left;
    width: 115px;
}

a.site-bts-estatuto{ padding-top:8px; }

input.faleconosco-enviar:hover{ background-color:#999; background-position:69px -19px; color:#FFF; }

.menu-internas-select > select{
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	width: 268px;
	padding:0px 5px 0 5px;
	font-size: 12px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 36px;	
	color:#757575;
}

.dohms-classe-busca-form input[type="text"]{
	display:block;
	height:37px;
	width:252px;
	border-radius:18px;
	background:url(../imgs/bkg-search.jpg) right #FFF no-repeat;
	border:solid 1px #a9a9a9;
	padding:4px 10px 0 15px;
	line-height:1;	
	position:absolute;
}

input,
select{ outline:none !important; }

}

/*----------------*/
/*--BTS VER MAIS--*/
/*----------------*/

a.bt-vermaisnot{
	background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 5px rgba(0, 0, 0, 0);        
    display: block; 
    margin: 2px 0 0;
    position: absolute;
    width: 435px;
}
a.bt-vermaisnot span{ 
	display:block; 
	float:right;
	cursor: pointer;
	padding:0 6px 0 15px; 
	background:#FFF; 
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #999999;
}
a.bt-vermaisnot:hover span{ color:#cc0033; }
/**/

a.bt-vermaispauta{
	display:block;
	width:434px;
	position:absolute;
	background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 5px rgba(0, 0, 0, 0);
	margin: 7px 0 0;
	cursor:pointer;
}
a.bt-vermaispauta span{
	display:block; 
	float:right;
	cursor: pointer;
	padding:0 6px 0 15px; 
	background:#FFF; 
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #999999;
}
a.bt-vermaispauta:hover span{ color:#cc0033; }
/**/

a.bt-vermaisopniao{
    background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 7px #fff;
    cursor: pointer;
    display: block;
    height: 13px;
    margin: 235px 0 0 370px;
    padding-top: 2px;
    position: absolute;
    width: 360px;
}
a.bt-vermaisopniao span{
	display:block; 
	float:right;
	cursor: pointer;
	padding:0 6px 0 15px; 
	background:#FFF; 
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #999999;
}
a.bt-vermaisopniao:hover span{ color:#cc0033; }
/**/

a.bt-vermaispub{
    display:block;
	width:230px;
	background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 5px rgba(0, 0, 0, 0);
	margin: 2px 0 0;
	cursor:pointer;
	height:11px;
}
a.bt-vermaispub span{
	display:block; 
	float:right;
	cursor: pointer;
	padding:0 6px 0 15px; 
	background:#FFF; 
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #999999;
}
a.bt-vermaispub:hover span{ color:#cc0033; }
/**/

a.bt-vermaiseduc{	
	background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 5px;
    cursor: pointer;
    display: block;
    margin-top:416px;
    position: absolute;
    width: 458px;
}
a.bt-vermaiseduc span{
	display:block; 
	float:right;
	cursor: pointer;
	padding:0 6px 0 15px; 
	background:#FFF; 
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #999999;
}
a.bt-vermaiseduc:hover span{ color: #cc0033; }
/**/

a.bt-vermaispauta2{
    display:block;
	width:306px;
	position:absolute;
	background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 5px rgba(0, 0, 0, 0);
	margin:0;
	cursor:pointer;
}
a.bt-vermaispauta2 span{
	display:block; 
	float:right;
	cursor: pointer;
	padding:0 6px 0 15px; 
	background:#FFF; 
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #999999;
}
a.bt-vermaispauta2:hover span{ color:#cc0033; }
/**/

a.bt-vermaisopi{
	background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 7px #fff;
    cursor: pointer;
    display: block;
    height: 14px;
    margin: 233px 0 0;
    padding-top: 2px;
    position: absolute;
    width: 365px;
}
a.bt-vermaisopi span{
	display:block; 
	float:right;
	cursor: pointer;
	padding:0 6px 0 15px; 
	background:#FFF; 
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #999999;	
}
a.bt-vermaisopi:hover span{ color:#cc0033; }
/**/

a.bt-vermaispubs{
	background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 7px #fff;
    cursor: pointer;
    display: block;
    height: 14px;
    margin: -2px 0 0;
    padding-top: 2px;
    position: absolute;
    width: 214px;
}
a.bt-vermaispubs span{
	display:block; 
	float:right;
	cursor: pointer;
	padding:0 6px 0 15px; 
	background:#FFF; 
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #999999;	
}
a.bt-vermaispubs:hover span{ color:#cc0033; }
/**/

.bt-vermaisvideos{
    background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 7px #fff;
    cursor: pointer;
    display: block;
    height: 20px;
    margin: -5px 0 0;
    padding-top: 2px;
    position: absolute;
    width: 360px;
}
.bt-vermaisvideos span{
	display:block; 
	float:right;
	cursor: pointer;
	padding:0 6px 0 15px; 
	background:#FFF; 
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #999999;	
}
.bt-vermaisvideos:hover span{
	color:#cc0000;
}
/**/

a.bt-mapaampliado{
    background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 13px #fff;
    cursor: pointer;
    display: block;
    height: 20px;
    margin:0;
    padding-top: 2px;
    width: 390px;
}
a.bt-mapaampliado span{
	display:block; 
	float:right;
	cursor: pointer;
	padding:0 6px 0 15px; 
	background:#FFF; 
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #999999;	
}
a.bt-mapaampliado:hover span{ color: #cc0033; }
/**/

a.link-voltar-indice{	
	background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 5px;
    cursor: pointer;
    display: block;
    position: absolute;
    width: 800px;
	margin-top:2px;
}
a.link-voltar-indice span{ 
	display:block; 
	float:right;
	cursor: pointer;
	padding:0 6px 0 15px; 
	background:#FFF; 
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #999999; 
	line-height:1;
}
a.link-voltar-indice:hover span{ color:#cc0000; }
/**/

a.bt-veragenda{
	background: url("../imgs/bkg-links-line.jpg") repeat-x scroll 0 5px;
    cursor: pointer;
    display: block;
    position: absolute;
    width: 350px;
	margin-top:2px;
}
a.bt-veragenda span{
	display:block; 
	float:right;
	cursor: pointer;
	padding:0 6px 0 15px; 
	background:#FFF; 
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #999999; 
	line-height:1;
}
a.bt-veragenda:hover span{ color:#cc0000; }

/*-------------------*/
/*--BOX CLOUD BUSCA--*/
/*-------------------*/

.busca-keywords-box {
    background: url("../imgs/cloud.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 125px;
    margin: 124px 0 0 941px;
    position: absolute;
    width: 207px;
    z-index: 999;
}

.busca-keywords-box p {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 15px;
    padding: 17px 0 0 25px;
}

[class*="historia-box-text-y"] img:first-of-type{
	display:block;
	margin-bottom:20px;
}

[class*="historia-box-text-y"]{
	line-height:22px !important;
}

/*---------------------*/
/*--- IPAD SPECIFIC ---*/
/*---------------------*/

@media only screen and
(min-device-width : 768px) and
(max-device-width : 1024px){
	
html { min-width: 1024px; }	

.box-slider-agenda{ min-width:1200px; }

footer{
	display:block;
	min-width:1200px;
	height:235px;
	margin-top:25px !important;
}

.inn-content { min-width:1200px; }

.box-edicoes-iten-arrow { margin: 0px 0 0 285px; }

.dohms-post-redes-sociais-div{
	display:block;
	position:absolute;
	width:600px;
	height:30px;
	margin:-10px 0 0 0;
}

.dohms-post-redes-sociais-box-twitter{
	display:block;
	float:right;
	width:150px;
}

.dohms-post-redes-sociais-box-face{
	display:block;
	float:right;
	width:150px;
}

/*.fb_iframe_widget span{
    width: 180px !important;
	position:absolute;
	margin:-130px 0 0 500px !important;
	height:30px;
}*/

}

/*-----------------------*/
/*--- RESULTADO BUSCA ---*/
/*-----------------------*/

ul#dohms-busca.dohms-classe-busca-ul{
	display:block;
}

ul#dohms-busca.dohms-classe-busca-ul li{
	padding:20px 30px;
	border-bottom:dotted 1px #999999;
}

ul#dohms-busca.dohms-classe-busca-ul li:first-child{ margin-top:30px; padding-top:0; }

ul#dohms-busca.dohms-classe-busca-ul li .dohms-classe-busca-data{
	font-family: 'Open Sans',sans-serif;
	font-size:10px;
	color:#333;
	line-height:1;
	margin-bottom:2px;
	margin-right:10px;
	display:block;
	/*float:left;*/
}

ul#dohms-busca.dohms-classe-busca-ul li .dohms-classe-busca-categoria{
	font-family: 'Open Sans',sans-serif;
	font-size:10px;
	color:#333;
	text-transform:uppercase;
	line-height:1;
	margin-bottom:2px;
	display:block;
	float:right;
	width:683px;
}

ul#dohms-busca.dohms-classe-busca-ul li .dohms-classe-busca-title{	
	padding:0;
	margin:0;
	display:block;
}

ul#dohms-busca.dohms-classe-busca-ul li .dohms-classe-busca-title a{
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:1;
}

ul#dohms-busca.dohms-classe-busca-ul li .dohms-classe-busca-title a:hover{ color:#cc0000; }

/*ul#dohms-busca.dohms-classe-busca-ul li .dohms-classe-busca-categoria:after{
	content: "|";
    display: block;
    float: right;
	margin-left:5px;
}*/

ul#dohms-busca.dohms-classe-busca-ul li .dohms-classe-busca-categoria:before{
	content: "|";
    display: block;
    float: left;
	margin-right:5px;
	margin-left:5px;
}

map area{
    outline: none;
}

/*MODAL*/

.dohms-banner-dhtml-div{
	/*margin:20px auto 0 auto; */
	display:block;
	width: 100% !important;
	height: 100% !important;
	position:fixed;
	background:	url(../imgs/bkg-dhtml.png) repeat;
	z-index:99999;
}

.dohms-banner-dhtml-fechar{
	background-image:url(http://sindijorpr.org.br/_assets/imgs/bt_fechar.jpg);
	width: 15px;
	height: 15px;
	margin-left:250px; 
	margin-top:130px; 
	position:absolute; 
	cursor:pointer;
	left:50%;
}

.dohms-banner-dhtml-link{
	display: block;
    left: 50%;
    margin-left: -250px;
    position: absolute;
    width: 500px;
	margin-top:100px;
}

.dohms-banner-dhtml-img{
	display:block;
	width:500px;
	box-shadow:1px 1px 4px #333333;
	-webkit-box-shadow:1px 1px 4px #333333;
	-moz-box-shadow:1px 1px 4px #333333;
}

.dohms-banner-dhtml-bkg{
	position:fixed;
	z-index:5;
	display:block;
	width:100%;
	height:100%;
	background:url(http://sindijorpr.org.br/_assets/imgs/bkg-box-alerta.png) repeat;
}

.dohms-banner-dhtml-modal{
	position:absolute;
	z-index:999;
	top:150px;
	left:50%;
	margin-left:-300px;
	display:block;
	width:600px;
	height:353px;
	background:#FFF;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.dohms-banner-dhtml-video {
	margin:20px auto 0 auto; 
	display:block;
	width: 560px !important;
	height: 315px !important;
}

.dohms-banner-dhtml-video {
	margin:20px auto 0 auto; 
	display:block;
	width: 560px !important;
	height: 315px !important;
}

.dohms-banner-dhtml-fechar-video{
	background-image:url(http://sindijorpr.org.br/_assets/imgs/bt_fechar.jpg);
	width: 15px;
	height: 15px;
	margin-left:600px; 
	margin-top:20px; 
	position:absolute; 
	cursor:pointer;
}

/*-- CLASSE OLHO --*/
#dohms-indice-noticias-olho-txt,
#dohms-indice-noticias-olho-cit,
#dohms-indice-noticias-olho-vej{
	display: inline-block;
	width: 51%;
	float: left;
	margin: 0.9em 1.6em 1.2em 0;
	padding: 15px;
	background: #FFF;	
}
#dohms-indice-noticias-olho-txt:before, 
#dohms-indice-noticias-olho-txt:before:after,
#dohms-indice-noticias-olho-cit:before, 
#dohms-indice-noticias-olho-cit:before:after,
#dohms-indice-noticias-olho-vej:before, 
#dohms-indice-noticias-olho-vej:before:after,
{
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
#dohms-indice-noticias-olho-txt:after,
#dohms-indice-noticias-olho-cit:after,
#dohms-indice-noticias-olho-vej:after{
    clear: both;
}

/*OLHO TXT*/
	.dohms-indice-noticias-olho-txt-titulo{
		display: block;
		font-size: 14px;
		font-weight: bold;
		color: #069;
		line-height: 18px;
		margin-bottom: 5px;
	}
	.dohms-indice-noticias-olho-txt-texto{
		font-size: 12px;
		line-height: 20px;
	}
	a.dohms-indice-noticias-olho-txt-link{
		display: block;
		font-size: 12px;
		line-height: 1 !important;
		margin-top: 10px;
		text-decoration: none !important;		
		color: #069 !important;
	}

	a.dohms-indice-noticias-olho-txt-link:hover{ color: #cc0033 !important;	}	

/*OLHO CIT*/
	.dohms-indice-noticias-olho-cit-texto{
		display: inline-block;
		font-style: italic;
		font-size: 14px;
		line-height: 22px;		
		font-weight: bold;
	}
	.dohms-indice-noticias-olho-cit-texto:before{
		display: block;
		content: "\f10d";
		float: left;
		font-size: 24px;
		margin-right: 8px;
		color: #069;
		font-family: "FontAwesome";
		font-style: normal;		
	}
	.dohms-indice-noticias-olho-cit-pessoa{
		display: block;
		margin-top: 6px;
		font-size: 12px;
		float: left;
		font-weight: bold;
	}
		.dohms-indice-noticias-olho-cit-complemento:before{
			content: "-";
			margin: 0 5px;
		}

/*OLHO VEJA+*/
	.dohms-indice-noticias-olho-vej-h3{
		display: block;
		margin-bottom: 6px;
		font-size: 14px;
		font-weight: bold;
		color: #cc0033;
	}
	#dohms-indice-noticias-olho-vej-titulo{
		display: block;
	}
		#dohms-indice-noticias-olho-vej-titulo li{
			display: block;
			padding: 4px 6px 4px 8px;
			margin-bottom: 5px;
			color: #666;
			font-size: 12px;
			line-height: 15px;
			border-bottom: 1px dotted #CCC;
		}
		
		#dohms-indice-noticias-olho-vej-titulo li:hover{ text-decoration: none; }		
		#dohms-indice-noticias-olho-vej-titulo li a{ line-height: 1; color: #666 !important; }
		#dohms-indice-noticias-olho-vej-titulo li a:hover{ text-decoration: none; color: #cc0033 !important; }

		#dohms-indice-noticias-olho-vej-titulo li a:before{
			display: block;
			content: "\f101";
			float: left;
			margin-right: 5px;
			color: #069;
			font-family: "FontAwesome";
		}



