#destaque-creative {
	height:240px;
	margin-bottom:20px;
	background: url(../_img/destaques/dest-bg.jpg) no-repeat;
}

#destaque-creative div.links {
	margin-left: 520px;
	float: right;
	z-index: 100;
	position: absolute;
}

#destaque-creative img {
	position: absolute;
	z-index: 99;
}

#destaque-creative div.links a {
	text-decoration: none;
	display: block;
	padding: 6px;
	width: 10px;
	height: 10px;
	background: black;
	color: #666;
	float: left;
	font-size: 11px;
	text-align: center;
	margin-right: 5px;
}

#destaque-creative div.links a.ult {
	margin: 0;
}

#destaque-creative div.links a.atual, #destaque-creative div.links a:hover {
	border-bottom: solid #999 3px;
	color: #999;
}

#destaque-creative div.foto {
	width: 250px;
	text-align: center;
	float: left;
}

#destaque-creative h1 {
	font-size: 40px;
	color: black;
	padding-top: 50px;
	margin: 0;
	margin-bottom: 5px;
}

#destaque-creative p {
	margin: 0;
	font-size: 13px;
	color: black;
}

a#inscrevase {
	width: 250px;
	height: 50px;
	margin-bottom: 10px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	background: url(../_img/bt-inscreva.jpg) no-repeat 0 0;
}

a#inscrevase:hover {
	background-position: bottom left;
}

#destaque-blog {
	background: url(../_img/bg-blog.jpg) no-repeat 0 0;
	padding: 15px;
	padding-top: 40px;
	width:475px;
	height:140px;
	float:left;
	margin-bottom:20px;
}

#destaque-blog h4 {
	display: none;
}

#destaque-blog h3 {
	font-size: 20px;
}

#destaque-blog h3 a {
	text-decoration: none;
}

#destaque-blog p {
	margin-top: 0;
	font-size: 12px;
	color: black;
}


#destaque-profissional {
	clear:both;
	height:130px;
	padding: 10px;
	background: url(../_img/bg-profissionais.jpg) no-repeat 0 0;
	padding-top: 50px;
}

#destaque-profissional h4 {
	display: none;
}

#destaque-profissional div.profissional {
	width: 240px;
	float: left;
	margin-right: 15px;
	font-size: 11px;
}

#destaque-profissional div.profissional div.profissional-foto {
	width: 60px;
	height: 100px;
	float: left;
	margin-right: 10px;
}
