h1 {
	color:#832C61;
	font-weight:bold;
	font-size:2em;
	margin:0;
	text-align: center;
	padding-top: 20px;
}

 DIV.guest_ajout {
	background:#eee;
	margin:2em 0 2em 0;border-top:2px dotted #832C61; 
	text-align:center;font-size:1.3em;font-weight:bold;
	padding:0.5em 0 0.5em 0;
	border-bottom:2px dotted #832C61;
 }
 DIV.guest_ajout a {color:#832C61}


 DIV.guest {width:98%}

 DIV.guest_titre {border-bottom:1px solid #832C61}
	DIV.guest_titre h2 {display:inline;font-size:1.5em}
	DIV.guest_titre SPAN {padding-left:1em;color:#832C61;font-size:0.8em}

 DIV.guest_texte {padding:1em;margin-bottom:2em}
