/* common styling */
/* set up the overall width of the menu div, the font and the margins with a relative position*/




#info {text-align:left; width:700px; margin-bottom:20px;  margin-top:20px; margin-left:20px; margin-right:20px; position:relative; z-index:10;}

#info p {
color: #2F4F4F;
font: normal 12px/28px Arial, Helvetica, sans-serif;
  border-bottom:1px solid #ccc;
  clear:left;
  margin-top:10px;
  }

#info h1 {
  font-size: 5.3em;
  color:#fff;
  font-weight:normal;
  margin:0 0 -0.2em 0;
  }

#info h2 {
color: #2F4F4F;
font: bold 17px/28px Arial, Helvetica, sans-serif;
  border-bottom:1px solid #ccc;
  clear:left;
  margin-top:50px;
  }
#info h3 {
  font-size: 1.3em;
  color:#888;
  font-weight:bold;
  margin-top:0.5em;
  }
#info h4 {color:#aaa; font-weight:normal;}
#menu2 {
  margin:0; 
  padding:0; 
  width:700px;
  height:100px;
  overflow:hidden; 
  background:#000;
  }
#menu2 li {
  display:inline;
  list-style-type:none; 
  }
#menu2 li a {
  display:block;
  float:left;
  text-decoration:none; 
  margin:0; 
  }
#menu2 li a img {
  opacity:0.7;
  margin:0.5em;
  border:0;
  float:left;
  }
#menu2 li a span {
  display:none; 
  }
#menu2 li a:hover {
  background:#000;

  }
#menu2 li a:hover img {
  opacity:1;
  }
#menu2 li a:hover span {
  width:15em;
  color:#aaa;
  display:block; 
  cursor:pointer;
  float:left;
  }
#menu2 .h2 {
  margin:0 5px; 
  padding:0; 
  color:#FFD700; 
  font-variant:small-caps; 
  font-size:1.25em; 
  border:0;
  }
#menu2 .h3 {
  margin:0 5px; 
  padding:0; 
  font-size:1.1em; 
  color:#6495ED;
  }
.outer {
  background:transparent; 
  font-size:0.9em;
  }





/* Images Dossiers Droite H6 185 122 */
/* --------------------------------------------------------------------------------- */
#droiteDossiers h6.hopital {
	background: url(../images/hopital-americain-d.jpg) no-repeat left top
}
/* Images Dossiers Droite H3 185 122 */
/* --------------------------------------------------------------------------------- */
#droiteDossiers h6.hopital0 {
	background: url(../images/hopital-americain-d0.jpg) no-repeat left top
}
#droiteDossiers h6.hopital1 {
	background: url(../images/hopital-americain-d1.jpg) no-repeat left top
}
#droiteDossiers h6.hopital2 {
	background: url(../images/hopital-americain-d2.jpg) no-repeat left top
}
#droiteDossiers h6.hopital3 {
	background: url(../images/hopital-americain-d3.jpg) no-repeat left top
}
#droiteDossiers h6.hopital4 {
	background: url(../images/hopital-americain-d4.jpg) no-repeat left top
}

