body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4C4C4C;
}

div#bandeauplan {
	background-image: url(/fileadmin/templates/img/bandeauplan.jpg);
	width:754px;
	height:105px;
}

div#imprimer {
	padding:4px;
	background-color:#FFFFFF;
	display:inline;
	left:625px;
	position:absolute;
	background-image: url(/fileadmin/templates/img/imprimer.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left:24px;
}

div#imprimer a, div#imprimer a:link {
	color:#4C4C4C;
	text-decoration:none;
}

div#corps {
	width:730px;
	margin:8px;
	/* border: 1px solid #0083B7; */
	padding:8px;
	height:500px;
}

div#carte {
	width:500px;
	float:left;
	height:500px;
	border: 1px solid #0083B7;
}

div#points {
	width:210px;
	float:left;
	height:500px;
	margin-left:9px;
	
}

.scroll {
	height: 500px;	
	width: 210px;	
	overflow: auto;	
	border: 0px;
	/*
	scrollbar-face-color: #E0E5EF; 
	scrollbar-shadow-color: #E0E5EF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF;
	*/
}

div#points ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

div#points li a {
	width:160px;
	min-height:14px;
	_height:14px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:10px;
	display:block;
	color:#4C4C4C;
	text-decoration:none;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:#DEF3F7;
	font-size:0.9em;
	margin-right:10px;
	
}

div#points li a:hover {
	background-color:#DEF3F7;
	text-decoration:none;
}

div#points li a.retour {
	background-color:#DEF3F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C4C4C;
}

div#points li a:hover {
	background-color:#DEF3F7;
	text-decoration:none;
}

div#points li a.categorie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C4C4C;
	_height:43px;
}


v\:* {
        behavior:url(#default#VML);
      }
      
hr.clear {
	padding:0px;
	margin:0px;
	visibility:hidden;
	clear:both;
	width:200px;
}
      
div#points a, div#points a:link { color:#4C4C4C; text-decoration:none; }
div#points a:hover { text-decoration:underline; }

div#gmapmarker a, div#gmapmarker a:link { color:#0084B8; text-decoration:underline; }
div#gmapmarker a:hover { text-decoration:none; }

h2 {
	color:#FF6900;
	font-size:1.4em;
	padding:0px;
	margin:0px;
	margin-left:4px;
	margin-bottom:5px;
}

div#gmapmarker {
    min-height: 50px;
}

div#recherche {
	padding:3px;
	margin-top:4px;
	clear:both;
	width:710px;
}

form {
	margin:0px;
	padding:0px;
}

.champs {
	background-color:#F3F4F8;
	color:#0184B8;
	border: 1px solid #7C7C7C;
	font-size:1em;
	height:14px;
	width:190px;
}

.submit {
	font-size:1em;
	height:20px;

}
/*
.submit {
	border: 2px solid #00ADEC;
	background: #004DC7; 
	color:#fff;
	font-weight:bold;
	text-align: center;
	cursor:pointer;
	padding: 1px;
}
*/
