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

#flash {
	width: 778px;
	height: 250px;
	margin: 1px 0 0 0;
}
#destaques {
	width: 740px;
	height: 200px;
	margin: 20px 0 0 19px;
	background: url(../img/bg_destaques.gif) repeat-x top;
}
#lancamento {
display: inline;
	width: 230px;
	height: 200px;
	float: left;
	margin: 0 0 0 10px;
}


#obras {
display: inline;
	width: 230px;
	height: 200px;
	float: left;
	margin: 0 0 0 10px;
}

#noticias {
display: inline;
	width: 250px;
	height: 200px;
	float: left;
	margin: 0 0 0 10px;
}


#destaques h3 {
	display: block;
	font:bold 13px "Trebuchet MS";
	width: 160px;
	height: 30px;
	padding: 5px 0 0 10px;
	background: url(../img/aba_destaques.gif) no-repeat;
}
#noticias h4 {
	float:left;
	width: 230px;
	font:bold 11px "Trebuchet MS";
	margin: 5px 0 0 5px;
}
.destaque h4 {
	float:left;
	width: 115px;
	font:bold 11px "Trebuchet MS";
	margin: 5px 0 0 5px;
}
.destaque p {
	float:left;
	width: 115px;
	height: 50px;
	margin: 5px 0 0 5px;
	color:#666666;
	font:10px/11px "Trebuchet MS";
}

.destaquePerspectiva {
	width: 100px;
	height: 150px;
	float:left;
	margin: 5px 0 0 5px;
	background:#fff;
}
.destaqueLogo {
	width: 110px;
	height: 60px;
	float:left;
	margin: 5px 0 0 5px;
	background:#edecdd;
}
#destaques a img {
	float:left;
	margin: 5px 0 0 5px;
	border: none;
}
.noticia {
	float:left;
	width: 240px;
	margin: 0 0 5px 0;
}

#noticias p {
	float:left;
	width: 230px;
	margin: 5px 0 0 5px;
	color:#666666;
	font:11px/11px "Trebuchet MS";
}
