body {
	margin:0px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.txtnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.txtborange {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FE621D;
}

.txtrose {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.input {
    width: 240px;
   	height:20px;
	color: #000000;
    font-size: 11px;
    font-family: Helvetica;
    text-decoration: none;
}

textarea {
    width: 240px;
	height:65px;
	color: #000000;
    font-size: 11px;
    font-family: Helvetica;
    text-decoration: none;
}
