body {
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-x;
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.Style1 {
	font-size: 36px;
	font-weight: bold;
	color: #99CCFF;
}
.entete {

	font-size: 24px;
	font-weight: bold;
	color: #9933CC;
}
.entete2 {


	font-size: 16px;
	font-weight: normal;
	color: #9999CC;
}
.entete3 {


	font-size: 24px;
	font-weight: bold;
	color: #66CCFF;
}
input#send, input#send2 {
	cursor: pointer;
	background-image:   url("../img/sendchat.gif");
	background-repeat: no-repeat;
	width: 41px;
	height: 41px;
	background-color: #FFFFFF;
	border: none;
	color: #FFFFFF;
}
