h1 {
	background-image: url(../images/site/titre-contact.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	width: 570px; height: 28px;
}
.article {
	margin: 20px 50px;
}
.article h2 {
	font-size: 13px;
	margin-bottom: 5px;
	
	height: 30px; line-height: 45px; overflow: hidden;

	text-indent: 53px;
	background-image: url(../images/site/puce1.gif);
	background-repeat: no-repeat;	
}
.article h2.puce2 {
	background-image: url(../images/site/puce2.gif);
}
.article h3 {
	font-size: 12px;
	margin: 10px 0px;
}
.article p {
	margin: 0px; margin-bottom: 5px;
	text-align: justify;
}
.article a.lnkup {
	display: block;
	text-align: right;
}
.txtInput{
	font-size: 10px;
}
