h1  { color: black; font-weight: bold; font-size: 2em; margin: 0; padding: 0 }

 DIV.guest_ajout  { font-weight: bold; font-size: 1.3em; background-color: #eee; text-align: center; margin: 2em 0; padding: 0.5em 0; border-top: 2px dotted black; border-bottom: 2px dotted black }
 DIV.guest_ajout a  { color: red }


 DIV.guest {width:98%}

 DIV.guest_titre  { border-bottom: 1px solid gray }
	DIV.guest_titre h2 {display:inline;font-size:1.5em}
	DIV.guest_titre SPAN  { color: black; font-size: 0.8em; padding-left: 1em }

 DIV.guest_texte {padding:1em;margin-bottom:2em}