h1 {
	background-color: #ff0000;
}

td{
	background-image:url(images/fond-formulaire.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-color: #458830;
	border-bottom-style: solid;
	background-repeat: repeat;
	padding: 3px 20px 3px 20px;
}



