@import url(../_css/comum.css);
/* ----------------------------------------------------------- */
/* --------------------------------------------------- esquerda*/
/* ----------------------------------------------------------- */	
#esquerda-produtos, #esquerda-noticias, #esquerda-localizacao, #esquerda-tecnologia, #esquerda-empresa
{
	width:580px !important;
	float:left;
	padding-top:0px;
	padding-left:10px;
}



.detalhe-imagem
{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #e2e2e2;
	padding:1px;
}
p.detalhes
{
	text-align:justify;
	margin-right:20px;
	margin-bottom:20px;
}
img.botoes
{
	float:left;
	margin-right:20px;
}
.mapa
{
	width:560px; 
	height:350px; 
	border-top:2px solid #073c68; 
	border-right:1px solid #073c68; 
	border-bottom:1px solid #073c68; 
	border-left:2px solid #073c68; 
	color:#000000;
}
/* ----------------------------------------------------------- */
/* ---------------------------------------------------- direita*/
/* ----------------------------------------------------------- */	
#direita
{
	width:174px !important;
	float:left;
	padding-top:38px;
	background:url(../_imagens/tpl-listagem/tit-opcoes.gif) no-repeat;
}
