#corpsPage {font-family: Arial, Helvetica, Tahoma, Verdana, serif;
			background-color: #EEEEEE;
			color:#000000;}
#container {margin:0;
			padding:0;
			margin-left:5px; 
			background: #FFFFFF; 
			height:100%; 
			border:#FFFFFF solid 1px;
			width:98%;}
#header {height:65px;
		background-color:#C0E5C7;
		margin:0;
		padding:0;}
#header h1 {color:#414141;
			font-weight:bold;
			font-size:32px;
			text-align:center;
			margin:0;
			padding:0;}
/* bande bleue en haut et en bas de chaque page */
.bandeau {height:30px;
			margin:0;
			padding:0;
			padding-left:5px;
			padding-right:5px;
			background:#047018;
			vertical-align : middle;
			color : white;
			font-size: 13px;}
.bandeau a{color:white;
			text-decoration: underline;}
.bandeau a:hover{color:#61B0F3;
				text-decoration: none;}
#bandeaugauche {height:100%;
				max-height:100%;
				width:250px;
				max-width:250px;
				top:0;
				margin:0;
				border-top:0.1em #FFFFFF solid;
				padding:0;
				padding-left:5px;
				padding-bottom:10px;
				padding-top:10px;
				background:#C0E5C7;
				color: #505050;}
#bandeaugauche a{color: #505050;
				text-decoration: underline;}
#bandeaugauche a:hover{color:#61B0F3;
					text-decoration: none;}
#txt {/*padding-left:1em;
 	padding-right:1em;*/
	color:#000000;
 	text-align:justify;
 	width: 750px;
	max-width:750px;}
#txt a{color:blue;
		text-decoration: underline;}
#txt a:hover{color:#61B0F3;
			text-decoration: none;}
.grostitre{font-size: 30px;}
.titre{font-size: 25px;}
.sstitre{font-size: 20px;}
.sstitre2{font-size: 17px;}
.imgcomment{color: red;
			font-style: italic; 
			font-size: 12px}
.imgcommentsmall{color: red;
			font-style: italic; 
			font-size: 10px}
.intitule { background-color: #C3F0ED;}
.intitule2 { background-color: #EAFCFF;}
.texteDansForm{font-size: 12px;
				font-weight: normal;}
.bouton { border: 1px solid #000000;
		background-color: #EFEFEF; 
		font-size: 13px; 
		border-style: outset;
		border-width:2px;
		border-color:#EFEFEF;
		cursor: default;}
.bord{border: solid 1px #000000;}
.help {	color: blue;}
.helpcadre { background-color: white;
			color: blue;}
.result{color: green;}
.erreur{color: red;}
.warning{color: #F48808;}