@charset "UTF-8";
/* CSS Document */


.cor {
	color: #F0F;
}
.oferta {
	color: #FFF;
	background-color: #999;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	float: left;
}
.oferta a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.subtituloaviso {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #555;
	line-height: 30px;
}
#subtituloap {
	font-family: Arial, sans-serif;
	font-size: 35px;
	color: #555;
	line-height: 40px;
}
.brocopanos {
	float: left;
	margin-right: 17px;
	width: 160px;
	padding: 3px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-bottom-color: #555;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	background-color: #CCFFFF;
}
.brocopanos a {
	text-decoration: none;
	color: #333;
}
#extra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #09F;
	font-weight: normal;
	width: 349px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	clear: none;
	float: left;
	margin-right: 17px;
	padding: 3px;
}
.aviso {
	float: left;
	margin-right: 17px;
	width: 160px;
	padding: 3px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-bottom-color: #555;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	background-color: #FF0;
}
.brocofinal {
	float: right;
	width: 145px;
	padding: 3px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-bottom-color: #555;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#news {
	position: absolute;
	bottom: 200px;
	left: 17px;
	width: 480px;
	font-size: 12px;
	padding: 17px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	z-index: 9001;
	line-height: 30px;
	background-color: #09F;
	/*border: 1px none #555;*/
	/*position: relative;*/
	-moz-box-shadow: 0 0 5px gray;
	-webkit-box-shadow: 0 0 5px gray;
	box-shadow: 0 0 5px gray;
}
#tripadvisor {
	font-size: 0.9em;
	text-align: left;
	padding: 3px;
	clear: right;
	float: right;
	width: 145px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
}
.brocofinal a:link {
	color: #555;
	text-decoration: none;
}
.brocofinal a:visited {
	color: #555;
	text-decoration: none;
}
.brocofinal a:hover {
	color: #09F;
	text-decoration: none;
}
#subdestaques {
	width:100%;
	padding:1em 0;
}
#subdestaques a {
	text-decoration:none;
}
.subdestaque {
	min-width:168px;
	/*min-height:180px;*/
	padding:0.25% 0.20% 0.8em;
}
a .subdestaque {
	min-width:168px;
	/*min-height:180px;*/
	border: thin solid #ffffff;
	text-decoration: none;
}
.subdestaque, .minidestaque {
	width: 24%;
	display:inline-block;
	clear:none;
	margin: 0 0 0.8em;
	vertical-align:top;
}
.subdestaque.mini {
	display:flex;
	flex-direction:row;
	align-items: flex-start;
	justify-content: space-between;
	flex-basis:100%;
	clear:both;
}
.minidestaque {
	width:100%;
	margin: 0 1px;
}
@media (orientation:portrait) {
	.subdestaque {
	width: 48.6%;
	/*min-height: 30%;*/
	flex-wrap:wrap;
	justify-content: center;
	padding:0.20% 0.20%;
	}
	.minidestaque {
	width:100vw;
	}
	a .minidestaque {
		padding:3%;
		margin:0.40% 0;
	}
	.imagemsub.mov {
	height: 240px;
	}
	.subdestaque.mini {
	width: 100%;
}
}
a:hover .subdestaque {
	border: thin solid #ddd;
	background-color:#ddd;
}
.subdestaque p {
	line-height: 1.6em;
	padding: 0 0.3%;
}
.linha1 {
	font-family: 'Oswald', sans-serif;
	margin: 5px 0 0;
	font-size: 1em;
	color: #F09;
	font-weight:300;
}
.linha2 {
	font-family:'Oswald', sans-serif;
	font-size: 1.4em;
	color: #555;
}
.linha3 {
	font-family:'Oswald', sans-serif;
	font-size: 1.2em;
	color: #333;
}
.imagemsub {
	width: 100%;
	height: 120px;
	overflow: hidden;
	margin: 0 0 0.8em;
	background-position: center center;
	background-size:cover; 
	background-repeat:no-repeat;
}
.imagemsub img {
	width: 100%;
	height: auto;
}
.minidestaque {
	margin: 0;
	border-top: thin solid #FFF;
	border-bottom: thin solid #DDD;
	background-color:#eee;
	padding: 10px;
}
.subdestaque a {
	text-decoration: none;
}
a .minidestaque {
	color: #555;
	text-decoration: none;
}
@media (orientation:landscape) {
a .minidestaque {
	margin:0;
	flex:1 0 auto;
	flex-basis: 24%;
}
.subdestaque.mini {
	min-width: 678px;
}
}
a:hover .minidestaque {
	background-color:#09F;
	color: #FFF;
}
.minidestaque p {
	font-family: 'Oswald', sans-serif;
	line-height: 1.4em;
	font-size:1.35em;
	font-weight:300;
}
.minidestaque p strong {
	font-weight:400;
}
h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 300;
	padding:5px;
}
h1 a {
	color: #FFF;
}
/* destaques */
#destaques {
	margin: 0.8em 0;
	padding: 0;
}
ul.eventos li a {
	text-decoration:none;
	color:#222;
	padding-bottom: 0.8em;
}
.tripadvisor {
	margin:1em 0;
	text-align:center;
	display:none;
}
.minidestaque.infos {
	display:none;
}