.globaldiv {
	position: relative;
	margin-left: auto;
	margin-right:auto;
	width: 770px;
	height: 580px;
	top: 5px;
	text-align: left;
}

.divfond {
	z-index: 2;
	width: 770px;
	top: 85px;
	left: 0px;
	position: absolute;
	background-color: #006699;
	height: 495px;
}

.titre {
	position: absolute;
	z-index: 3;
	height: 50px;
	width: 555px;
	left: 38px;
	top: 51px;
}

.divtext {
	position: absolute;
	z-index: 3;
	height: 322px;
	width: 700px;
	left: 35px;
	top: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.agenda {
	position: absolute;
	z-index: 3;
	height: 703px;
	width: 280px;
	left: 35px;
	top: 60px;
	background-image: url(../images/agenda.gif);
	background-repeat: no-repeat;
}

.textagenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}

.lastmatin {
	position: absolute;
	height: 75px;
	width: 190px;
	left: 50px;
	top: 115px;
	z-index: 4;
}

.lastapresm {
	position: absolute;
	height: 75px;
	width: 190px;
	left: 50px;
	top: 257px;
	z-index: 4;
}

.lastsoir {
	position: absolute;
	height: 75px;
	width: 190px;
	left: 50px;
	top: 400px;
	z-index: 4;
}

.lastotal {
	position: absolute;
	height: 40px;
	width: 206px;
	left: 30px;
	top: 565px;
	z-index: 4;
}

.divtext2 {
	position: absolute;
	z-index: 3;
	height: 435px;
	width: 700px;
	left: 35px;
	top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.boutonaccueil {
	position: absolute;
	z-index: 3;
	height: 80px;
	width: 124px;
	left: 349px;
	top: 581px;
}

.boutoncomeback {
	position: absolute;
	z-index: 3;
	height: 80px;
	width: 149px;
	left: 478px;
	top: 581px;
}

.divdown {
	position: absolute;
	z-index: 3;
	width: 770px;
	height: 40px;
	top: 545px;
	left: 0px;
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;
}

