﻿@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: "Comic Sans MS", Gadget, sans-serif;
	color: #999999;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.message {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
