p.reponse {
	font-weight:bold;
	font-style: italic;
	color:black;
	background: #e6e6e6;
	font-size: 10pt;
}
div.reponse p, div.de p {margin:0; }
p.quoi, p.message {
	font-family: 'courier', serif;
}
.courrier {
	border: thin solid #c0c0c0;
}
div.reponse {
	margin-left: 15px;
	border-top: thin solid #ccc;
	border-bottom: thin solid #ccc;
}

div.courrier { margin: 1em 1em 3em 1em; border:1px dashed #000000;}
div.de {
	color: black;
	background: white;
	font-style: italic;
	padding: 2px;
}
span.titre {}
p.de { }
p.quand {}
p.sujet {}
div.msg {}
div.reponse {
	font-weight:bold;
	font-style: italic;
	color:black;
	background: #e6e6e6;
	font-size: 10pt;
	padding: 2px;
}
p.repdate {}
div.repmsg {}

.titre {
	font-weight: bolder;
	text-transform: capitalize;
	text-decoration: underline;
}
