.listeImages{
width: 110px;
text-align:center;
font-weight:bold;
}

.listeImages .enteteListeImages{
padding-top:0px;
background-image:url(../img/enteteListeImg.png);
height: 20px;
}

.listeImages .images{
background-image:url(../img/fondListeImg.gif);
background-repeat:repeat-y;
}

.listeImages .piedListeImages{
background-image:url(../img/piedListeImg.png);
height: 20px;
}

.tabFormulaireModificationImage{
background-color: #0a1a20;
width: 500px;
padding: 5px;
}

.listeFormulairesImages{
margin-left: auto;
margin-right: auto;
text-align:center;
width: 500px;
}

.infoBulleImage-tip{
background-color:#000000;
width: 200px;
font-size: 10px;
}

.infoBulleImage-title{
display: none;
}

.infoBulleImage-text{
padding: 5px;
}

.formulaireModificationImageVignette{
}

#formulairesAjoutImages .titreFormulaire{
font-weight: bold;
padding: 3px;
padding-left: 5px;
background-color:#111111;
border:  thin solid #333333;
color: #666666;
}

#formulairesAjoutImages .contenuFormulaire{
border-left:  thin solid #333333;
border-right:  thin solid #333333;
padding: 5px;
background-color:#1d292d;
}