.bg {
	background-color: #57BAE2;
	background-image: url(/images/BG.gif);
	background-repeat: repeat-y;
}
.basPositioning {
	position: static;
	left: 0px;
	bottom: 400px;
}
.cadreVert {
	border: 4px solid #C3D9D4;
}
.TexteStandard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #6C6F68;
}
