@charset "utf-8";

.police {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin: 10px;
	text-align: justify;
}
input {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	border: 1px solid #E63689;
}
.boutenvoyer {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E63689;
}
select {
	border: 1px solid #E63689;
}
textarea {
	border: 1px solid #E63689;
}

.borderno {
border:none;
}

