/* Estilização da página inicial */
	/* Estilização do cabeçalho */
.headIndex, .headIndex1, .headIndex2 {
	width: 250px;
	height: 328px;
	float: left;
}
.headIndex {
	background: url(../images/index_r1_c1.jpg) no-repeat;
}
.headIndex1 {
	width: 260px;
	background: url(../images/index_r1_c2.jpg) no-repeat;
}
.headIndex2 {
	background: url(../images/index_r1_c3.jpg) no-repeat;
}
#subtituloIndex {
	position: relative;
	top: 110px;
	left: 50%;
	margin-left: -90px;
}
.jingle, .jingle a {
	width: 175px;
	height: 84px;
}
.jingle {
	position: absolute;
	right: 0;
	margin-top: 230px;
	margin-right: 34px;
  background: #FFF url(../images/jingle1-capa080711.jpg) bottom no-repeat;
}
.jingle a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
.jingle a:hover {
  background: url(../images/jingle2-capa080711.jpg) bottom no-repeat;
}
.menuIndex {
	margin-top: -184px;
}
	/* Fim do cabeçalho */

	/* Estilização do corpo */

.contIndex {
  clear: both;
	min-height: 250px;
}
.contIndex fieldset {
  float: left;
}
.contIndex fieldset div {
	margin-top: 7px;
  overflow:hidden;
  text-indent:-9999px;
}
.contIndex fieldset legend:before {
  content: ":: ";
}

#destaque {
  margin: 0 25px;
  width:250px;
}
#destaque div {
  background: url(../images/destaque.jpg) no-repeat;
  height: 200px;
  width: 100%;
}

#lancamento {
  width: 284px;
}
#lancamento div {
  background: url(../images/lancamento.jpg) no-repeat;
  height: 228px;
  width: 100%;
}

#responsabilidade {
  margin-left: 25px !important;
  margin-left: 14px;
  width: 146px;
}
#responsabilidade div {
  background: url(../images/responsabilidade.jpg) no-repeat;
  font-size: .85em;
  height: 200px;
  text-indent: 0;
  width: 100%;
}
#responsabilidade div > a {
  display: block;
  height: 66px;
  margin-bottom: 2em;
  overflow: hidden;
  text-indent: -9999px;
}
#responsabilidade div p {
  margin-bottom: .7em;
  padding: 0 14px;
}
#responsabilidade div .conProj {
  text-align: right;
}
	/* Fim do corpo */

/* ==============================FIM============================== */
