#capa_estabelecimentos{/*Design da capa de estabelecimentos*/
	width: 724px;/*930-194-12*/
	height: auto;
	background: #fff;
}
#capa_estabelecimentos #design_estabelecimentos{
	position: relative;
	width: 724px;
	height: 200px;
	margin-top: 0;
	background: url('../images/testefundo_legal.jpg') top left no-repeat #fff;
	z-index: 1;
}
#capa_estabelecimentos div.caixa_estabelecimento{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#capa_estabelecimentos div.blau{
  clear: both;
  display: block;
  width: 724px; 
  height: 10px;
}
/*Paginação*/
#capa_estabelecimentos div.pagination{
  clear: both;
  height: 20px;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  margin: 10px 0;
  background: #eee;
}
#capa_estabelecimentos div.pagination p.frase_paginas{
  float: left;
  padding-top: 3px;
}
#capa_estabelecimentos div.pagination ul{
  padding-top: 3px;
}
#capa_estabelecimentos div.pagination li{
  float: left;
}
#capa_estabelecimentos div.pagination li a{
  display: block;
  float: left;
  text-align: center;	
  width: 20px;
  height: 17px;
}
#capa_estabelecimentos div.pagination li a:link, #capa_estabelecimentos div.pagination li a:visited, #capa_estabelecimentos div.pagination li a:hover, #capa_estabelecimentos div.pagination li a:active{
  color: #74a91b;
}
/*------------Cabeçalho--------------*/
#capa_estabelecimentos div.cabecalho_capa_baresrestaurantes{
  width: 724px;
  height: 35px;
  margin-top: 0;
  margin-bottom: 10px;
  background: #eee;
}
#capa_estabelecimentos div.cabecalho_capa_baresrestaurantes div.titulo_capa_baresrestaurantes{
  float: left;
  height: 35px;
  width: auto;
  background: url('../images/etiqueta_capas.jpg') top right no-repeat;
}
#capa_estabelecimentos div.cabecalho_capa_baresrestaurantes div.titulo_capa_baresrestaurantes h1{
  font-size: 18px;
  font-weight: 700;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 5px;
}
