@charset "utf-8";
/* CSS Document */

#back {
	background-repeat: no-repeat;
	height: 426px;
	background-position: center;
	background-image: url(images/brushes-copy_team.jpg);
}
.fleur {
	margin-left: 500px;
	margin-top: 180px;
}
p {
	text-align: center;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
table {
	background-color: #CCCCCC;
	width: 400px;
	font-family: Arial;
	font-size: 12px;
}
.team {
	margin-left: 255px;
	padding-top: 30px;
}

input {
	width: 200px;
}
label {
	font-family: Arial;
	font-size: 12px;
	color: #730000;
}
textarea {
	width: 300px;
}
.yes {
	width: 50px;

}
#submit {
	width: 80px;
}
#reset {
	width: 80px;
}
#table {
	padding-top: 15px;
}
