.errmail {
	color:  #FF0000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
.titrmail {
	margin: 0 0 15px 0;
	width: 100%;
	background : url(coin-hg.gif) no-repeat top left;
}
.titrmail h2 {
	color: #FFFFFF;
	line-height: 30px; /*pour centrer le titre verticalement*/
	background: url(coin-hd.gif) no-repeat top right;
	margin: 0 0 0 6px;
	padding: 0;
	font-size: 1em;
	text-decoration: underline;
}
.spatitrmail {
	display: block;
	margin-right: 6px;
	background : url(barre.gif) repeat-x top;
	font-weight: bold;
}
.spatitrmail img {
	margin: 6px 2px 2px 2px;
}
.basmail {
	text-decoration: none;
	border-left: 4px groove #3399FF;
	border-right: 4px ridge #3399FF;
	border-bottom: 4px ridge #3399FF;
	margin: 0;
	padding: 0.5em;
	color: #0066FF;
	background-color: #F0F1F5;
	font-weight: bold;
}