.HEADER	{ 
					font-family: sans-serif;
					font-size: xx-small; 
					text-align: center;
					border: solid 1px navy;
					background-color: #DCE1EA;
					padding: 10px; 
					margin-bottom: 10px
				}
                        .bpanel {
					text-align:right
				}
			.BUTTONS{
					font-family: sans-serif;
					font-size: xx-small;
					color: white;
					border: outset 1px rgb(47,78, 129);
					background-color: #7C8FB0;
					padding: 5px 5px 5px 5px
				}

			.tableauGauche {
					width: 100%;
					font-family: serif;
					text-align: left;
					border: solid 1px navy
				     }
	
			.tableaucentre {
					width: 100%;
					font-family: serif;
					text-align: center;
					border: solid 1px navy}


			.titreobjectif {
				text-align: center;
				font-family: sans-serif;
				font-size: x-large}
			.objectif {
				text-align: center;
				font-family: serif;
				font-weight: bold;
				font-size: medium}
			.titre {
				text-align: left;
				font-family: sans-serif;
				font-size: large}

			.even {
				background-color: #DCE1EA;
			   	}