#vitrine {
	position:absolute;
	top:-90px;
	left:0;
}

/******************************************
				MAIN-CONTENT
******************************************/

#main-content {
	width:700px;
}

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

#destaques {
	float:left;
	height:100%;
	margin:197px 0 30px 0;
	padding-bottom:15px;
	border-bottom:3px solid #e9f1f4;
}

#destaques .destaque {
	float:left;
	width:230px;
	height:324px;
	background:url(../img/bg/divisao-sombra.gif) no-repeat left top;
}

html>body #destaques .destaque {
	height:auto;
	min-height:324px;
}

#destaques .destaque-first {
	background:none;	
}

#destaques .destaque-foto {
	text-align:center;
	margin-bottom:20px;
}

#destaques .destaque .padding {
	padding:0 30px;
}

#destaques .destaque span, #destaques .destaque .veja-mais {
	display:block;
}

#fulltable_corpo-middle {
	width:940px;
	margin:0 auto;
}

#fulltable_corpo-right {
	background:url(../img/linha/linha01.gif) repeat-x center 99px;	
}

#conheca-gestus h4 {
	border-bottom:1px solid #d4e3e9;
	padding-bottom:14px;
	margin-bottom:16px;
}

/******************************************
				NOTICIAS
******************************************/

#noticias {
	float:left;
	width:460px;
}

#noticias .btn-more {
	border-top:1px solid #d4e3e9;
	margin-top:15px;
	padding-top:10px;
}

#noticias ul {
	padding-left:0;
}

#noticias ul li {
	list-style:none;
	line-height:24px;
}

#noticias ul li .barra {
	padding:0 10px 0 5px;
	color:#d4e3e9;
}

#noticias ul li a:hover {
	color:#5cadd3;
}

/******************************************
				SIDEBAR
******************************************/

#sidebar {
	margin-top:34px;
}

/******************************************
				TWITTER
******************************************/

#twitter {
	float:right;
	width:220px;
}