body, td, pre, input, textarea, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html,body{
	height: 100%;
	background: #e2e2e2;
	color: #919191;
}

#map_contener{
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
}
#map_contener td{
	vertical-align: middle;
}
#map_diapo{
	text-align: left;
}
#map_cadre{
	position: relative;
	z-index: 1;
	margin: auto;
	width: 800px;
	height: 600px;
	background: #FFFFFF url(../../images/map/fond.jpg) no-repeat right top;
	text-align: center;
}

#map_centre{
	position: absolute;
	left: 13px;
	top: 35px;
	width: 610px;
	height: 554px;
	overflow: hidden;
}

#map_contenu{
	width: 600px;
	height: 554px;
	padding-right: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}

* html .jScrollPaneContainer #map_contenu{
	width: 572px !important;
	left: 0px;
}

*+html .jScrollPaneContainer #map_contenu{
	width: 572px !important;
	left: 0px;
}

.jScrollPaneTrack, .jScrollPaneTrack *{
	_width: 13px !important;
	.width: 13px !important;
}

.cms_bloc_title h2{
	text-align: left;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin: 0;
}


#map_droite{
	position: absolute;
	right: 88px;
	top: 35px;
	width: 68px;
	border-right: #999999 2px solid;
	padding-right: 19px;
	text-transform: uppercase;
	text-align: right;
}
ul#map_menu,
ul#map_menu li{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#map_menu li{
	width: 68px;
	padding: 2px 0px 6px 0;
	line-height: 18px;
	min-height: 18px;
	height: auto;
	_height: 18px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#map_droite a{
	text-decoration: none;
}


#map_nl{
	position: absolute;
	bottom: 24px;
	right: 20px;
	text-transform: uppercase;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
}
#map_nl a{
	text-decoration: none;
}

#map_footer{
	position: absolute;
	bottom: -20px;
	right: 5px;
	color: #666666;
}
#map_footer a{
	color: #333333;
	text-decoration: none;
}
#map_footer img{
	margin-bottom: -4px;
}
#error{
	color: red;
}

.chp_nl input{
	background:#6e5d69; width:250px; color:#ffffff;	font-weight:bold;
}


/******  bloc html page edition *****/
#lien_edition a{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
