h2 {
	clear: both;
}

.search {
	/*background-color: #2982C6;*/
	border-radius: 5px;
	margin-top: -10px;
	height: 150px;
}

.search form {
	position: relative;
}

.search .inputwrap {
	padding: 5px 0;
	width: 270px;
}

.inputwrap.hide {
	display: none;
}

.boxhelp {
	padding: 20px 10px 40px 10px;
	overflow: hidden;
	background-color: #D3D3D3;
	text-align: center;
}

.boxhelp>p {
	display: inline-block;
	margin: 0 10px 0 0;
}

.bignumber {
	width: 40px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	color: white;
	background-color: #3CABD9;
	border-radius: 50%;
	border: 2px solid white;
	font-size: 16px;
	font-weight: bold;
}

.bigtext {
	line-height: 44px;
	display: inline-block;
	padding-left: 10px;
}

.searchbox {
	display: none;
	left: 10px;
	top: 160px;
	right: 10px;
	position: absolute;
	padding: 10px;
	color: black;
	z-index: 10000;
	background-color: #fafafa;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	border: 1px solid #ccc;
}

.searchbox .scroll {
	height: 200px;
	overflow-y: auto;
}

.search .searchbox_arrow {
	width: 0px;
	height: 0px;
	position: absolute;
	left: 20px;
	top: 0px;
	border-top: 0px solid transparent;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	border-bottom: 15px solid #ccc;
	z-index: 10001;
	margin-top: -15px;
}

.search .searchbox_arrow::before {
	content: ' ';
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	left: -15px;
	top: 1px;
	border-top: 0px solid transparent;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	border-bottom: 15px solid #fafafa;
}

.search .searchbox_close {
	cursor: pointer;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 10px;
	top: -10px;
	border-radius: 50%;
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	z-index: 10002;
}

.boxquoi .searchbox_arrow {
	left: 280px;
}

.boxprogramme .searchbox_arrow {
	left: 455px;
}

.boxtypeslieux .searchbox_arrow {
	left: 100px;
}

.buttonwrap {
	padding: 10px 0;
}

.search .badgegroup {
	display: block;
	clear: both;
	width: 280px;
	padding: 5px;
	overflow: hidden;
	cursor: pointer;
}

.search .badge {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	float: left;
	margin: 0 5px 0 0;
	background-color: #fff;
}

.search .badge:hover {
	box-shadow: 0px 0px 2px 0px #dddddd;
}

.search .badge.active {
	box-shadow: 0px 0px 2px 0px #0081CE;
	background-color: #E1F4FF;
}

.search .badge img {
	width: 24px;
	margin: 4px 0 0 4px !important;
	display: block;
}

.search .badge_checkbox {
	display: none;
}

.search .badgegroup span {
	display: block;
	float: left;
	max-height: 34px;
	margin: 6px 0px 0px 10px;
	width: 230px;
}

.search .category_1 {
	float: left;
}

.search .category_2 {
	float: left;
}

.search .category_1>span {
	font-size: 16px;
	font-weight: bold;
	float: left;
}

.search .category_1>em {
	clear: both;
	display: block;
	height: 1px;
	background-color: #ccc;
	margin-bottom: 10px;
}

.search .category_2 {
	padding: 0 0 0 20px;
}

.search .category_2>span {
	font-size: 14px;
	font-weight: bold;
}

.search .badgegroup.level_1 {
	margin: 0 0 0 20px;
}

.search .badgegroup.level_2 {
	margin: 0 0 0 20px;
}

.search .badgegroup.level_3 {
	margin: 0 0 0 20px;
}

.map {
	height: 539px;
}

#map_canvas_home {
	height: 500px;
	/*  margin-left:15px; */
	width:100%;
}

/*.bouton_recherche_annuaire {
	display: block;
	position: absolute;
	right: 30px;
	top: 30px;
	width: 100px;
	height: 80px;
	border-radius: 5px;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	background: #79C500 url(../images/loupe.png) center center no-repeat;
}*/

.bouton_ajouter_annuaire {
	display: block;
	position: absolute;
	right: 30px;
	top: 120px;
	width: 150px;
	height: 20px;
	text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	color: white;
	text-align: right;
	text-decoration: none;
}

/*#ou {
	background-image: url("../images/picto_ou.png");
	background-repeat: no-repeat;
	background-position: top right;
	position: absolute;
	left: 30px;
	top: 50px;
	width: 488px;
	padding: 0px 20px;
	line-height: 30px;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	border: 1px solid white;
	text-transform: uppercase;
	font-weight: bold;
}*/

/*.bouton_bleu {
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border-radius: 5px;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	background: #073566;
	color: white;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
}*/

#bouton_types_lieux {
	left: 30px;
	top: -15px;
}

#bouton_services {
	left: 210px;
	top: -15px;
}

#bouton_labels {
	left: 390px;
	top: -15px;
}

/*-----Ajout-----*/
#blocksearch input, #blocksearch select {
    width: 100%;
    padding: 0;
    background-color: #3e3e3e;
    color: #fff;
    border: 1px solid #6e6e6d;
    padding:2px;
    box-sizing:border-box;
}

#bouton_types_lieux {
    display:block;
    background-color: #3e3e3e;
    color: #fff;
    border: 1px solid #6e6e6d;
    padding:2px;
    box-sizing:border-box;
    cursor:pointer;
}

#blocksearch {
    background-image: url("../../../maquette-html/images/titre-annuaire.png"), url("../../../maquette-html/images/bg-titre-annuaire.png");
    background-position: left top, right top;
    background-repeat: no-repeat, repeat-x;
    background-color: #3e3e3e;
    display: block;
    min-height: 150px;
    height: 380px;
    padding-top: 50px;
    color: #fff;
    margin: -10px 0 30px 0;
}

#blocksearch table {
    width: 80%;
    margin-left: 10%;
}

#blocksearch .title {
    text-transform: uppercase;
    font-family: "opensans bold";
    font-size: 13px;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #50504f;
}

#blocksearch span.titlembl {
    color: #0bc0b4;
    font-size: 17px;
    margin-top: 10px;
    display: block;
}

.bouton_recherche_annuaire {
    display: block;
    width: 100px;
    height: 63px;
    border-radius: 7px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    background: #0bc0b4 url(../../../maquette-html/images/bt-annuaire-search.png) no-repeat;
}