body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background:url('images/menu/bas.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom right;
}

.titre {
	font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 20px;
}

.normal {
	font-family: arial, helvetica, sans-serif; font-size: 12px;
}

.petit {
	font-family: arial, helvetica, sans-serif; font-size: 10px;
}

/* textarea {
	border:1px solid black;
	font-family: arial, helvetica, sans-serif;
} */

input {
	border:1px solid black;
	background-color:white;
	font-family: arial, helvetica, sans-serif;
	color:black;
}

select, option {
	background-color:white;
	color:black;
}

textarea {
	border:1px solid black;
	background-color:white;
	font-family: arial, helvetica, sans-serif;
	color:black;
}
