@CHARSET "ISO-8859-1";
/*
 * 
 * 
 */
 
#main .center .breadcrumbs{
	background-color	:#e32231;
}
#main .center h1
{
	display				:block;
	position			:relative;
	padding-top			:4px;
	padding-bottom		:6px;
	padding-left		:8px;
	background-color	:#e32231;
}


#main .center h2
{
	display				:block;
	position			:relative;
	margin-top			:3px;	
	padding				:5px 0 6px 8px;
	background-color	:#383838;
	color				:#fff;
	font-size			:85%;
	overflow			:hidden;
}



#main .center .ondeestamos_content
{
	width:620px;
	margin-top:20px;
	
}

#main .center .ondeestamos_content p
{
	font-size			: 85%;
	line-height			: 18px;
	
}
#main .center .ondeestamos_content .inner
{
	position			: relative;
	padding				: 3px;
	background-color	: #fff;
}
#main .center .ondeestamos_content .inner P
{
	padding				: 5px;
}

#main .center .ondeestamos_content .outer
{
	width				: 201px;
	float				: left;
	height: 435px;
}

.pesquisa{
	width: 199px;
	border-left:  1px solid #e7e7e7;
	border-right:  1px solid #e7e7e7;
	margin-right:5px;
	display: block;
}

.tit_pesquisa{
	padding-left: 15px;
}

select{
	color				:  #7F7F7F;
	width				:  143px;
	border				:  1px solid #F4F4F4;
	margin-bottom		:  6px;
	font-family			:  Arial, sans-serif;
	/*font-size				:70%;*/
	font-size				:85%;
}

.btn_pesquisa{
	padding-top: 5px;
}


#criterios{
	padding-left: 15px;
	padding-top: 15px;
}

#criterios p{
	font-family			:  Arial, sans-serif;
	font-size			:  85%; 
}

#resultados{
	overflow:auto;
	height:237px ;
	width: 198px;
	font-family			:  Arial, sans-serif;
	/*font-size				:70%;*/
	font-size				:85%;
}

.separador_resultado{
	border-bottom:  1px solid #e7e7e7;
}

.resultado{
	margin-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.descricao_resultado{
	color: #f02035;

}


.infoLojaEsq{
	width:200px
	float:left;
}
.infoLojaDir{
	width:200px
	float:left;
}
.detalhes{
	display: block;
	font-family			:  Arial, sans-serif;
	/*font-size				:70%;*/
	font-size				:85%;
	position:relative;
	float:right

}

.detalhes_container{
	width:405px;
	border-left:  1px solid #e7e7e7;
	border-right:  1px solid #e7e7e7;
	padding-left: 5px;
	padding-top: 5px;
	
}
.mapaContainer iframe{
	width: 400px;
}

.btnDetalhes{
	cursor: pointer;
}


