@charset "utf-8";

.dediphp {	/* Balise BODY */
	background-color:transparent; /* Mettre < transparent > pour éviter le bug de transparence des iframes dans IE */
} /* FIN BODY */
.pseudo {
	font-family: "tahoma", Gadget, sans-serif;
	color: #d32338;
	font-size: 14PX;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.message {
	font-family: "Comic sans ms", Arial;
	font-size: 16PX;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

