.couleurrouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E30028;
}
.smstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.smstextappreciation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold Italic;
	color: #000000;
}

.fichier{
	width:74px;
	height:20px;
	background-image:url(../images/parcourir.png);
}

.envoyer{
	width:74px;
	height:20px;
	background-image:url(../images/envoyer.png)
}

