/**********************************************************************
																DESTAQUES
**********************************************************************/

#destaques .destaque {
	float:left;
	width:280px;
	display:inline;
	margin:0 0 0 40px;
}

#destaques .destaque h4 {
	margin-top:20px;
}

#destaques .first {
	margin-left:0;
}

#midias {
	width: 100%;
	overflow: hidden;
	padding-bottom: 13px;
	margin-bottom:22px;
	border-bottom: 1px solid #ededed;
}

#midias .midia {
	width: 300px;
	float: left;
	margin-left: 20px;
}

#midias .first {
	margin-left: 0;
}

#twitter {
	background: url(../img/bg-twitter.png) left top no-repeat;
	padding-top: 53px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	line-height: 14px;
}

#twitter .tweet {
	height: 60px;
	padding: 0 18px;
}

#twitter .tweet a {
	color: #fff;
	text-decoration: underline;
}

#twitter .bt-mais {
	padding-left: 7px;
}

#hotmenus .hotmenu {
	float:left;
	width:120px;
	display:inline;
	margin-left:40px;
}

#hotmenus .first {
	margin-left:0;
}

#hotmenus .hotmenu p {
	margin-bottom:2px;
}

#hotmenus .hotmenu li {
	padding-left:0;
	line-height:23px;
	list-style:none;
}
