.fenetreinfo { color:#5e5e5e; width:400px; display:block; overflow:hidden; }
.fenetreinfo div#fenetre { padding:0 0 21px 0; background:transparent url(../_image/fenetre_dialogue/bas.png) bottom no-repeat; width:400px; overflow:hidden; }

.fenetreinfo div#fenetre #authentification { height:15px; width:400px; background:transparent url(../_image/fenetre_dialogue/haut.png) 0 0 no-repeat; padding:0 15px 0 15px; text-align:center; }

.fenetreinfo div#fenetre #champs {display:block; overflow:hidden; width:400px; background:#fff; overflow:hidden; padding:0 15px 0 15px;  }
.fenetreinfo div#fenetre #champs h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 9px;
    color: #8e1c1c;
	text-align:center; }
.fenetreinfo div#fenetre p {display:block; width:370px; }

