#presence {
	color:#00886D;
	float:right;
	width:11em;
	font-size:1.9em;
	margin-top:-12px;
	margin-right:10px;
}


#listes-pays {
  background: #fff url('../images/dans-le-monde/implantations.gif') no-repeat top right;
  overflow: auto;
  width: 100%;
}

#subcontent h3 {
  margin-left: 0;
  background-image: none;
  padding-left: 0;
  text-align: center;
}

/* 3 blocs-type d'implantations */

#listes-pays {
  position: relative;
}

.liste-pays {
  float: left;
  background: ;
  background: #fff url('../images/dans-le-monde/degrade.jpg') repeat-y top right;  
  border: 1px solid #d1cec5;
  padding: 10px; 
  margin-right: 5px;
}

.liste-pays2 {
  float: left;
	width:360px;
 }

.liste-pays h3, 
.liste-pays strong {
  color:#00886D;
}

#subcontent .liste-pays ul li.first-child {
  border:0;
}
#subcontent .liste-pays ul li {
  background-position: 0 7px;
  font-size: 1.1em;
  border-top: 1px solid #999999;
  padding: 5px 0 5px 12px;
}

.liste-pays,
.liste-pays a:link,
.liste-pays a:active,
.liste-pays a:hover {
  color: #000;
}
.liste-pays a:visited {
  color: #787971;
}

#pays-cetelem {
  width: 347px;
}

#subcontent {
  width: auto;
  margin-right: 60px;
}

#subcontent .bloc1,
#subcontent .bloc2,
#subcontent .bloc3 {
  width: 400px;
}

#subcontent .bloc1 {
	
	margin-bottom:10px;
}

#subcontent .bloc2 {	
	float:left;
	margin-bottom:10px;	
}

#subcontent .bloc3 {	
	margin-left:0px;
}