/* NOTÍCIAS */

div#destaqueNoticias {
	position:relative;
	left: -2px;
	width: 480px;
	height: 138px;
	z-index: 2;
}
div#destaqueNoticias img.foto {
	margin-right:15px;
	margin-bottom:10px;
	margin-top:5px;
}

div#destaqueNoticiasFoto {
	position:relative;
	top: 4px;
	width: 5px;
	z-index: 30;
	overflow: hidden;
	visibility: visible;
}


/*  */
div#patrocinador {
	width: 193px;
	height: 80px;
	padding:10px 15px 10px 15px;
	margin-right:25px;
	text-align:center;
}

/* BASTIDORES */

div#bastidores {
	width: 193px;
	height: 320px;
	background-image:url(../port/imagens/home/blog_fundo.jpg);
	background-repeat:no-repeat;
	padding:70px 15px 10px 15px;
	color:#49453C;
	margin-right:25px;
}

div#bastidores .data_bastidores {
	color:#581820;
	font-weight:bold;
}

/* EM CENA */

div#emCena {
	position:relative;
	top: -530px;
	left: -2px;
	width: 484px;
	height: 228px;
}

/* EM PROMOÇÃO / BOUTIQUE */

div#destaquePromocao {
	position:relative;
	left: -2px;
	top: -510px;
	width: 170px;
	height: 38px;
}

div#destaquePromocao .preco {
	color:#404143;
	font-weight:bold;
}

div#destaquePromocaoFoto {
	position:relative;
	top: -480px;
	width: 5px;
	z-index: 31;
	overflow: hidden;
	visibility: visible;
}


/* AGENDA */

div#destaqueAgenda {
	position:relative;
	left: 210px;
	top: -650px;
	width: 260px;
	height: 238px;
}


/* FÃ DE CARTEIRINHA */

div#fa {
	width: 193px;
	height: 120px;
	text-align:left;
	margin-right:25px;
}

/* PESQUISE NO SITE */

div#pesquise {
	width: 190px;
	height: 80px;
	text-align:left;
	margin-right:25px;
}

/* REDES SOCIAIS */
#tit-acompanhe-o-galpao {
	background: url(../port/imagens/home/tit_acompanhe_o_galpao.gif) no-repeat 0 0;
	display: block;
	height: 23px;
	text-indent: -9999px;
	width: 156px;
}

#redes-sociais {
	margin: 0;
	padding: 0;
	width: 180px;
}
	#redes-sociais li {
		display: inline;
		float: left;
		list-style: none;
		margin: 0 15px 15px 0;
	}
		#redes-sociais li a {
			display: block;
			height: 26px;
			text-indent: -9999px;
		}
		#redes-sociais #logo-twitter a {
			background: url(../port/imagens/home/logo_twitter.jpg) no-repeat 0 50%;
			width: 69px;
		}
		#redes-sociais #logo-orkut a {
			background: url(../port/imagens/home/logo_orkut.jpg) no-repeat 0 50%;
			width: 75px;
		}
		#redes-sociais #logo-youtube a {
			background: url(../port/imagens/home/logo_youtube.jpg) no-repeat 0 50%;
			width: 69px;
		}
		#redes-sociais #logo-facebook a {
			background: url(../port/imagens/home/logo_facebook.jpg) no-repeat 0 50%;
			width: 67px;
		}

