  #content{
  	background-color: #FFFFFF;
  	font-family: Tahoma;
  	font-size: 12px;
  }
  #ammapContent {
  	clear:both;
	width:100%;
	overflow:hidden;
	border:1px solid red;
  }
  #aside {
	position:absolute;
	right:0;
	padding-right:18px;
	}
  .ammapContainer{
  	width:766px;
	height:388px;
	position:relative;
	overflow:visible;
	margin-top:10px;
	clear:both;
  }
  #ammapContent{
  	border: solid 1px #e5eaec;
	z-index: 2;
	position:absolute;
	width:766px;
	background:url(/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_map.png) 0 0 repeat-x;
	overflow:visible;
  }
  #ammapLayerLoading {
  	width:766px;
	height:388px;
	position:absolute;
	z-index:3;
	background:#999999;
	margin: 1px 0 0 1px;
	filter:alpha(opacity=60);
   -moz-opacity:0.6;
   -khtml-opacity: 0.6;
   opacity: 0.6;
   display:none;
}
  #ammapLayerLoading img {
  	display:block;
	margin:150px auto 0 auto;
  }
  h2.ammapBreadCrumb{
  	width:751px;
  	background:url(/lib_central/images/ONEWEB/rubric-group/decoration/picto-title-01.png) 0 4px no-repeat;
	padding-left:15px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:0;
	padding-bottom:5px;
  }
  .ammapBreadCrumb .ammapLast{
  	color:#908fb1;
  }
  .ammapBreadCrumb .inner1, .ammapBreadCrumb .inner2{
  	display:none;
  }
  .ammapBreadCrumb a{
  	color:#192023;
	text-decoration:none;
  }
  .ammapBreadCrumb a:hover{
  	color:#908fb1;
  }
  .ammapLayer{
  	width:239px;
	overflow:hidden;
	position:absolute;
	top:20px;
	left:200px;
	z-index:999;
  };
  .ammapLayer .ammapLayerTop{
  	background:url(/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_layerAmmap_top.png) 0 0 no-repeat;
	width:239px;
	height:14px;
  }
  * html .ammapLayer .ammapLayerTop{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_layerAmmap_top.png', sizingMethod='scale');
	}
  .ammapLayer .ammapLayerBottom{
  	background:url(/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_layerAmmap_bottom.png) 0 0 no-repeat;
	width:239px;
	height:12px;
  }
  * html .ammapLayer .ammapLayerBottom{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_layerAmmap_bottom.png', sizingMethod='scale');
	}
  .ammapLayer .ammapLayerContent{
	background:url(/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_layerAmmap_middle.png) 0 0 no-repeat;
	width:200px;
	padding:5px 20px;
	font-size:10px;
	overflow:hidden;
  }
  * html .ammapLayer .ammapLayerContent{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_layerAmmap_middle.png', sizingMethod='scale');
	}
	.ammapLayer .ammapLayerContent h1 { font-size:12px; text-transform:none; }
	
	/*.ammapLayer .ammapLayerContent .ammapLayerText h1 { font-size:10px; text-transform:none; font-weight:100; display:inline; }*/
	
	.ammapLayer .ammapLayerContent .ammapLayerText h1 { font-size:12px; text-transform:none; font-weight:bold; display:block; }
		
	.ammapLayer .ammapLayerContent .ammapLayerText img { display:block; float:left; margin-right:5px; }
	
	.ammapLayer .ammapLayerContent .ammapLayerHead{
	width:100%;
	overflow:hidden;
	}	
	.ammapLayer .ammapLayerContent .ammapLayerHead img {
	display:block;
	float:left;
	margin-right:5px;
	}
	
	.ammapLayer .ammapLayerContent .ammapLayerHead span {
	float:left;
	font-size:10px;
	}
	.ammapLayer .ammapLayerContent .ammapLayerHead em {
	float:right;
	font-size:10px;
	color:#c0092a;
	font-style:normal;
	}
  .ammapLoading01 {
  	display:none;
	}
	.ammapLoading02 {
  	display:none;
	}
	.ammapLayer .ammapLoading01 {
  	display:block;
	margin:5px auto;
	}
	
	.formAmmapFilter {
	width:767px;
	overflow:hidden;
	background:#E5EAEC url(/lib_central/images/ONEWEB/decoration/bgd_formAmmap_top.gif) 0 0 no-repeat;
	margin-bottom:10px;
	 }
  .formAmmapFilter .formAmmapFilterIn {
	width:767px;
	overflow:hidden;
	background:url(/lib_central/images/ONEWEB/decoration/bgd_formAmmap_bottom.gif) 0 100% no-repeat;
	padding:0 20px;
	 }
	
	.formAmmapFilter form {
	width:727px;
	overflow:hidden;
	padding:15px 0 18px 0;
	 }
	 
	 .ammap_chooseSte {
	 	background:url(/lib_central/images/ONEWEB/rubric-group/decoration/ico_search.png) 0 0 no-repeat;
		font-size:10px;
		font-weight:bold;
		margin-left:35px;
	 }
	 .ammap_chooseSte a {
	 	padding-left:15px;
		color:#000;
		text-decoration:none;
	 }
	 
	 .formAmmapFilter form.ammapLast {
	border-top:1px solid #fff;
	 }
	 
	.formAmmapFilter form ul li {
	width:290px;
	float:left;
	 }
	 
	 .formAmmapFilter form label {
	width:120px;
	float:left;
	display:block;
	 }
	 
	#content .formAmmapFilter form select, #content .formAmmapFilter form input {
	width:130px;
	display:block;
	float:left;
	 }
	 
	#content .formAmmapFilter form #steImplantationText {
	border:2px solid #CECECE;
	color:#848484;
	font-size:10px;
	font-weight:normal;
	width:125px;
	display:block;
	float:left;
	height:16px;
	background:#FFF;
	padding-left:5px;
	overflow:hidden;
	 }
	 
	#content .formAmmapFilter form #steImplantation {
	display:none;
	 }
	 
	 #content .formAmmapFilter .formAmmapFilterCompanyLabel li { width:580px; }
	 
	 .formAmmapFilter form span.action {
	float:left;
	padding: 0 0 2px 8px; line-height:18px;
    background:url(/lib_central/images/ONEWEB/buttons/choice-left.png) no-repeat; color:#fff;
	text-decoration:none;
	cursor:pointer;
}

 .formAmmapFilter form span.action span {
 	display:block;
	float:left;
	width:auto;
	padding:0 8px 3px 0;
    background:url(/lib_central/images/ONEWEB/buttons/choice-right.png) no-repeat 100% 0 ; color:#fff;
	font-size:10px; height:18px; line-height:18px; 
}

#ammapLegend {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	left:10px;
	top:285px;
	z-index:555;
	font-size:12px;
	width:320px;
}

.legend b.legendAreva { font-weight:100 !important; }

#ammapLegend dl { width:160px; overflow:hidden;}
#ammapLegend dt { width:30px; float:left;}

#xmlStorage, #xmlStorage_countries, #xmlStorage_world {
	display:none;
}

#ajaxCallContainer {
	clear:both;
	display:none;
}

#ajaxCallContainer .ammapLoading02 {
	display:block;
	margin:10px auto;
}

 .titleAmmap {
 display:none;
 }

#ajaxCallContainer .titleAmmap {
	display:block;
}

/*#ajaxCallContainer .titleAmmap .title {
    position:relative; 
    background-repeat: no-repeat;
    background-image:url(/lib_central/images/ONEWEB/rubric-all/decoration/bg-title-liste-edito-top.png);
    background-color:#cc0033;
}

#ajaxCallContainer .titleAmmap .titleWrapper {
    background-position: 100% 0; background-repeat: no-repeat;
    background-image:url(/lib_central/images/ONEWEB/rubric-all/decoration/bg-title-liste-edito-right.png);
}

#ajaxCallContainer .titleAmmap h2 {
    overflow:hidden;
    padding:6px 10px 4px 10px;
    font-size:13px; text-transform:uppercase; color:#fff;
    background-position: 100% 100%; background-repeat: no-repeat;
    background-image:url(/lib_central/images/ONEWEB/rubric-all/decoration/bg-title-liste-edito-bot.png);
    line-height:16px;
}

#ajaxCallContainer .titleAmmap span {
    padding-left:15px;
    background-repeat: no-repeat; background-position: 0 50%;
    background-image:url(/lib_central/images/ONEWEB/rubric-all/decoration/picto-title-02.png);
}

#ajaxCallContainer .titleAmmap em {
    font-style:normal;
}*/

#ajaxCallContainer .titleAmmap h2 {
    overflow:hidden;
    padding:6px 10px 4px 10px;
    font-size:13px; text-transform:uppercase; color:#000;
    line-height:16px;
}

#ajaxCallContainer .titleAmmap span {
    padding-left:15px;
    background-repeat: no-repeat; background-position: 0 50%;
    background-image:url(/lib_central/images/ONEWEB/rubric-group/decoration/picto-title-05.png);
}

#ajaxCallContainer .titleAmmap em {
    font-style:normal;
}

#ammapZoomView {
	width:200px;
	height:388px;
	overflow:visible;
	position:absolute;
	z-index:444;
	font-size:10px;
	color:#192023;
	display:none;
}

#ammapZoomView .searchEngine {
	margin-top:1px;
	float:left;
}

#ammapZoomView .SearchEngineInner  {
	width: 160px;
	float:left;
	height:358px;
	background:#e5eaec;
	padding:15px 0 15px 10px;
}

#ammapZoomView .SearchEngineInner .return {
	padding:0 0 0 20px;
	background:url(/lib_central/images/ONEWEB/rubric-group/decoration/full-picto-link-01.png) 0 2px no-repeat;
}

#ammapZoomView .SearchEngineInner .return a {
	text-decoration:none;
	font-weight:bold;
	color:#192023;
}

#ammapZoomView .SearchEngineInner .legend {
	width:100%;
	overflow:hidden;
	padding:30px 0 15px 0;
}

#ammapZoomView .SearchEngineInner .legend li {
	padding:3px 0;
	width:100%;
	overflow:hidden;
}

#ammapZoomView .SearchEngineInner .legend li span {
	display:block;
	float:left;
	width:35px;
}

#ammapZoomView .SearchEngineInner h2 {
	font-size:10px;
}

#ammapZoomView .SearchEngineInner form {
	background:#d3d8d9 url(/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_ammap_continentSearch_top.png) 0 0 no-repeat;
	width:160px;
	overflow:hidden;
	margin-bottom:20px;
}

#ammapZoomView .SearchEngineInner form fieldset {
	background:url(/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_ammap_continentSearch_bottom.png) 0 100% no-repeat;
	width:160px;
	overflow:hidden;
	padding:5px;
	margin:0;
}

#ammapZoomView .SearchEngineInner form h2 {
	margin-bottom:10px;
}

#ammapZoomView .SearchEngineInner form li {
	width:100%;
	overflow:hidden;
	margin:6px 0;
}

#ammapZoomView .SearchEngineInner form li input {
	dispkay:block;
	float:left;
	margin-right:6px;
	border:none;
}

#ammapZoomView .SearchEngineInner form li span input {
	margin:0;
}

#ammapZoomView .SearchEngineInner form li img {
	display:block;
	float:left;
	margin-right:5px;
}

#ammapZoomView .SearchEngineInner form li span {
	dispkay:block;
	float:left;
	width:15px;
	padding-top:4px;
}

#ammapZoomView .SearchEngineInner form li label {
	cursor:pointer;
}

#ammapZoomView .SearchEngineInner form li label span {
	padding:0;
	width:100px;
}

#ammapZoomView .SearchEngineInner .titSelect {
	font-weight:100;
	text-align:right;
}

#ammapZoomView .searchEngineRight {
	width:20px;
	height:359px;
	float:left;
	background:url(/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_ammap_search_right.png) 0 0 no-repeat;
}

* html #ammapZoomView .searchEngineRight {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_ammap_search_right.png', sizingMethod='scale');
}

#ammapContinentViews {
	position:absolute;
	left:170px;
	top:336px;
	z-index:666;
	font-size:10px;
	display:none;
}

#ammapContinentViews .ammapContinentViewsTop {
	width:577px;
	height:24px;
	margin-left:20px;
	background:url(/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_ammap_search_top.png) 0 0 no-repeat;
}

* html #ammapContinentViews .ammapContinentViewsTop {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_ammap_search_top.png', sizingMethod='scale');
}

#ammapContinentViews ul {
	width:590px;
	height:29px;
	background:#e5eaec;
	padding-left:10px;
}

#ammapContinentViews li {
	float:left;
	width:auto;
	height:25px;
	padding:5px 9px 0 5px;
	text-align:right;
}

#ammapContinentViews li a {
	text-decoration:none;
	color:#848484;
}

#ammapContinentViews li.active {
	background:#fbfcfc url(/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_ammap_search_active.gif) 100% 100% no-repeat;
}

#ammapContinentViews li.active a {
	color:#cc0033;
}

#ammamp_popinCorporations_main {
	display:none;
}

#ammamp_popinIframe {
	width:747px;
	height:488px;
	position:absolute;
	z-index:999;
	top:0;
	left:0;
	margin:15px 0 0 15px;
}

#ammamp_popinCorporations {
	width:747px;
	height:588px;
	position:absolute;
	overflow:hidden;
	z-index:1000;
	top:0;
	left:0;
	margin:15px 0 0 15px;
}

#ammamp_popinCorporations a {
	font-size:11px;
	text-decoration:none;
	color:#192023;
}

#ammamp_popinCorporations a:hover {
	text-decoration:underline;
}

#ammamp_popinCorporations .ammap_popinTop {
	background:url(/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_ammap_popin_top.png) 0 0 no-repeat;
	height:15px;
}

* html #ammamp_popinCorporations .ammap_popinTop {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_ammap_popin_top.png', sizingMethod='scale');
}

#ammamp_popinCorporations .ammap_popinBottom {
	background:url(/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_ammap_popin_bottom.png) 0 0 no-repeat;
	height:15px;
}

* html #ammamp_popinCorporations .ammap_popinBottom {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_ammap_popin_bottom.png', sizingMethod='scale');
}

#ammamp_popinCorporations .ammap_popinMiddle {
	background:#e5eaec;
	width:705px;
	overflow:hidden;
	padding:0 30px;
}

#ammamp_popinCorporations .ammap_popinMiddle h2 {
	font-size:11px;
	font-weight:bold;
	float:left;
	width:auto;
}

#ammamp_popinCorporations .ammap_popinMiddle h3 {
	font-size:12px;
	font-weight:bold;
}

#ammamp_popinCorporations .ammap_popinMiddle .close {
	padding-left:20px;
	background:url(/lib_central/images/ONEWEB/rubric-group/decoration/ico_close.png) 0 4px no-repeat;
	font-weight:bold;
	display:block;
	float:right;
	width:auto;
}

#ammamp_popinCorporations .ammap_popinMiddle .close a {
	color:#3a4245;
}

#ammamp_popinCorporations .ammap_popinContent {
	width:707px;
	overflow:hidden;
	margin:15px auto;
	clear:both;
}

#ammamp_popinCorporations .alphaList {
	clear:both;
	width:707px;
	overflow:hidden;
	padding-top:15px;
}

#ammamp_popinCorporations .alphaList li {
	float:left;
	width:auto;
	padding:2px 0;
	width:16px;
	text-align:center;
}

#ammamp_popinCorporations .alphaList li.active {
	background:#cc0033 url(/lib_central/images/ONEWEB/rubric-group/backgrounds/bgd_alphactive.png) 0 0 no-repeat;
}

#ammamp_popinCorporations .alphaList li a {
	color:#cc0033;
	font-weight:bold;
}

#ammamp_popinCorporations .alphaList li.active a {
	color:#fff;
}

#ammamp_popinCorporations .alphaContent {
	clear:both;
	width:707px;
	height:400px;
	overflow:auto;
}

#ammamp_popinCorporations .alphaContent ul {
	float:left;
	width:215px;
	padding-right:10px;
	padding-top:15px;
}

#ammamp_popinCorporations .alphaContent li {
	font-size:11px;
	color:#192023;
	cursor:pointer;
}

  .montrer{
  visibility: visible;
  }
  .cacher{
  visibility: hidden;
  }
  .clear{
  	clear:both;
	height:0;
	}

