.textegras {
	font-weight: bold;
	color: #000000;
	display: inline;
}
.chapo {
	font-weight: bold;
	color: #990033;
}
ul {
	margin-left: 0px;
	padding-left: 40px;
}
li {
	list-style-image: url(images/puce.jpg);
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 40px;
}
.boiteformulaire {
	background-color: #FBDC9B;
	height: auto;
	width: auto;
	margin-top: 0px;
	padding: 5px;
}
.boiteformulaire td {
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	padding-right: 5px;
	padding-left: 5px;
}
.boiteformulaire input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.boiteformulaire select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.libelleformulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	background-color: #FFCC66;
	padding-left: 5px;
}
.boiteboutonform {
	background-color: #FFCC66;
	text-align: center;
	vertical-align: middle;
}
