body {
	/*background-image: url('images/background.jpg');*/
	margin: auto;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* D2S */

.cancela_ambos_fluxos { clear: both; }

.texto_cinza { color: #414141; }

#rodape {
  width: 1005px;
  height: 17px;
  margin: 15px auto 5px;
  padding-top: 3px;
  border-top: 1px solid #e0e0e0;
  background-color: #FFF;
  text-align: center;
  font-size: 11px;
}

/* D2S */

/* Estrutura da CAPA VITRINES */

#geral_2 {
	width: 1007px;
	height: auto;
	margin: auto;
	background-color: #FFFFFF;
}

#topo {
	width: 1007px;
	height: 450px; /* 389 */
	margin: auto;
}

#esq {
	background-color: #F0F0F0;
	width: 553px;
	w/idth: 550px;
	height: auto;
	float: left;
}

#esq div.tit_blue {
  width: 350px;
  float: left;
}

#dir {
	width: 454px;
	w/idth: 454px;
	height: auto;
	background-color: #FFF;
	float: right;
	width: 454px;
}

#left_2 {
	width: 363px;
	height: auto;
	background-color: #FFFFFF;
	margin: auto;
}

#orelha_direita_capa {
  width: 40px;
  height: 43px;
  float: right;
  background: url('images/orelha_direita_superior.png') no-repeat;
}

#orelha_direita_capa:hover {
  width: 91px;
  height: 43px;
  float: right;
  background: url('images/orelha_direita_superior_hover.png') no-repeat;
}

#camada_logos_capa { clear: both; }

.logos_capa {
	width: 170px;
	height: 100px;
	color: #0CF;
	margin: 6px;
	float: left;
	background-color: #FFFFFF;
}

/* Estrutura VITRINES */

#geral {
	width: 1000px;
	height: auto;
	margin: auto;
	background-color: #FFFFFF;
}

#left_01 {
/*	background-image: url(images/menu_vitrine.jpg);*/
	width: 363px;
	height: 450px;
	float: left;
}

#left_02 {
	width: 363px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
}

#right {
	width: 599px;
	/*height: 777px;*/
	height: 830px;
	background-image: url(images/fd_vitrines2.jpg);
	float: right;
}

/* Fundos/Textos e Imagens - Vitrines */

.fd_b {
	background-color: #58AFDC;
	width: 363px;
	height: 24px;
	margin: 5px;
}

.tit_br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-left: 10px;
	padding-top: 4px;
	color: #FFFFFF;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 10px;
	color: #464545;
}

.letras {
	color: #004569;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

.letras a {
	color: #004569;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

.letras a:hover { text-decoration: underline; }

/* Box de BUSCA - Vitrines */

.fd_busca {
	background-color: #F0F0F0;
	width: 350px;
	height: auto;
	margin: 5px;
}

.tit_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #00476C;
}

.txt_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 5px;
	color: #00476C;
}

.box_msg { padding: 0 0 12px 12px; }

.texto_vermelho {
  font-size: 16px;
  color: #F00;
}

#msg_capa {
  width: 100px;
  padding-top: 5px;
  float: right;
  font-size: 10px;
}

#msg_capa a {
  color: #00476C;
  text-decoration: none;
}

#msg_capa a:hover {
  text-decoration: underline;
}

.box_vitrine {
	width: 467px;
	height: 643px;
	margin-top: 66px;
	margin-left: 75px;
	margin-right: 62px;
}

#rodape_box_vitrine {
  width: 466px;
	height: 53px;
}

#texto_rodape_vitrine {
  width: 280px;
  padding-top: 5px;
  margin-left: 94px;
  text-align: center;
  color: #888;
  font-size: 14px;
}

#orelha_esquerda_vitrine {
  width: 40px;
  height: 43px;
  position: relative;
	top: -11px;
  float: left;
  background: url('images/orelha_esquerda_inferior.png') no-repeat;
}

#orelha_esquerda_vitrine:hover {
  width: 91px;
  height: 43px;
  background: url('images/orelha_esquerda_inferior_hover.png') no-repeat;
}

#orelha_direita_vitrine {
  width: 40px;
  height: 43px;
  position: relative;
	top: -11px;
  float: right;
  background: url('images/orelha_direita_inferior.png') no-repeat;
}

#orelha_direita_vitrine:hover {
  width: 91px;
  height: 43px;
  background: url('images/orelha_direita_inferior_hover.png') no-repeat;
}
