#map_full {
	text-align: center;
	margin-left: 0px;
}

#map_full img[src="http://www.battleparis.com/static/img/legende.png"] {
	display: none;
}

hr {
	background-color: #ddd;
	margin: 8px 0px 8px 0px;
}

button {
	border: 1px #bbb solid;
	box-shadow: none;
	float: left;
	outline: none;
}

#type button {
	width:130px;
	height: 32px;
	box-shadow: none;
}

#filters {
	position: absolute;
	width: 260px;
	margin: 10px;
	z-index: 10;
}

#address input {
	background-image:url("/static/img/fond.png");
	background-repeat: repeat;
	border:1px #bbb solid;
	color:#555;
	width: 100%;
	height: 24px;
	margin-bottom: 10px;
	padding: 4px;
}

#panel {padding: 10px;}

#panel input 	{margin: 6px 6px 12px 0px;}

#panel button {
	width: 120px;
	height: 24px;
	border: 1px #bbb solid;
	box-shadow: none;
	float: left;
	outline: none;
}

#btn_box {height: 32px;}


#circle-slider 	{margin-top: 8px;}

#mines 			{text-align: center;}
#filter-mine	{display: none;}
#mines img 		{vertical-align: middle; margin:10px; cursor: pointer;}

#vicieuse 	{width: 36px;}
#mine		{width: 48px;}
#bertha 	{width: 60px;}