body {
	font-family: "Comic Sans MS";
	font-size: 14px;
	background-image: url(../Bilan/Bilan3/Textures/fondtext.jpg);
	background-color: #B0CBDE;
	color: #427498;
	font-weight: bold;
}
#wrapper {
	height: 500px;
	width: 800px;
	border: 2px solid #427498;
	margin: auto;
	background-color: #B1CADE;
}
div {
	position: relative;
}
#layout {
	height: 500px;
	width: 800px;
}
.titre1 {
	font-size: 18px;
	font-weight: bold;
}
.titre2 {
	font-size: 16px;
	font-weight: bold;
}
.titre3 {
	font-size: 10px;
	color: #374A5B;
}
