.fenetreInfo {
  border:1px solid gray;
  clear:both;
  padding:2px;
  position:absolute;
  width:300px;
  background-color:#F3F3F3;
  z-index:1000;
  display:none;
}

.fenetreInfoTitre {
    position:relative;
	cursor:move;
    width:300px;
    background-color:#EAEAEA;
    height:18px;
}

.fenetreInfoTitre1 {
    float:left;
    width:150px;
    text-align:center;
    font-size: 14px;
    font-weight: bold;
}

.fenetreInfoTitre12 {
    float:left;
    width:280px;
    text-align:center;
    font-size: 14px;
    font-weight: bold;
}

.fenetreInfo h3 {
        font-size: 12px;
        text-align:center;
        clear:both;
		vertical-align:bottom;
}

#sousTitre {
        font-size: 12px;
        text-align:center;
        clear:both;
		font-weight: bold;
		margin-top:10px;
}

.fenetreInfoTitre1 h2 {
        font-size: 14px;
        text-align:center;
	width:280px;
		vertical-align:top;
}

.fenetreInfoTitre2 {
        float:left;
        width:130px;
}

.fenetreInfoClose {
        text-align:right;
}
.fenetreInfoClose img {
    text-align:right;
	vertical-align:top;
}

.fenetreInfoTitre2 img {
        vertical-align:middle;
        text-align:center;
}

.fenetreInfoTitre3 img {
        text-align:right;
        vertical-align:top;
}

.fenetreInfoTitre3 {
        text-align:right;
}

.separateur {
        clear:both;
        background-color:#999999;
        height:3px;
        width:300px;
}

.fenetreInfoPhoto {
        float:left;
        background-color:#CCCCCC;
        width:150px;
        text-align:center;
        padding-bottom:3px;
        padding-top:4px;
}

.fenetreInfoPhoto img {
        width:140px;
}

.fenetreInfoData1 {
        font-size:0.7em;
        background-color:#FFFBFF;
}

.fenetreInfoData1 span {
        font-weight: bold;
        padding-left:5px;
}

.fenetreInfoData2 {
        font-size:0.7em;
        background-color:#F3F3F3;
}

.fenetreInfoData2 span {
        font-weight: bold;
        padding-left:5px;
}
