.noticias-listagem-index .conteudos {
/*background-color: #FFF;*/	
}
.uppercase {
	text-transform: uppercase;
}
.tipo1.noticia {
	background-color: #e3373e;
}
.tipo1.noticia .titulo a {
	color: #ffff00;
}
.tipo1.noticia .sabermais, .tipo1.noticia .sabermais a {
	color: #ffff00;
}
.tipo2.noticia {
	background-color: #d9d323;
}
.tipo2.noticia .titulo a {
	color: #df2933;
}
.tipo2.noticia .descricao,.tipo7.noticia .descricao {
	color: #000;
}
.tipo2.noticia .sabermais, .tipo2.noticia .sabermais a {
	color: #df2933;
}
.tipo3.noticia {
	background-color: #ffffff;
}
.tipo3.noticia .titulo a {
	color: #df2933;
}
.tipo3.noticia .descricao {
	color: #000000;
}
.tipo3.noticia .sabermais, .tipo3.noticia .sabermais a {
	color: #df2933;
}
.tipo4.noticia {
	background-color: #673b54;
}
.tipo4.noticia .titulo a {
	color: #df2933;
}
.tipo4.noticia .descricao {
	color: #ffffff;
}
.tipo4.noticia .sabermais, .tipo4.noticia .sabermais a {
	color: #df2933;
}
.tipo5.noticia {
	background-color: #545e75;
}
.tipo5.noticia .titulo a {
	color: #ffff00;
}
.tipo5.noticia .sabermais, .tipo5.noticia .sabermais a {
	color: #ffff00;
}
.tipo6.noticia {
	background-color: #763b84;
}
.tipo6.noticia .titulo a {
	color: #ffffff;
	font-size: 22px;
	line-height: 22px;
}
.tipo6.noticia .sabermais, .tipo6.noticia .sabermais a {
	color: #ffffff;
}
.tipo7.noticia {
/*	background-color: #ec7923;
	height: 70px;*/
}
.tipo7.noticia .titulo, .tipo7.noticia .titulo a {
	color: #741620;
}
.tipo7.noticia .c-imagem {
	background-color: #ec7923;
}
.tipo7.noticia .sabermais, .tipo7.noticia .sabermais a {
	color: #741620;
}
.tipo7.noticia .views-field-nothing {
	text-align:right;
}
.vermais {
	clear: both;
}
/* -------- */
.col-conteudo-recente {
	background-color: #ffffff;
}
.col-conteudo-recente {
	text-align: center;
}
.col-conteudo-recente p.titulo {
	font-family: 'Russo One', sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	color: #ffffff;
	width: 100%;
	height: 120px;
	padding-top: 50px;
	background-image: url(../images/icon_simbolo.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 0px;
}
.col-conteudo-recente p.titulo strong {
	font-weight: normal;
}
.sub-menu {
	line-height: normal;
}
.sub-menu li {
	font-size: 14px;
	color: #000000;
}
.sub-menu li:after {
	content: '';
	width: 15px;
	height: 14px;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/menu-geral_bullet.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.col-conteudo-recente a, .sub-menu li a {
	font-size: 12px;
	color: #000000;
}
/* -------- */
.noticia {
	line-height: 16px;
	float: left;
	position: relative;/* width: 240px; */
}
.noticia a {
	text-transform: none;
	color: #ffffff;
	text-decoration: none;/* display: block; */
}
.noticia a:hover, .noticia a:active {
	text-decoration: none;
}
.noticia .inicio-sessao:before {
	content: '|';
	margin-left: 5px;
	margin-right: 5px;
}
/*.noticia a:after {
	content: '';
	width: 100%;
	height: 1px;
	margin-bottom: -1px;
	clear: both;
	display: block;
}*/
.noticia .c-imagem {
	display: block;
	margin-bottom: 10px;
}
.noticia .imagem {
	width: 100%;
	height: auto;
}
.noticia .c-imagem {
	width: 135px;
	height: auto;
	margin-bottom: 10px;
}
.noticia .titulo, .noticia-pagina .titulo {
	font-family: 'Russo One', sans-serif;
	font-weight: normal;
}
.noticia .data, .noticia-pagina .data {
	font-weight: 300;
}
.noticia .data-horas, .noticia-pagina .data-horas {
}
.noticia .descricao, .noticia-pagina .descricao {
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
}
.noticia .titulo {
	margin-bottom: 15px;
	text-transform: none;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
}
.noticia .c-data, .noticia-pagina .c-data {
	font-size: 14px;
	text-transform: none;
	display: inline-block;
}
.noticia .data {
	display: inline-block;
}
.noticia .data-horas {
	display: inline-block;
}
.noticia .descricao {
	margin-top: 8px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
.noticia .sabermais {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	float: right;
}
.noticia:hover .sabermais {
	background-color: rgba(92, 92, 92, 0);
}
/*CONTEUDOS MODULO*/
.conteudos-noticia .noticia-pagina .c-imagem, .conteudos-noticia .noticia-pagina .carousel {
	margin-top: 5px;
	margin-bottom: 10px;
}
.conteudos-noticia .col-md-12.noticia-pagina {
	padding-left: 15px;
	padding-right: 15px;
}
.conteudos-noticia .noticia-pagina h3.titulo {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 19px;
	text-transform: none;
	color: #646363;
}
.conteudos-noticia .noticia-pagina p.subtitulo {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #999;
	text-transform: none;
	font-weight: bold;
}
.noticia-pagina .c-data {
	display: none;
	margin-bottom: 8px;
}
.noticia-pagina .data, .noticia-pagina .data-horas {
	font-size: 13px;
}
.noticia-pagina .data-horas:before {
	padding: 0 5px;
	color: #ccc;
	font-weight: bold;
	content: "/\00a0";
}
.noticia-pagina .descricao {
	font-size: 13px;
	line-height: 19px;
}
.noticia-pagina .bt-voltar .btn {
	border: 0px none;
	background-color: #0069a9;
	color: #fff;
	margin-bottom: 15px;
	float: right;
}
.sub-menu ul {
	padding: 0px;
}
.c-imagem img {
	width: 100%;
	height: auto;
}
.contactos {
	position: absolute;
	z-index: 50;
	top: 105%;
	color:#000;
	padding:0px;
}
.contactos .col-xs-4, .contactos .col-xs-8 {
	padding: 0px;
}
.contactos .titulo {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #E2373D;
	font-size: 11px;
	text-align: right;
	padding-right: 25px;
	margin-top: -2px;
}
.texto_contactos {
	font-size: 10px;
}

@media (min-width:1200px) {
	.tipo1.noticia, .tipo2.noticia {
		height: 395px;
	}
	.conteudos-noticia .noticia {
		margin-right: 8px;
		margin-left: 0px;
		width: 240px;
	}
}
@media all and (min-width:992px) and (max-width:1200px) {
/*	.col-conteudo-recente:after {
		width: 166px;
	}*/
	.col-conteudo-recente a, .sub-menu li a {
		font-size: 13px;
	}
	.tipo3.noticia, .col-conteudo-recente {
		height: 606px;
	}
}
@media all and (min-width:992px) {
	.tipo3.noticia, .col-conteudo-recente {
		height: 605px;
	}
	.sub-menu li:last-child:after {
		background-image: none;
	}
	.conteudos-noticia .noticia {
		margin-right: 10px;
		margin-left: 0px;
	}
	/*.col-conteudo-recente:after {
		content: '';
		width: 100%;
		height: 170px;
		background-color: #d9d323;
		background-image: url(../images/bg_col-conteudo-recente.gif);
		background-repeat: no-repeat;
		background-position: right top;
		display: block;
		position: absolute;
		right: 0px;
		bottom: -170px;
		z-index: 10;
	}*/
}
@media all and (max-width:992px) {
/*	.col-conteudo-recente:after {
		display: none;
	}*/
	.container {
		padding-bottom: 0px;
	}
	.contactos .titulo {
		font-size: 13px;
	}
	.contactos .texto_contactos {
		font-size: 8px;
	}
}
@media all and (min-width:769px) {
	.tipo1.noticia, .tipo2.noticia {
		height: 391px;
	}
	.noticias-listagem-index .conteudos-tipo456 {
		background-color: #763b84;
	}
	.noticia .titulo {
		padding-top: 25px;
		padding-left: 0px;
	}
	.noticia .sabermais, .noticia .sabermais a {
		color: #ffffff;
	}
	/* -------- */
	.tipo1.noticia {
	}
	.tipo1.noticia .titulo a {
		font-size: 20px;
	}
	.tipo1.noticia .c-imagem {
		width: 134px;
		float: right;
		margin-left: 10px;
		margin-right: -15px;
	}
	.tipo1.noticia .descricao {
	}
	/* -------- */
	.tipo1.noticia .titulo, .tipo2.noticia .titulo {
		padding-top: 50px;
	}
	.tipo2.noticia {
		padding-right: 0px;
	}
	.tipo2.noticia .titulo {
		width: 48%;
		float: left;
		position: relative;
	}
	.tipo2.noticia .titulo a {
		font-size: 20px;
	}
	.tipo2.noticia .descricao,
	.tipo2.noticia .sabermais {
		width: 48%;
	}
	.tipo2.noticia .c-imagem {
		width: 50%;
		float: right;
		margin-left: 10px;
		margin-bottom: 0px;
	}
	.tipo2.noticia .inicio-sessao {
		float: left;
	}
	/* -------- */
	.abcidades_inicial {
		position: absolute;
		bottom: 0px;
		width: 23%;
		left: 34%;
	}
	.abcidades_inicial img {
		width: 100%;
		height: auto;
	}
	/* -------- */
	.tipo3.noticia .titulo:before {
		content: '';
		width: 170px;
		height: 120px;
		margin-top: 15px;
		margin-bottom: 20px;
		margin-left: -15px;
		display: block;
	}
	.tipo3.noticia .titulo {
	}
	.tipo3.noticia .titulo a {
		font-size: 20px;
	}
	.tipo3.noticia .c-imagem {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;/*width: 120.9%;
		margin-left: -15px;*/
		max-height: 140px;
		overflow: hidden;
	}
	/* -------- */
	.tipo4.noticia {
		height: 315px;
		width: 40%;
	}
	.tipo4.noticia .titulo {
	}
	.tipo4.noticia .titulo a {
		font-size: 20px;
	}
	/*
	.tipo4.noticia:before {
		content: '';
		background-image: url(../images/seta_baixo.png);
		background-repeat: no-repeat;
		background-position: right top;
		height: 21px;
		width: 13px;
		display: block;
		position: absolute;
		right: 25px;
		bottom: 15px;
	}*/
	.tipo4.noticia .c-imagem {
		display: none;
	}
	.slide{
		width: 50%;
		height: 290px;
		padding: 0px;
		overflow: hidden;
		background-color: #763B84;
	}
	.slide img {
		width: auto;
		height: 290px;
	}
	/* -------- */
	.tipo5.noticia {
		height: 315px;
		width: 60%;
	}
	.tipo5.noticia .titulo a {
		font-size: 20px;
	}
	.tipo5.noticia .c-imagem {
		width: 137px;
		float: right;
		margin-left: 10px;
		margin-right: -15px;
	}
	.tipo5.noticia .descricao {
	}
	/* -------- */
	.tipo6.noticia {
		height: 290px;
		padding-left: 0px;
	}
	.tipo6.noticia .c-imagem {
		margin-bottom: 0px;
		position: absolute;
		right: 0px;
		bottom: 0px;
	}
	.tipo6.noticia .sabermais {
		padding-left: 15px;
	}
	.tipo6.noticia .titulo {
		padding-top: 15px;
		padding-left: 15px;
	}
	.tipo6.noticia .descricao {
		padding-left: 15px;
	}
	/* -------- */
	.tipo7.noticia {
		margin-left: -25.5%;
		position: relative;
		z-index: 20;
		width:100%;
	}
	.tipo7.noticia .titulo:before {
		/* content: ''; */
		width: 135px;
		height: 164px;
		display: block;
		float: right;
		margin-right: -15px;
		margin-top: -25px;
	}
	.tipo7.noticia .titulo {
		font-size: 20px;
	}
	.tipo7.noticia .c-imagem {
		position: absolute;
		left: 101.4%;
		top: 0px;
		width: 330px;
		z-index:0;
		height: 100%;
		overflow: hidden;
	}
	.tipo3.noticia {
		height: 606px;
	}
	.noticia .sabermais {
		float: none;
	}
	.conteudos-noticia .col-md-12.noticia-pagina {
		padding: 0px;
	}
	.conteudos-noticia .col-md-12 .noticia-pagina .imagem {
		width: 100%;
	}
	.conteudos-noticia .col-md-12.noticia-pagina .imagem {
		width: 50%;
		float: left;
		margin-right: 15px;
	}
	.conteudos-noticia .col-md-7, .conteudos-noticia .col-sm-7 {
		margin-left: -15px;
	}
	.conteudos-noticia .col-md-8, .conteudos-noticia .col-sm-8 {
		margin-left: -15px;
		width: 68.13%;
	}
	.conteudos-noticia .noticia-pagina .col-md-7, .noticia-pagina .conteudos-noticia .col-sm-7 {
		margin-left: 0px;
	}
	.noticia-pagina.col-md-12 .col-md-9 {
		padding-left: 0px;
	}
	.noticia-pagina.col-md-12 .col-md-3 {
		padding-right: 0px;
	}
	.noticia-pagina.col-md-12 .col-md-5 {
		padding-left: 0px;
	}
	.noticia-pagina.col-md-12 .col-md-7 {
		padding-right: 0px;
	}
}
@media all and (min-width:769px) and (max-width:992px) {
	.noticias-listagem-index .row-sm {
		margin-left: 0px;
		margin-right: 0px;
	}
	.noticia .titulo {
		padding-top: 20px;
	}
	.noticia .titulo a {
		font-size: 20px
	}
	.noticia .descricao {
		font-size: 13px;
	}
	.tipo1.noticia .c-imagem, .tipo5.noticia .c-imagem {
		width: 123px;
	}
	.tipo1.noticia .titulo, .tipo2.noticia .titulo {
		padding-top: 20px;
	}
	.tipo6.noticia {
		height: 290px;
	}
	.tipo6.noticia .c-imagem, .tipo7.noticia .c-imagem {
		width: 123px;
		margin: 0px;
	}
	.tipo7.noticia .descricao {
		margin-top: 4px;
	}
	.tipo7.noticia {
		margin-left: -33.5%;
		padding-left: 15px;
	}
	.tipo7.noticia .titulo {
		margin-bottom: 0px;
		padding-top: 10px;
	}
	.tipo7.noticia .titulo:before {
		float: right;
		margin-right: -15px;
		margin-top: -25px;
	}
	.tipo7.noticia .titulo a {
		color: #df2933;
		font-size: 20px;
	}
	.tipo7.noticia .c-imagem {
		position: absolute;
		top: 0px;
		left: 100%;
		width: 186px;
	}
	.tipo7.noticia .c-imagem img {
		margin-left: 0px;
	}
	.col-conteudo-recente {
		text-align: left;
	}
	.col-conteudo-recente p.titulo {
		text-align: center;
	}
	.col-conteudo-recente p.titulo strong {
		text-align: center;
		width: 23%;
		display: inline-block;
	}
	/*.col-conteudo-recente p.titulo {	
		background-position: left center;	
	}
	*/
	.sub-menu li {
		float: left;
		width: 50%;
		margin-bottom: 10px;
	}
	.sub-menu li:after {
		display: none;
	}
	.col-conteudo-recente a {
		padding: 5px 0px 5px 20px;
		background-image: url(../images/menu-geral_bullet.png);
		background-repeat: no-repeat;
		background-position: left center;
	}
	.vermais {
		text-align: right;
	}
}
@media all and (max-width:768px) {
	.tipo6.noticia .titulo a {
		font-size: 17px;
		line-height: 17px;
	}
	.col-conteudo-recente {
		padding-bottom: 30px;
	}
	.noticia:after {
		content: '';
		width: 100%;
		height: 1px;
		margin-bottom: -1px;
		clear: both;
		display: block;
	}
	.col-conteudo-recente p.titulo strong {
		text-align: center;
		width: 25%;
		display: inline-block;
	}
	.noticia {
		width: 100%;
		float: none;
		margin-right: 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;/*#614e32;*/
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.noticia .c-imagem {
		float: left;
		margin-right: 10px;
		margin-bottom: 0px;
	}
	.noticia .descricao {
		height: auto;
	}
	.noticia .c-data {
	/*position: absolute;
		right: 0px;
		bottom: 5px;*/
	}
	.noticia .data {
		font-weight: 700;
	}
	.noticia .data, .noticia .data-horas {
		font-size: 13px;
	}
	.noticia .data-horas {
		color: #999;
		margin-left: 5px;
		padding-left: 5px;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #999;
	}
	.noticia .sabermais {
		float: none;
	}
	.conteudos-noticia .noticia-pagina { /* margin-left: -15px; */ /* margin-right: -15px; */
		padding: 0px;
	}
	.conteudos-noticia .col-md-12 .noticia-pagina .imagem {
		width: 100%;
	}
	.conteudos-noticia .col-md-12.noticia-pagina .imagem {
		width: 100%;
	}
	.abcidades_inicial, .slide {
		display: none;
	}
}
@media all and (max-width:500px) {
	.noticia .data-horas {
		display: none;
	}
}
@media all and (min-width:480px) and (max-width:640px) {
	.col-xs-5.col-xs-offset-7.contactos {
		margin-left: 50%;
		width: 50%;
	}
}
@media all and (min-width:360px) and (max-width:480px) {
	.col-xs-5.col-xs-offset-7.contactos {
		margin-left: 30%;
		width: 70%;
	}
}
@media all and (max-width:360px) {
	.col-xs-5.col-xs-offset-7.contactos {
		margin-left: 5%;
		width: 100%;
	}
}