.carte {
	overflow:hidden;
	position:relative;
} 
.carte .gmap {
	width:695px;
	height:600px;
}
.carte .container {
	position:absolute;
	top:0px;
	left:-315px;
	width:315px;
	height:600px;
	overflow:hidden;
	opacity:0.9;
	background:#fbfbfb url('images/fond-outils.png') repeat-y top right;
}
.carte .outils {
	width:315px;
	top:0px;
	left:0px;
	position:absolute;
	color: #222;
}
.carte .outils .debut, .carte .outils .haut, .carte .outils .bas, .carte .outils .fin{
	width:16px;
	height:16px;
	left:292px;
	position:absolute;
}
.carte .outils .debut {
	top:516px;
	background:transparent url('carte/carte.png') no-repeat -20px -40px;
}
.carte .outils .haut {
	top:537px;
	background:transparent url('carte/carte.png') no-repeat -40px -40px;
}
.carte .outils .bas {
	top:558px;
	background:transparent url('carte/carte.png') no-repeat -80px -40px;
}
.carte .outils .fin{
	top:579px;
	background:transparent url('carte/carte.png') no-repeat -60px -40px;
}
.carte .close {
	position:absolute;
	left:292px;
	top:5px;
	width:18px;
	height:18px;
	background:transparent url('carte/carte.png') no-repeat -120px 0px;
	cursor:pointer;
}
.carte .scroller {
	width:315px;
	top:0px;
	left:0px;
	position:absolute;
	color: #222;
}

.cursor-grab {
 	cursor:-moz-grab;
	cursor:url(/mt/gfx/carte/main.cur);
}
.cursor-grabbed {
	cursor:move;
	cursor:url(/mt/gfx/carte/main2.cur);
}
.carte .open {
	width:30px;
	height:30px;
	background:transparent url('carte/carte.png') no-repeat 0px 0px;
	border:solid transparent 20px;
	border-bottom:none;
	border-right:none;
	cursor:pointer;
}

.carte dt.titre {
	border-bottom:4px;
	font-size:larger;
	font-weight:bold;
}
.carte dd {
	clear:left;
}

.carte .outils .checkbox {
	background: transparent url('carte/carte.png') no-repeat -40px -60px;
	float:left;
	width:16px;
	height:16px;
	cursor:pointer;
}
.carte .outils .checked {
	background: transparent url('carte/carte.png') no-repeat -60px -60px;
}
.carte .outils .bp_it {
	background: transparent url('carte/carte.png') no-repeat -80px -60px;
	width:16px;
	height:16px;
	float:left;
	cursor:pointer;
}
.carte .outils .bp_close {
	background: transparent url('carte/carte.png') no-repeat -20px -60px;
	width:16px;
	height:16px;
	float:left;
	cursor:pointer;
}
.carte .outils .bp_open {
	background: transparent url('carte/carte.png') no-repeat 0px -60px;
	width:16px;
	height:16px;
	float:left;
	cursor:pointer;
}
.carte .outils a.tree  {
	font-size: 11px;
	text-decoration: none;
	padding: 0px 0px 8px 5px;
	float:left;
	border:none;
}
.carte .outils span.titre {
	font-size: 20px;
	font-weight: bold;
	font-variant:small-caps;
	margin:10px;
	display:block;
	clear:both;
}
.carte .outils a:hover {
	text-decoration: underline;
}
.carte .toggler {
	margin: 10px 5px 0px 5px;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: bold;
	font-variant:small-caps;
	font-family: 'Andale Mono', sans-serif;
	cursor:pointer;
}
.carte .element {
}

.carte .gmap .it {
	margin:5px;
	position:relative;
	width:250px;
	height:335px;
	background-color: white;
	padding: 0px 5px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(112, 112, 112) rgb(208, 208, 208) rgb(208, 208, 208) rgb(112, 112, 112);
	border-radius: 10px;
	-moz-border-radius: 10px;
}
.carte .gmap .it .close {
	position:absolute;
	top:5px;
	left:237px;
	height:18px;
	width:18px;
	background:transparent url('carte/carte.png') no-repeat -120px 0px;
	cursor:pointer;
}
.carte .gmap .it .title, .carte .gmap .adr .title, .carte .gmap .answer .title{
	display:block;
	margin:10px 0px 10px 0px;
	font-size: 14px;
	text-align:center;
	font-weight: bold;
}
.carte .gmap .it .section {
	display:block;
	margin:5px 0px;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
}
.carte .gmap .it .content {
	display:block;
}
.carte .gmap .it a, .carte .gmap .answer a {
	float:left;
	clear:left;
}
.carte .gmap .it li {
	background:none;
	margin:0px 0px 0px 10px;
	padding:0px;
}
.carte .gmap .adr {
	margin:5px;
	position:relative;
	width:430px;
	height:220px;
	background-color: white;
	padding: 0px 5px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(112, 112, 112) rgb(208, 208, 208) rgb(208, 208, 208) rgb(112, 112, 112);
	border-radius: 10px;
	-moz-border-radius: 10px;
}
.carte .gmap .adr .close {
	position:absolute;
	top:5px;
	left:417px;
	height:18px;
	width:18px;
	background:transparent url('carte/carte.png') no-repeat -120px 0px;
	cursor:pointer;
}
.carte .gmap .adr .list {
	display:block;
	margin:5px 10px;
}
.carte .gmap .adr .row {
	display:block;
	margin:5px 0px;
}
.carte .gmap .adr .label {
	width:95px;
	float:left;
}
.carte .gmap .adr input {
	margin-left:10px;
	width:280px;
}
.carte .gmap .adr .ok {
	background:transparent url('carte/carte.png') no-repeat -40px 0px;
	width:64px;
	height:32px;
	margin-left:183px;
}

.carte .gmap .answer {
	margin:5px;
	position:relative;
	width:430px;
	height:400px;
	background-color: white;
	padding: 0px 5px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(112, 112, 112) rgb(208, 208, 208) rgb(208, 208, 208) rgb(112, 112, 112);
	border-radius: 10px;
	-moz-border-radius: 10px;
}
.carte .gmap .answer .close {
	position:absolute;
	top:5px;
	left:417px;
	height:18px;
	width:18px;
	background:transparent url('carte/carte.png') no-repeat -120px 0px;
	cursor:pointer;
}

img.map {float:left}
div.map {text-align:center;width:200px;display:inline;float:left;}
div.map h1 {
	font-weight:bold;
	border-bottom:5px;
	font-size:100%;
}
div.map p {
	text-align:left;
	margin:5px;
}
div.map .bbox {
	padding-top:10px;
}
div.map .bbox a {
	padding-top:10px;
}
div.map .bbox div.www, div.map .bbox div.zoom, div.map .bbox div.road, div.map .bbox div.info{
	width:32px;
	height:32px;
	margin-left:5px;
	float:right;
	cursor:pointer;
}
div.map .bbox div.www {
	background:transparent url('carte/carte.png') no-repeat -40px -80px;
}
div.map .bbox div.zoom {
	background:transparent url('carte/carte.png') no-repeat 0px -80px;
}
div.map .bbox div.road {
	background:transparent url('carte/carte.png') no-repeat -80px -80px;
}
div.map .bbox div.info {
	background:transparent url('carte/carte.png') no-repeat -120px -80px;
}


