/* CSS Document */

#bl_loja {
	display: block;
	width: 622px;
	height: 124px;
	background: url(/imgs/bl_fundo.gif) 0 0 repeat-y;
	overflow: hidden;
}
#bl_loja div {
	display: block;
}
#bl_logo {
	width: 201px;
	height: 121px;
}
#bl_conteudo {
	width: 622px;
	height: 124px;
	background: url(/imgs/bl_contorno.gif) 0 0 no-repeat;
}

#bl_endereco, #bl_infotel {
	float: left;
}

#bl_endereco {
	width: 244px;
	height: 120px;
	margin-left: 105px;
	font-size: 11px !important;
	font-family: Arial, Helvetica, sans-serif, Tahoma !important;
	color: #626262;
	overflow: hidden;
}
html>body #bl_endereco {
	margin-left: 208px;
}
#bl_endereco p {
	font-size: 11px !important;
	font-family: Arial, Helvetica, sans-serif, Tahoma !important;
	margin: 0;
}

.bl_enderecofirst {
}

.bl_enderecosecond {
	padding-top: 4px;
}

#bl_links {
	height: 13px;
	margin-top: 4px;
}

#bl_linhaenderecos {
	height: 3px;
	background: url(/imgs/bl_linhaendereco.gif) 0 bottom no-repeat;
}
#bl_linhaenderecos span { display: none; }


#bl_mapalocal, #bl_foto {
	float: left;
}

#bl_mapalocal {
	background: url(/imgs/bl_localizacao.gif) 0 0 no-repeat;
	display: block;
	width: 142px;
	height: 13px;
	margin-right: 10px;
}

#bl_mapalocal a {
	display: block;
	width: 142px;
	height: 13px;
	margin: 0;
	padding: 0;
}

#bl_mapalocal a span {
	display: none;
}

#bl_foto {
	background: url(/imgs/bl_foto.gif) 0 0 no-repeat;
	display: block;
	width: 79px;
	height: 13px;
}

#bl_foto a {
	display: block;
	width: 79px;
	height: 13px;
	margin: 0;
	padding: 0;
}

#bl_foto a span {
	display: none;
}


#bl_infotel {
	width: 161px;
	height: 120px;
}

#bl_balaoinforme {
	width: 151px;
	height: 41px;
	margin: 5px auto 0 auto !important;
}
#bl_balaoinforme span {
	display: none;
}

#bl_telefone {
    display: block;
    overflow: hidden;
	height: 45px;
}

#bl_telefone a {
	display: block;
	width: 160px;
	height: 45px;
	background: url(/imgs/bl_botao.gif) center center no-repeat;
}
#bl_telefone a span {
	display: none;
}

#bl_telefone p {
	width: 135px;
	margin: 0 auto 0 auto !important;
	font: bold 16px Arial, Helvetica, sans-serif, Tahoma;
	color: #a22a28;
	background: url(/imgs/bl_telefonefundo.gif) 0 0 repeat-x;
	text-align: center;
	overflow: hidden;
}

#bl_telefone p.t1 {
    height: 30px;
    padding-top: 15px;
}
#bl_telefone p.t2 {
    height: 41px;
    padding-top: 4px;
}
#bl_telefone p.t3 {
    height: 45px;
    padding-top: 0px;
    font-size: 14px;
    line-height: 15px;
}

#bl_vendedor {
	font: bold 11px Arial, Helvetica, sans-serif, Tahoma;
	text-align: center;
	color: #818181;
	margin-top: 2px;
	overflow: hidden;
}


