/* CSS Document */
.cont {
	padding: 20px;
	
}
.news-block {
	margin: 40px 0 20px 0;
}
.news-block:first-child {
	margin-top: 0;
}
.news-block img {
	width: 100%;
	height: auto;
}
.news-block h1 {
	margin: 20px 0 0 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #e59405;
}
.news-block p {
	margin: 5px 0;
	color: #5b5b5b;
}
.news-block a {
	
}
.news-block a.bt-news {
	padding: 5px 10px;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	margin-top: 5px;
	font-size: 12px;
	background-color: #282828;
}
.news-block a.bt-news:hover {
	color: #FFF;
	background-color: #082c60;
}
.col-l h1:first-child {
	margin-top: 0;
}
.col-r img {
	width: 100%;
	height: auto;
}
.col-r a.link-gal {
	display: block;
	margin-top: 10px;
	text-align: center;
}
.col-r .img-ph {
	position: relative;
	height: auto;
}
.col-r .img-ph .magnify {
	width: 24px; height: 24px;
	background: url(/imagens/icn_magnifier.png) no-repeat center center;	
	background-size: 24px 24px;
	position: absolute;
	right: 10px; bottom: 10px;
	pointer-events: none;
}
ul.menu-lat {
	margin-top: 20px !important;
}
ul.menu-lat, ul.menu-lat li {
	margin: 0; padding: 0;
}
ul.menu-lat li {
	margin-top: 1px;
}
ul.menu-lat li, ul.menu-lat li a {
	display: block;
	text-decoration: none;	
	line-height: 45px;
	height: 45px;
}
ul.menu-lat li a {
	background-color: #e59405;
	padding: 0 20px;
	color: #FFF;
	text-transform: uppercase;
	}
ul.menu-lat li a:hover, ul.menu-lat li a.on {
	background-color: #082c60;
}
.form1 {
	width: 100%;
}
.dois-tercos {
	width: 75%;
}
.form1 label, .form1 .faux-label {
	display: block;
	margin: 10px 0 5px 0;
	font-weight: bold;
}
.label-alt {
	display: inline-block !important;
	margin: 0 !important;
	font-weight: normal !important;
}
.form1 .form-check {
	
}
.form1 textarea {
	display: block;
}
.form1 input[type=text], .form1 textarea {
	width: 100%;
	border: solid 1px #666;
	padding: 5px 2px;
	display: block;
}
.form1 .campo1 {
	width: 100%;
}
.form1 .campo2 {
	width: 50% !important;
}
.form1 textarea {
	height: 300px;
}
.form1 .textarea2 {
	height: 150px;
}
.form1 input[type=button] {
	margin-top: 20px;
	border: solid 1px #e59405;
	background-color: #e59405;
	color: #FFF;
	padding: 5px 20px;
	text-transform: uppercase;
	cursor: pointer;
	
}
.form1 input[type=button]:hover {
	border: solid 1px #082c60;
	background-color: #082c60;
}
.error {
	background-color: #ec1313;
}

.vn-block2 {
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	padding: 5px 0;

}
.vn-block3 {
	padding: 5px 0;
	margin-top: 50px;
}

.vn-ph2, .vn-ph3 {
	display: block;
	margin: 5px 0 10px 0;
}

.vn-ph3 {
	display: block;
	margin: 10px 0 10px 0;
}

.alt td:first-child {
	padding: 0 !important;
}
.alt td:first-child img {
	width: auto;
	height: 120px;
	display: block;
	
}	
.vn-cat-img {
	display: block;
	margin: 0 auto 50px auto;
}

.faux-table, .faux-table2 {
	display: block;
	background-color: rgba(0, 0, 0, 0.15);
	width: 100%;
	margin: 20px 0;
}

.faux-table3 {
	display: table;
	background-color: rgba(0, 0, 0, 0.15);
	margin: 0;
	width: 100%;
}
.faux-table3 .cell:first-child img {
	width: 100%;
	height: auto;
	display: block;
}
.faux-table3 .row {
		
	}
.faux-table3 .cell {
	vertical-align: top;
		
}
.aggr {
	padding: 6px 10px;
}
.faux-table3 .in-cell-block {
		padding: 2px 0;
}
.in-cell-block:nth-child(n+3) {
	display: none;
}


.faux-table3 .cell:first-child {
		padding: 0;
}








.faux-table .row, .faux-table2 .row {
	width: 100%
}
.faux-table .in-cell {
	padding: 10px;
}
.in-cell a, .link-bold {
	font-weight: bold;	
}
.cell {
	padding: 0;
}
.cell img {
	width: 100%;
	height: auto;	
}
#voltar-ph {
	border-top: solid 1px #282828;
	padding-top: 10px;
	margin: 50px 0;
	
}
#voltar-ph2 {
	padding-top: 0;
	margin: 10px 0;
}
#voltar-ph a, #voltar-ph2 a {
	color: #282828;
	text-decoration: none;
}
#voltar-ph a:hover, #voltar-ph2 a:hover  {
	color: #282828;
	text-decoration: underline;
}
.lead p {
	margin: 10px 0 0 0;
}
.faux-table3 .title a {
		font-weight: bold;
	}
@media only screen and (min-width : 768px) { 
	.news-block {
		float: left;
		width: 30%;
		margin: 0;
		margin-left: 5%;
	}
	
	.news-block:nth-child(3n-2) {
		
	}
	.news-block:nth-child(3n+1) {
		margin-left: 0;
		clear: both;
	}
	.news-block:nth-child(n+4) {
		margin-left: 0;
		clear: both;
		margin-top: 30px;
	}

	.col-l {
		float: left;
		width: 60%;
	}
	.col-r {
		float: right;
		width: 35%;
	}
	.col-l2 {
		float: left;
		width: 40%;
	}
	.col-r2 {
		float: right;
		width: 55%;
	}
	.vn-ph2  {
		width: 49%;
		float: left;
	}
	
	.vn-ph2:nth-child(2n) {
		margin-left: 2%;	
	}
	.faux-table, .faux-table2 {
		display: table;
		background-color: rgba(0, 0, 0, 0.15);
		margin: 0;
	}
	.faux-table .row, .faux-table2 .row {
		display: table-row;
	}
	.faux-table .cell, .faux-table2 .cell {
		display: table-cell;
		vertical-align: top;
		
	}
	
	.faux-table .in-cell {
		padding: 10px 10px 0 10px;
		overflow: hidden;
		
	}
	.faux-table .cell:first-child {
		padding: 0;
	}
	.faux-table .cell:first-child img {
		width: auto;
		height: 120px;
		display: block;
	}
	.faux-table .cell {
		float: left;
		display: block;
	}
	.faux-table2 {
		margin: 20px 0;
	}
	.faux-table2 .cell:first-child {
		width: 20%;
	}
	.faux-table2 .cell {
		width: 40%;
	}
	.faux-table3 {
		display: table;
		background-color: rgba(0, 0, 0, 0.15);
		margin: 0;
		width: 100%;
		color: #5b5b5b;
	}
	.faux-table3 .cell:first-child img {
		width: auto;
		height: 160px;
		display: block;
	}
	.faux-table3 .row {
			display: table-row;
		}
	.faux-table3 .cell {
		display: table-cell;
		vertical-align: top;
		width: 220px;
			
	}
	.faux-table3 .title {
		display: block;
		padding: 5px 10px;
	}
	
	.faux-table3 .in-cell-block {
			padding: 0 10px;
			height: 30px;
			line-height: 30px;
			vertical-align: middle;
			float: left;
			width: 50%;
	}
	.in-cell-block:nth-child(n+3) {
		display: none;
	}
	.linkPdf {
		background: #e59405 url(/imagens/icn-pdf.png) no-repeat 5px center;
		background: #999 url(/imagens/icn-pdf.png) no-repeat 5px center;
		background-size: 24px auto;
		padding: 5px 10px 5px 35px;
		color: #FFF;
		cursor: pointer;
	}
	.linkPdf:hover {
		background-color: #082c60;
	}
	.aggr {
		padding: 0;
	}
	
	.faux-table3 .cell:first-child {
			padding: 0;
	}
	.in-cell-block:nth-child(n) {
		display: block;
	}

}
@media only screen and (min-width : 1024px) { 
	
	.cont {
		padding: 80px 0;
		max-width: 1280px;
		margin: 0 auto;
	}
	.faux-table .cell, .faux-table2 .cell {
		padding: 10px 20px 0 20px;
	}	
	.faux-table .in-cell {
		padding: 10px 20px 0 20px;
	}

}



