/** 
* Index.
**/

#indexSuperior {
	width: 100%;
	height: 265px;
	text-align:left;
	background-color: #F4F4E8;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
}

#indexMeioNoticias {
	margin-top:20px;
	width: 330px;
	height: 330px;
	float:left;
	padding-top:30px;
	text-align:left;
}

#indexMeioSocial {
	margin-left:10px;
	margin-top:20px;
	width: 325px;
	height: 330px;
	float:left;
	padding-top:30px;
}

#indexMeioIndicacoes {
	margin-top:30px;
	width: 100%;
	height: 25px;
	font-size:16px;
	font-weight: bold;
	color: #656530;
	background-color: #E3E3C4;
	padding-top:8px;
	text-align:left;
	margin-bottom:10px;
}

#indexMeioAnuncios {
	margin-top:30px;
	width: 335px;
	height: auto;
	float:right;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
}

#indexUtilidades {
	padding-top:10px;
	width: 660px;
	height: 100%;
	float: left;
	text-align: left;
	line-height:25px;
	text-align:center;
	float: left;
}

#indexTwitter {
	width: 278px;
	height: auto;
	float: right;
}

.indexImportantePalavras {
	color: #424220;
}

/** 
* Index.Destaques
**/
.indexDestaquesTDbase {
	width:350px;
	height: 100px;
}

.indexDestaquesTDDiv {
	width: 346px;
	height: 100%;
	text-align:center;
}

/** 
* Index.LinksBar
**/

#indexLinksBarContainer {
	width: 975px;
	height:auto;
	text-align: center;
	border:1px solid #EFEEDC;
	background-color: white;
	margin-top:10px;
	padding-top:10px;
}

.indexLinksBarLinks {
	width: 100%;
	height: 25px;
	font-size:16px;
	font-weight: bold;
	color: #656530;
	padding-top:8px;
	text-align:center;
	margin-bottom:10px;
}


#indexSocialLinksBarContainer {
	width: 975px;
	height:auto;
	text-align: center;
	border:1px solid #EFEEDC;
	background-color: white;
	margin-top:10px;
	padding-top:10px;
}

.indexSocialLinksBarLinks {
	width: 100%;
	height: 90px;
	font-size:16px;
	font-weight: bold;
	color: #656530;
	padding-top:8px;
	text-align:center;
	margin-bottom:10px;
}

.indexLinksBarLinks a {
	font-weight: bold;
	color: #656530;
	text-decoration: none;
}

.indexLinksBarLinks a:hover {
	font-weight: bold;
	color: #FD9734;
	text-decoration: none;
}

/** 
* Index.Social
**/

#indexSocialContainer { 
	width: 100%;
	height:auto;
	text-align: center;
}

#indexSocialTitulo {
	width: 100%;
	height: 25px;
	font-size:16px;
	font-weight: bold;
	color: #656530;
	background-color: #E3E3C4;
	padding-top:8px;
	text-align:left;
	margin-bottom:10px;
}

/** 
* Index.Indicações
**/

#indexIndicacoesContainer {
	width: 100%;
	height: auto;
	text-align: left;
	line-height: 20px;
}

.indexIndicacaoTitulo {
	font-size:13px;
	font-weight: bold;
}

.indexIndicacaoTexto {
	font-size:13px;
}

/** 
* Index.Anuncios
**/

.indexAnunciosImagem {
	margin-bottom:6px;
}


/** 
* Index.Utilidades
**/

.indexUtilidadesBusca {
	text-align: center;
	width: 100%;
	height: auto;
	margin-top:15px;
}
