.note {
	font-style: italic;
}

textarea {
	width: 98%;
	font-family: sans-serif;
}

.formulaire {
	margin-right: 10px;
	margin-bottom: 15px;
}

td.autfld {
	width: 30%;
}

input#titre {
	width: 98%;
}

input.tblinput {
width: 98%;
}

table a {
	cursor: pointer;
}

#descmots {
	display: inline;
}

.submitbtn {
display: block;
cursor: pointer;
text-decoration: none;

background: transparent url("cuttlefish128.png") center no-repeat;
height: 128px;

font-size: large;
text-shadow: 0px 0px 3px black, 
	0px 0px 5px black;
color: white;

width: 5.2em;

margin-left: auto;
margin-right: auto;
padding-top: 100px;
}

.submitbtn:hover {
	text-shadow: 0px 0px 3px black,
	0px 0px 5px black,
	0px 0px 7px black;
}

.errbox {
	font-size: small;
	font-style: italic;
	font-weight: normal;
}
