td.corps {
	text-align: justify;
	font-size: 12px;
	padding-left: 30px;

	padding-right: 60px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-style: none
}

table.form{
	background-color: black;
	font-size: 11px;
	margin: 5px 5px 5px 5px;
}
td {
	background-color: white;
}
select{
	width: 150px;
}
.header{
	background-color: gray;
	color: white;
	font-size: 20px;
	margin: 5px 5px 5px 5px;
}
.header_blue{
	font-size: 14px;
	color: blue;
	text-align: center;
}