@charset "iso-8859-1";
/* CSS Document */

input {
	font-size: 11pt;
	font-family: small-caps;
	color: #a73f7c;
	background-color: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-color: #a73f7c;
}
select {
	font-size: 11pt;
	font-family: small-caps;
	color: #a73f7c;
	background-color: #ffffff;
	border-color: #A8C409;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-style: a73f7c;
} 
textarea {
	font-size: 11pt;
	font-family: small-caps;
	color: #a73f7c;
	background-color: #ffffff;
	border-style: dotted;
	border-color: #a73f7c;
}
.TexteFormulaire{
	font-size: 11px;
}
.souris { cursor:hand; font-size: 11px;}