body {
	background-color: #cc6601;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #660000;
	vertical-align: top;
	font-size: 15px;
}
a {
	color: #ffff66;
	text-decoration: none;



}
table {
	text-align: justify;
	font-size: 15px;
	font-family: "Comic Sans MS";
}
h1 {
	text-indent: 20pt;
	font-size: 24px;
	font-family: "Comic Sans MS";


}
td {

}
textarea {
	height: 150px;
	width: 450px;
}
input {
	width: 400px;
}
th {
	text-align: center;
}
.bouton {
	height: 24px;
	width: 100px;
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #660000;




}
form {
	width: 830px;
	float: left;
	margin-top: 20px;



}
p {
	font-family: "Comic Sans MS";
	font-weight: normal;



}
a:hover {
	color: #cc9933;
}
hr {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 830px;

}
