h1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 1.8em;
	margin: 0;
	padding-left: 25px;
	background: url(images/carre_bienvenue.gif) no-repeat left;
}

 DIV.guest_ajout {
	background: transparent;
	margin: 1em 0 2em 0;
	border-top: 1px solid #5697B9;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.3em 0 0.5em 0;
	border-bottom: 1px solid #5697B9;
}
 DIV.guest_ajout a {
	color: #5697B9;
	text-decoration: none;
	border-bottom: thin dotted #5697B9;
}
DIV.guest_ajout a:hover {
	color: #AB4986;
	border-bottom: thin dotted #AB4986;
}


 DIV.guest {width:98%}

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

 /*DIV.guest_texte {padding:1em;margin-bottom:2em}*/
 DIV.guest_texte {
	padding-left: 40px;
	margin-top: 1em;
	background-image: url(images/guil_o.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
