table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	margin: 4px;
	width: 750px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 4px;
}
input {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
}
select {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
}
.titreTableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.c4 {
	background-color: #F1F1ED;
	width: 160px;
}
.c1 {
	background-color: #DCD1C9;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	width: 280px;
}
.button {
	background-color: #6699FF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #D7E3FF;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #D7E3FF;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5065CB;
	border-bottom-color: #5065CB;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
