body {
 background-color: #efefef;
 font-family: verdana, "Heisi Mincho W3";
 font-size: 13px;
 color: #333333;
}

img {
  border: 0;
}

a {
 text-decoration: none;
 font-weight: bold;
}

a:link {
 color: #0793d4;
 text-decoration: none;
}

a:visited {
 color: #0793d4;
 text-decoration: none;
}

a:active {
 color: #0793d4;
 text-decoration: underline;
}

a:hover {
 color: #0793d4;
 text-decoration: underline;
}

h1 {
 font-size: 21px;
 color: #555555;
 font-weight: bold;
 margin: 0;
 padding: 0 0 2px 0;
}

h2 {
 font-size: 14px;
 color: #555555;
 font-weight: bold;
 margin: 0;
 padding: 0 0 2px 0;
}

#capsule {
 width: 950px;
 margin: 0 auto 0 auto;
 padding: 20px 0 20px 0;
 text-align: left;
}

#header {
 float: left;
 width: 960px;
 text-align: left;
 padding: 9px 15px 9px 15px;
 margin-bottom: 10px;
 font-size: 14px;
 color: #dddddd;
 background-color: #ffffff;
 border: 1px solid #bbbbbb;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 background-image: url(post-bg.png);
 background-repeat: repeat-x;
 background-position:bottom;
}

#header-logo {
 float: left;
 text-align: left;
 width: 55px;
}
#header-gauche {
 float: left;
 width: auto;
}

#header-droite {
 float: right;
 text-align: right;
 width: 468px;
 padding: 27px 0 0 0;
}

#nav-bar {
 width: 960px;
 float: left;
 margin-bottom: 10px;
 color: #eeeeee;
 background-color: #666666;
 border: 1px solid #999999;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 padding: 5px 15px 5px 15px;
}

#nav-bar-texte {
 float: left;
 text-align: left;
 padding: 2px 3px 3px 3px;
}

#nav-bar-drapeaux {
 float: right;
 text-align: right;
 padding-right: 3px;
 padding-top: 1px;
 padding-bottom: 3px;
}

#nav-bar a {
 font-weight: bold;
 color: #eeeeee;
}

#nav-bar a:link {
 text-decoration: none;
}

#nav-bar a:visited {
 text-decoration: none;
}

#nav-bar a:active {
 text-decoration: underline;
}

#nav-bar a:hover {
 text-decoration: underline;
}

#banner-adsense {
 width: 100%;
 float: left;
 text-align: center;
 padding: 20px 20px 20px 20px;
 margin-bottom: 10px;
 background-color: #ffffff;
 border: 1px solid #bbbbbb;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 background-image: url(post-bg.png);
 background-repeat: repeat-x;
 background-position:bottom;
}

#content {
 width: 100%;
 float: left;
 text-align: left;
 padding: 20px 20px 20px 20px;
 margin-bottom: 10px;
 background-color: #ffffff;
 border: 1px solid #bbbbbb;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 background-image: url(post-bg.png);
 background-repeat: repeat-x;
 background-position:bottom;
}

#map {
 float: left;
 text-align: right;
 border: 5px solid #909090;
 margin: 0 9px 9px 0;
 #margin: 0 9px 8px 0;
 padding: 0;
}

#copyright {
 width: 970px;
 float: left;
 margin-bottom: 20px;
 padding: 0;
 font-size: 11px;
 color: #444444;
 text-align: left;
}

#onglet {
 margin: 0 10px 9px 0;
 #margin: 0 10px 8px 0;
 float:left;
 border: 5px solid #909090;
 background-color: #909090;
 font-size: 12px;
 color: #FFFFFF;
 font-weight:bold;
 text-align: center;
 text-transform: uppercase;
}

#onglet-last {
 margin: 0 0 9px 0;
 #margin: 0 0 8px 0;
 float:left;
 border: 5px solid #909090;
 background-color: #909090;
 font-size: 12px;
 color: #FFFFFF;
 font-weight:bold;
 text-align: center;
 text-transform: uppercase;
}

#onglet a {
 font-weight: bold;
 color: #eeeeee;
}

#onglet a:link {
 text-decoration: none;
}

#onglet a:visited {
 text-decoration: none;
}

#onglet a:active {
 text-decoration: underline;
}

#onglet a:hover {
 text-decoration: underline;
}

#onglet-last a {
 font-weight: bold;
 color: #eeeeee;
}

#onglet-last a:link {
 text-decoration: none;
}

#onglet-last a:visited {
 text-decoration: none;
}

#onglet-last a:active {
 text-decoration: underline;
}

#onglet-last a:hover {
 text-decoration: underline;
}

.img-home {
	padding: 0 2px 0 2px;
}

.img-flag {
	padding-left: 3px;
}

.mail-icone {
 margin: 0;
 padding: 1px 0 0 4px;
}

.footer-link {
 padding-right: 13px;
}

.img-onglet {
 padding-bottom: 3px;
}

div.markerTooltip {
  color: black;
  font-weight: bold;
  background-color: white;
  white-space: nowrap;
  margin: 0;
  padding: 2px 4px;
  border: 1px solid black;
}

#ij-pub-image {
 float: left;
 width: 120px;
 height: 80px;
 border: 5px solid #909090;
 background-color: #909090;
 text-align: center;
}
