.titre {
	background: #6699CC;
	font: normal bold small Verdana;
	text-decoration: none;
	text-align: center;
	font-color: white;
}
.fond {
	background: #6699CC;
	font: normal bold x-small Verdana;
	text-decoration: none;
}
.texte {
	background: #6699CC;
	font: normal bold small Verdana;
	text-decoration: none;
}
.small {
	background: #6699CC;
	font: normal bold x-small Verdana;
	text-decoration: none;
}
.fond_ins {
	background-color: #F9F5F6;
	background-image: url(../img/fond_ins.jpg);
	background-repeat: no-repeat;
}
.fond_book {
	background-color: #F9F5F6;
	background-image: url(../img/fond_book.jpg);
	background-repeat: no-repeat;
}
.fond_body {
	background-color: #6699CC;
}
input, textarea {
	font: normal bold xx-small;
	background-color: #6699CC;
	background-position: left;
	color: Blue;
	border: thin solid Blue;
}
.bouton {
	font: normal bold xx-small;
	background-color: #797AFF;
	background-position: left;
	color: White;
	border: thin solid Blue;
}

