body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	background-color: #FBFFFF;
}
a:link {
	color: #930;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #B00000;
	text-decoration: none;
}
a:hover{
	color: #F90;
}
.textea, .texteb, .textea01, .textea02, .textea03, .textea04, .textea05, .textea06 {
	font-size: 16px;
	position: absolute;
	color: #0;
	text-align: center;
	border-color: #30F;
	border-width: thin;
	border-style: none;
	background-color: transparent;
}
.textea01 {
	height: 141px;
	top: 1px;
	width: 239px;
	left: 15px;
	text-align: left;
}
.textea02 {
	height: 46px;
	top: 25px;
	width: 714px;
	left: 324px;
	text-align: left;
}
.textea03 {
	color: green;
	height: 46px;
	top: 444px;
	width: 714px;
	left: 324px;
	text-align: left;
}
