h1, h2, h3, h4, h5{
	font-weight: normal;
}

h3{
	font-size: 16px;
}

.secTitle{ float:left;width:100%; background: #e6e7e8;}
.secTitle h2{margin-top:125px;} 

#rec_not{ height:350px;}
#rec_not aside{ float: left; width:50%;}
#rec_not aside:first-child{ margin-right:1%; overflow:hidden;}
#rec_not aside:last-child{ width:49%;}
#rec_not article{ width:80%; float:left; margin:25px 0px; }
#rec_not article h2{ font-size:40px; color:#666666; line-height:40px; font-weight: bold;}
#rec_not article p{ font-size:20px; color:#999999;}
#rec_not article .btn1{ float:right;}
#fedNot aside{ float:left; width:50%; height:85px;}
#fedNot h2{ float:right; color:#ff9900; font-size:35px; font-weight:700; padding:15px; }
#fedNot aside:first-child{ background:#ffcc33;}
#fedNot aside:last-child{background:#ff9900;}
#fd_box{ float:left; padding:12px 30px; width:90%;}
.fd_box_date{ float:left; width:60px; border-right:1px solid #ffcc33; margin-right:15px;}
.fd_text{ float:left; width:250px;}
.fd_text a{ color:#fff; font-size:17px; line-height:22px;}
.dia, .mes{color: #ffcc33; line-height:25px;}
.dia{ font-size:36px; font-weight:700;}
.mes{ font-size:24px; }
.btn_seta{ float:left; height:100%; margin:0px 50px; height:100%; display:block;}
.btn_seta img{ position:relative; top:20px;}

.atracoes .item{
	float: left;
	width: 100%;
	height: auto;
	background-color: #FCFCFC;
	border: #F0F0F0 2px solid;
	margin-bottom: 10px;
}

.atracoes .item img{
	float: left;
	position: relative;
	margin-right: 10px;
}


.atracoes .item .titulo{
	float:left;
	position: relative;
	width: 64%;
	font-weight: 600;
	font-size: 20px;
	color: #7C7C7C;
	margin: 5px;
	border-bottom: #F0F0F0 1px solid;
}

.atracoes .item .descricao{
	float:left;
	position: relative;
	width: 64%;
	font-size: 14px;
	color: #7C7C7C;
	margin: 11px;
	margin-top: 0px;
}

.atracoes .item .saibaMais{
	float: right;
	font-size: 14px;
	border: #F2F2F2 5px solid;
	color: #BAB7BA;
	padding: 3px;
	margin-right: 10px;
	font-weight: 600;
	margin-bottom: 10px;
}



.atracao iframe{
	width: 100%;
}

.atracao .informacoes{
	float: left;
	width: 95%;
	height: auto;
	background-color: #FCFCFC;
	border: #F0F0F0 2px solid;
	padding: 15px;
	margin-bottom: 20px;
}

.atracao .informacoes h2{
	font-size: 20px;
}

.atracao .imagens{
	width: 98%;
	height: auto;
	float: left;
}