@charset "utf-8";
/* CSS Document */

@font-face {  
	font-family: "OldNews";  
	src: url('oldnews.eot?#iefix');
	src: local("OldNews"), url(oldnews.ttf) format("truetype");
}  
html, body {
	width:100%;
	height:auto;
	min-height:100%;
	margin:0px;
	border:0px;
	padding:0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#663333;
	background:url(../_img/fundo.jpg) center center;
}
.goog-te-banner-frame.skiptranslate {display: none !important;} 
body { top: 0px !important; }
a {
	color:inherit;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;

}
input, select, textarea {
	width:100%;
	outline:none;
	border:0px;
	padding:5px 10px;
	box-sizing:border-box;
	font-size:14px;
	margin-top:7px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#663333;
	background-color:#FFEECC;
}
textarea {
	height:80px;
}
input[type='submit'] {
	max-width:150px;
	background:#663333;
	color:#FFEECC;
	cursor:pointer;
	font-size:14px;
}
input[type='submit']:hover {
	background:#FFEECC;
	color:#663333;
}
* ::-webkit-input-placeholder {
	color:#663333;
}
* :-moz-placeholder {
	color:#663333;
}
* ::-moz-placeholder {
	color:#663333;
}
* :-ms-input-placeholder {
	color:#663333;
}


.linha {
	position:relative;
	width:100%;
	height:auto;
	text-align:center;
}
.centro {
	position:relative;
	width:100%;
	max-width:1180px;
	padding:0px 10px;
	box-sizing:border-box;
	height:auto;
	margin:0px auto;
	font-size:0px;
}
.col {
	position:relative;
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
}
.col1 {
	width:100%;
}
.col2 {
	width:50%;
}
.col3 {
	width:33.333333%;
}
.col3-1 {
	width:33.333333%;
}

.col3-2 {
	width:66.666666%;
}
.col4 {
	width:25%;
}
.col4-3 {
	width:75%;
}
.col5 {
	width:20%;
}
.col5-2 {
	width:40%;
}
.col5-3 {
	width:60%;
}

.celula {
	box-sizing:border-box;
	height:auto;
	font-size:14px;
	padding:0px 10px;
}
.altura {
	height:410px;
}

#cab-mobile {
	display:none;
}
#fuj-player {
	position:absolute;
	width:auto;
	height:auto;
	top:0px;
	right:30px;
}
#topo-mobile {
	background:url(../_img/menu-fundo.jpg) center 45px repeat-x #663333;
}
#ico-menu {
	position:absolute;
	left:0px;
	top:0px;
	width:53px;
	height:45px;
	background:url(../_img/icon-menu.png) center center no-repeat;
}
#ico-busca {
	position:absolute;
	right:0px;
	top:0px;
	width:53px;
	height:45px;
	background:url(../_img/icon-busca.png) center center no-repeat;
}
#menu-mobile {
	position:fixed;
	top:0px;
	left:-100%;
	width:80%;
	height:100%;
	background:url(../_img/fundo.jpg);
	box-shadow:0px 0px 30px #442121;
    overflow-y: auto;
    z-index: 99;
}
#menu-mobile-cab {
	width:100%;
	height:43px;
	border-bottom: 43px solid #663333;
	margin-bottom:40px;
}
#ico-fecha {
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	height:43px;
	background:url(../_img/icon-fecha.png) left center no-repeat;
}
.menu-mobile-item {
	position:relative;
	height:30px;
	line-height:30px;
	background: left center no-repeat;
	background-size:contain;
	padding:5px 5px 5px 45px;
	margin: 5px 0px 0px 40px;
	text-align:left;
	font-size:14px;
	cursor:pointer;
}
#busca-mobile {
	position:fixed;
	top:0px;
	right:-100%;
	width:85%;
	height:100%;
	background:url(../_img/fundo.jpg);
	box-shadow:0px 0px 30px #442121;
    overflow-y: auto;
    z-index: 99;
}

#bar {
	height:24px;
	line-height:20px;
	font-size:12px;
	text-align:right;
}
#google_translate_element {
	display:inline-block !important;
}
#tit {
	height:70px;
	background:#663333;
}
#men {
	height:70px;
	background:url(../_img/menu-fundo.jpg) center center repeat-x;
	box-sizing:border-box;
	text-align:right;
}
#men .centro {
	background:url(../_img/fundo-menu.png) center center repeat-y;
	background-size:contain;
	height:70px;
}
#mig {
	height:30px;
	line-height:30px;
	background:rgba(102,51,51,0.1);
	text-align:left;
	text-transform:uppercase;
}

#tit-pag {
	font-family: "OldNews";
	font-size:50px;
	color:#FFEECC;
	margin-top:5px;
	padding-left:50px;
	text-shadow:2px 2px 0px #442121;
}
#tit-pag div {
	font-size:16px;
	margin-top:5px;
	margin-right:10px;
}
#sinete {
	position:absolute;
	width:180px;
	height:180px;
	background:url(../_img/sinete.png) center center no-repeat;
	left:-20px;
	top:-30px;
	z-index:999999999;
	
}
#data-topo {
	position:absolute;
	right:20px;
	top:10px;
	width:80px;
	font-size:13px;
	color:#FFEECC;
	line-height:17px;
}
.menu-item {
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:60px;
	background: center top no-repeat;
	padding:45px 5px 5px 5px;
	margin: 5px 10px 0px 10px;
	text-align:center;
	font-size:11px;
	cursor:pointer;
}
#menu-busca {
	position:relative;
	display:inline-block;
	vertical-align:top;
	background: left center no-repeat;
	padding:0px 5px 5px 45px;
	margin: 15px 10px 0px 10px;
	text-align:left;
	font-size:16px;
	width:250px;
}
#menu-busca img {
	position:absolute;
	top:-10px;
	left:-0px;
}
#menu-mobile-busca {
	position:relative;
	display:inline-block;
	vertical-align:top;
	padding:0px 5px 5px 45px;
	margin: 15px 10px 0px 10px;
	text-align:left;
	font-size:16px;
	width:80%;
	box-sizing:border-box;
}
#menu-mobile-busca input {
	background-color:#FFFFFF;
}
#menu-mobile-busca img {
	position:absolute;
	top:-10px;
	left:-0px;
}
#cont {
	padding:20px 0px;
	text-align:left;
}
#tit-pagina {
	background:top left no-repeat;
	padding:0px 0px 10px 95px;
	min-height:50px;
	font-size:28px;
	line-height:28px;
	font-family: "OldNews";
}
#data-pagina {
	position:absolute;
	top:0px;
	left:65px;
	text-align:center;
	line-height:14px;
}
#data-pagina span {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-transform:uppercase;
}
#data-pagina span:nth-child(1) {
	font-size:22px;
}
#data-pagina span:nth-child(3) {
	font-size:14px;
	line-height:8px;
}
#data-pagina span:nth-child(5) {
	font-size:12px;
	line-height:8px;
}
.box-cel {
	background-color:rgba(102,51,51,0.1);
	padding:15px;
	box-sizing:border-box;
}
#comentario {
	margin-top:20px;
	text-align:left;
}
#des {
	text-align:left;
}
#des img {
	cursor:pointer;
}
#des .col {
	padding:10px
}

.des-tit {
	background: center left no-repeat;
	background-size:contain;
	padding:7px 0px 7px 40px;
	font-size:16px;

}
#anexos-pagina {
}
.anexo-pagina {
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin-right:15px;
	margin-bottom:15px;
	width:152px;
	height:80px;
	cursor:pointer;
}
.anexo-pagina:hover {
	opacity:.7;
}
.anexo-pagina .icone {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	background:url(../_img/ico-arquivo2.png) left 2px no-repeat;
	left:0px;
	font-size:10px;
	box-sizing: border-box;
    padding-top: 25px;
	font-weight:bold;
	text-align: left;
	text-indent: 18px;
	line-height:18px;
}
.arq-titulo {
	position:relative;
	top:0px;
	margin-left:50px;
	font-size:14px;
	width:75px;
	line-height:16px;
	height:50px;
}
.arq-size {
	position:absolute;
	font-size:12px;
	bottom:5px;
	left:10px;
}
.nav-news-item {
	cursor:pointer;
	margin-top:5px;
}

#nav-posts {
	position:relative;
	text-transform:uppercase;
	margin-top:10px;
}
.nav-post-top {
	position:relative;
	width:auto;
	margin-top:10px;
	overflow:hidden;
	height:22px;
	cursor:pointer;
	color:#663333;
}
.nav-post-item {
	position:relative;
	width:254px;
	height:auto;
	padding-left:10px;
	font-size:12px;
	line-height:15px;
	margin:10px 0px;
	overflow:hidden;
	cursor:pointer;
}
.abre-nav-post {
	height:auto !important;
	color:#000;
}
.nav-post-item:hover, .nav-post-top:hover {
	color:#000;
}

.post-ano {
	height:18px;
	font-size:16px;
	margin-top:5px;
	margin-bottom:10px;
	color:#663333;
}

.item-busca {
	position:relative;
	width:auto;
	height:auto;
	font-size:12px;
	line-height:15px;
	margin-top:5px;
	cursor:pointer;
	text-align:left;
	padding:5px 20px;
	display:none;
}
#busca-result {
	position:absolute;
	width:250px;
	background:url(../_img/fundo.jpg);
	z-index: 99;
    right: 5px;
	box-shadow:-3px 3px 20px #442121;
}
#social-links img {
	cursor:pointer;
}
#texto-home {
	position:relative;
	width:100%;
	height:85px;
	overflow:hidden;
}
#texto-home span {
	font-weight:bold;
	cursor:pointer;
}
.post-home-item {
	position:relative;
	margin-top:10px;
	cursor:pointer;
}
.post-home-tit {
	font-size:18px;
	line-height:18px;
}
.post-home-tit span {
	font-size:14px;
}
#cab-tr {
    position: absolute;
	right: 10px;
	top:0px;
}

/*  INICIO DO CSS RESPONSIVO  */
#cab-pc {
	display:block;
}
.mobile {
	display:none;
}
.pc {
	display:inline-table;
}
 
@media only screen and (max-width: 1100px) {
	
	.col1 {
		width:100%;
	}
	.col2 {
		width:50%;
	}
	.col3 {
		width:33.3333%;
	}
	.col3-2 {
		width:66.6666%;
	}
	.col4 {
		width:33.3333%;
	}
	.col4-3 {
		width:66.6666%;
	}
	.col5 {
		width:25%;
	}
	.altura {
		height:400px;
	}
	.menu-item {
		margin: 5px 5px 0px 5px;
	}
	#menu-busca {
		width:150px;
	}
}

@media only screen and (max-width: 900px) {
	
	.col1 {
		width:100%;
	}
	.col2 {
		width:50%;
	}
	.col3 {
		width:50%;
	}
	.col3-2 {
		width:50%;
	}
	.col4 {
		width:50%;
	}
	.col4-3 {
		width:50%;
	}
	.col5 {
		width:33%;
	}
	.col6 {
		width:100%;
	}
	.col6-4 {
		width:100%;
	}
	.col6-5 {
		width:100%;
	}
	.centro {
		padding:0px 10px;
	}
	.altura {
		height:320px;
	}
	#tit-pag {
		font-size:44px;
	}
	.menu-item {
		margin: 5px 0px 0px 0px;
	}

	#menu-busca {
		width:100px;
	}
	#menu-item-home {
		display:none;
	}
}

@media only screen and (max-width: 760px) {
	
	.col1 {
		width:100%;
	}
	.col2 {
		width:100%;
	}
	.col3 {
		width:50%;
	}
	.col3-2 {
		width:100%;
	}
	.col4 {
		width:50%;
	}
	.col4-3 {
		width:50%;
	}
	.col5 {
		width:33.33333333%;
	}
	.col5-2 {
		width:45%;
	}
	.col5-3 {
		width:55%;
	}
	.centro {
		padding:0px 5px;
	}
	.altura {
		height:250px;
	}
	#cab-mobile {
		display:block;
	}
	#cab-pc {
		display:none;
	}
	.mobile {
		display:inline-table;
	}
	.pc {
		display:none;
	}
	#tit-pag {
		padding-left:0px;
		margin-top:-20px;
		padding-bottom:20px;
		font-size:40px;
	}
}

@media only screen and (max-width: 480px) {
	
	.col1 {
		width:100%;
	}
	.col2 {
		width:100%;
	}
	.col3 {
		width:100%;
	}
	.col3-2 {
		width:100%;
	}
	.col4 {
		width:100%;
	}
	.col4-3 {
		width:100%;
	}
	.col5 {
		width:50%;
	}
	.col5-2 {
		width:100%;
	}
	.col5-3 {
		width:100%;
	}

	#tit-pag {
		font-size:25px;
	}
}
