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