#menu-haut li a, #menu-haut dd a, #menu-haut dd a:visited {
    background: none repeat scroll 0 0 #77B025;
    color: white;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

#menu-haut li:first-child a {
    border-left: 0px;
    height: auto;
}

.hidden
{
	visibility:hidden;
}

#resultats-recherche .msg_empty_result
{
	font-size: 12px;
  font-weight: bold;
	margin: 15px;
}

.mini_mapsheet
{
	background-color:white;
	color:#E54662;
	font-size:12px;
	font-weight:bold;
	left:0;
	padding:0.91em;
	-moz-border-radius:6px 6px 6px 6px;
	background:none repeat scroll 0 0 white;
	border:1px solid #E54662;
	cursor:default;
	height:auto;
	opacity:1;
	padding:5px;
	position:absolute;
	visibility:hidden;
	width:auto;
	z-index:4;
}

#zoomplus
{
	cursor: pointer;
	position: absolute;
	left: 5px; 
	height: 20px; 
	width: 20px; 
	z-index: 101; 
	top: 120px;
}

#zoommoins
{
	cursor: pointer; 
	position: absolute; 
	left: 5px; 
	height: 20px; 
	width: 20px; 
	z-index: 101; 
	top: 281px;
}

.header
{
	display:none;
}



.info_bulle
{
	-moz-border-radius:6px 6px 6px 6px;
background-color:white;
border:2px solid #7BBF17;
padding:10px;
width:420px;
}

.info_bulle.vtt 
{
	border-color: #29B6E5;
}

.mapsheet {
margin:0px;
padding:0px;
position:relative;
visibility:visible;
width:auto;
border: 0px;
background:none;
top:0px;
left:0px;
background-color: white;
color: black;
float:left;
}

#poiInfo
{
margin:0px;
padding:0px;
overflow-y:auto;
width:auto;

position:absolute;
z-index:100;
}

#poiInfo .btn_close
{
	top: 6px;
	right: 6px;
}	
	
#poiInfo #poiContent .title
{
  margin:4px 4px 10px;
  color:black;
	font-size:12px;
	font-weight:bold;
}

#poiInfo #poiContent .vignette
{
  float:left;
  margin:5px 5px 0px 0px;
  width:130px;
}

#poiInfo #poiContent .vignette img
{
	border:1px solid black;
}
#poiInfo #poiContent .infos
{
  float:left;
  margin:5px;
  width:150px;
}

#poiInfo #poiContent .description
{
  float:left;
  margin:5px;
  width:150px;
}

#poiInfo #poiContent .links
{
  float:left;
  margin:5px 5px 5px 10px;
 
}

#poiInfo #poiContent .links a
{
  float:left;
  display:block;
  margin:5px;
  font-size:12px;
	font-weight:bold;
	margin:5px;
	color: black;
	width:250px;
}

#poiInfo #poiContent .icons_infos
{
border:1px solid #77B025;
float:left;
width:100%;
}

#poiInfo #poiContent .vtt .icons_infos
{
	border-color: #29B6E5;
}

#poiInfo #poiContent .icons_infos .bloc
{
	float:left;
	text-align:center;
	width:85px;
	color:black
	font-size:12px;
	font-weight:bold;
	margin:10px;
}

#poiInfo #poiContent .icons_infos .bloc .value
{
	color:black;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}

#resultats-recherche .no_result
{
	font-size:14px;
	font-weight:bold;
	margin:60px 10px;
	text-align:center;
}

#menu-droite #imagesffct
{
	height:auto;
	background-color: #fcd9da;
	width: 30em;
}

#arrondissements, #quartiers
{
	float: left;
  margin: 10px 2px;
}


#menu-droite #imagesffct h2
{
	margin:0px;
}

#route li
{
	width:180px;
	margin:0px;
	font-size:9px;
	float: left;
	height: auto;
	padding: 0px;
}

#route dd
{
	display:block;
	margin:2px;
	padding: 2px;
	line-height:9px;
	background-color:#77B025;
}

#route dd input
{
	float: left;
	margin: 4px;
}

#route dd a
{
	float: left;
	margin:2px;
}

#route .categ_title
{
	margin: 4px;
  padding: 4px 2px 4px 6px;
}


#route dl
{
	float: left;
	margin:2px;
	left: none;
	position: relative;
	left: 0px;
	top: 0px;
}

#menu-droite
{
	background-color:#FCD9DA;
	position:relative;
	overflow: auto;
}

#infosvisu h2
{
	width: 100%;
	float: left;
	margin-bottom: 2px;
}

#infosvisu ul
{
	height: auto;
}

#infosvisu li
{
	height: auto;
	padding: 4px 4px 8px 4px;
}

#infosvisu dl
{
	background-color:#FCD9DA;
	position: relative;
	top:0px;
	left:0px;
}


#infosvisu dd
{
	margin:5px 0 0;
}

#infosvisu #poitype input
{
	float: left;
	height: 24px;
}

#infosvisu #poitype a
{
	float: left;
	height: 24px;
	line-height:24px;
	margin:0 0 0 10px;
	padding:0 12px;
	background-color:white;
	-moz-border-radius:10px;
	color:black;
}

div.menu-vertical h2
{
    margin-bottom: 2px;
}

#infosvisu .categ 
{
	float: left;
	margin-bottom: 10px;
  width: 340px;
}

#infosvisu .categ .header
{
	display: block;
}

#infosvisu .categ .header .icon
{
	width: 20px;
	float: left;
	cursor: pointer;
}

#infosvisu .categ .header .icon
{
	width: 20px;
	float: left;
	cursor: pointer;
}
.mapsheet div
{
	color: black;
}

.poi
{
	padding: 5px
	background-color:white;
	border: 2px solid #E54662;
	padding:10px;
	-moz-border-radius:6px 6px 6px 6px;
}

.poi .header
{
	font-size: 14px;
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #E54662;
  margin-bottom: 5px;
}

.poi .header img
{
	float: left;
	margin: 5px;
}

.poi .header .title
{
	float: left;
	font-size: 16px;
  font-weight: bold;
  padding: 0px 10px;
  line-height: 28px;
  margin-right: 20px;
}

.poi .vignette
{
	float: left;
	cursor: pointer;
}

.poi .infos
{
	float: left;
	cursor: pointer;
	margin: 0px 0px 0px 15px;
	font-size: 12px;
  font-weight: bold;
}

.poi .infos .line_info 
{
	position: relative;
	margin-bottom: 8px;
}


.poi .infos .line_info.adress
{

}

.poi .infos .line_info.adress .adress1
{
	margin-left: 40px
}

.poi .infos .line_info.adress .adress_city
{
	margin-left: 40px
}

.poi .infos .line_info .icons
{
	float: left;
  padding-right: 10px;
}

.poi .infos .line_info.fiche
{
  display: block;
}

#resultats-circuit
{
	border: 2px solid #77B025;
  display: block;
  margin-bottom: 10px;
}

#resultats-circuit .header
{
  display: block;
}


#resultats-circuit .header h2
{
	margin-bottom: 0px;
}

#resultats-circuit .header .icon {
    cursor: pointer;
    float: left;
    width: 20px;
}

#resultats-circuit .header .circuit_route
{
  display: block;
  float: left;
  padding: 5px 10px 10px 10px;
  font-weight: bold;  
  cursor: pointer;
}

#resultats-circuit .header .circuit_vtt
{
  display: block;
  padding: 5px 10px 10px 10px;  
  float: left;
  font-weight: bold;
  cursor: pointer;
}

#resultats-circuit .header .selected
{
	background-color: white;
}

#resultats-circuit .content .bloc
{
  display: block;
}

#resultats-circuit .content
{
	background-color: white;
	padding: 5px 5px 10px 5px;
	max-height: 250px;
  overflow: auto;
}

#resultats-circuit .bloc-line-type .title
{
	 border-bottom: 1px solid;
   font-weight: bold;
   margin: 4px;
}

#resultats-circuit .content .category .content
{
	background-color: white;
	padding: 5px 5px 10px 5px;
	max-height: none;
  overflow: visible;
}

#lieu .ou img
{
	margin: 7px 7px 5px 4px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#menu-droite .erase_select {
  padding-left: 4px;	
}

#menu-droite .erase_select img {
	margin: 0px;
	padding: 0px;
	float: left;
	cursor: pointer;	
}
	
#menu-droite .erase_select .link {
	float: left;
	line-height: 24px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}	



