.champ
{
	border:2px inset white; BACKGROUND-COLOR: #ffffff;
	BACKGROUND-IMAGE: url('arriere.gif');
	BACKGROUND-REPEAT: no-repeat;
	COLOR: #330099;
	FONT-FAMILY: verdana;
	font-weight : bold
}

.textar
{
	border:2px inset white; BACKGROUND-COLOR: #ffffff;
	BACKGROUND-IMAGE: url('textarea.gif');
	BACKGROUND-REPEAT: no-repeat;
	COLOR: #330099;
	FONT-FAMILY: verdana;
	font-weight : bold
}

.bouton
{
        font-family: Verdana;
        font-size:10px;
        color:#ffffff;
        background-color:#000099;
        font-weight:bold
}

