#dPhot{ 
  width: 40%;
  height: 100%;
  float: left;
}
#dInfo{ 
  float: left;
  margin-left: 20px;
  margin-top: 13px;
}
#dInfo p{ 
  margin: unset;
}
#iPhot{ 
  width:93%;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  border-radius: 5px;
  margin: 15px;
  border: solid 3px #aaa;
}
.global{ 
  background-image: url('../Imgs/pattern-ballons.jpg');
  width: inherit;
  height: inherit;
  pointer-events: none;
}
.pic_drapeau{
	height: 30px;
}
.dLib{
	font-size: 0.7em;
	color: #ce462b;
}
.dLib2{
	font-size: 0.5em;
	color: #ce462b;
  text-shadow:none;
}
.dTitre{
	font-family: arial;
	font-size: 2em;
  color: #8cc398;
  text-shadow:
    -1px -1px 0 #000,
     1px -1px 0 #000,
    -1px  1px 0 #000,
     1px  1px 0 #000;  
	display: block;
  margin-top: -4px;
}
.menu_invisible{
  display:none;
}
.lib_gros {
	font-family: arial;
	font-size: 3em;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
	color: #ce462b;
  line-height: 75%;
} 
/* .mini_photo{
  height: 17px;
  width: 22px;
  margin-bottom: 2px;
} */
.mini_photo{
  max-width:80px;
  max-height:60px;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  border-radius: 5px;
  margin:1px;
} 
.mini_photo_2{
  max-width:100px;
  max-height:100px;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  border-radius: 5px;
  margin:1px;
} 
.thumb{
  height: 150px;
  margin: 2px;
  border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  cursor: Pointer;
} 
.thumbnail{
  text-align: center;
  float: left;
} 
#vaultObj{ width:100%;height:30%;}
