.l_esquerdo {
	width: 238px;
	float: left;
	display: block;
}
.l_direito {
	width: 765px;
	float: left;
	display: block;
}
/*Menu*/
.menu_inst {
	width: 150px;
	margin-left: 10px;
}
.menu_inst .hr {
	height: 1px;
	margin-top: 7px;
	clear: both;
}
.menu_inst ul li {
	margin: 7px 0 7px 0;
	color: #c1cecd;
	width: 150px;
	display: block
}
.menu_inst ul li a {
	color: #c1cecd;
	display: block;
	padding: 2px 0 2px 12px;
	background: url(../img/ico_seta_vale.png) no-repeat left;
}
.menu_inst ul li a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 12px;
	background: #fff url(../img/ico_seta_branca.png) no-repeat left;	
}
.menu_inst ul li a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 12px;
	background: #fff url(../img/ico_seta_branca.png) no-repeat left;
} 
/*fim menu*/

.img_inst {
	float: left;
	width:320px;
}
.conteudo_inst {
	width: 440px;
	color: #fff;
	float: left;
}
.conteudo_inst p {
	margin: 10px 0 10px 0;
}
h2.tit_institucional {
	width: 200px;
	height: 27px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 25px;
	background: url(../img/tit_institucional.png) no-repeat;
}
h2.tit_historico {
	width: 148px;
	height: 27px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 25px;
	background: url(../img/tit_historico.png) no-repeat;
}
h2.tit_missao {
	width: 377px;
	height: 34px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 25px;
	background: url(../img/tit_missao.png) no-repeat;
}

/*mapa do site*/
.mapadosite_es {
	width: 185px;
	float: left;
}
.mapadosite_dir {
	width: 660px;
	float: left;
}
.box_dicas {
	width: 197px;
	margin-top: 22px;
	float: left;
	margin-right: 20px;
}
.box_dicas p {
	width: 197px;
	height: 20px;
	text-indent: -9999px;
}
p.tit_atendimento_ao_consumidor {
	background: url(../img/tit_atendimento_ao_consumidor.gif) no-repeat;
}
p.tit_arquitetos {
	background: url(../img/tit_arquitetos.gif) no-repeat;
}
p.tit_revista {
	background: url(../img/tit_revista.gif) no-repeat;
}
p.tit_geral {
	background: url(../img/tit_geral.gif) no-repeat;
}

p.tit_institucional {
	background: url(../img/tit_institucional.gif) no-repeat;
}

p.tit_dicas_brastemp {
	background: url(../img/tit_dicas_brastemp.gif) no-repeat;
}

p.tit_produtos {
	background: url(../img/tit_produtos.gif) no-repeat;
}

.box_cor_dicas {
	width: 175px;
	padding: 10px;
	border: 1px solid #e41564;
	border-top: none;
	color: #fff;
}

.box_cor_dicas a {
	color: #fff;
}

.box_cor_dicas ul li {
	padding: 6px 0 6px 0;
}

.box_dicas .box_cor_dicas .sub {
	display: block;
	margin: 30px 0 3px 0;
}

.texto_dicas {
	padding: 4px 0 4px 0;
	color: #fff;
}

/*erro*/
.cont_erro {
	width: 700px;
	position: relative;
	padding-top: 60px;
	display: table;
	text-align: center;
	margin: 0 auto;
}
.logo_erro {
	width: 215px;
	float: left;
}
.conteudo_erro {
	width: 457px;
	float: left;
	text-align: left;
}
.conteudo_erro p {
	color: #fff;	
}
h2.tit_brastemp {
	width: 164px;
	height: 34px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 25px;
	background: url(../img/tit_brastemp.png) no-repeat;
}